Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CC-NEWS and validation for crawl reference on the CLI interface #12

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

pjox
Copy link
Member

@pjox pjox commented Mar 7, 2025

Description

This PR introduces support for CC-NEWS and adds validations for the crawl or snapshot references. This PR also updates some libraries and bumps the rust edition to 2024 and the latest 1.85 version. It also bumps the library version to 0.6.0.

Breaking Changes

No Breaking changes

Notes & open questions

This PR closes issues #8 and #10.

pjox added 7 commits March 6, 2025 13:53
…sn't exist and cc-downloader downloaded the body of the response

Now this action will produce an error
…the 4XX error message when downloading paths, adds validation to the cli input for the crawl reference
… automatically fix the casing of the crawl reference
CC-NEWS support and validation for crawl reference
…d files and updated the README.md in order to prepare the next release
@pjox pjox added bug Something isn't working enhancement New feature or request labels Mar 7, 2025
@pjox pjox requested a review from thunderpoot March 7, 2025 09:11
@pjox pjox self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for CC-NEWS Incorrect Handling of Nonexistent or Mis-cased Paths
2 participants