Skip to content

Conversation

@letFunny
Copy link
Collaborator

"v2-archives" is used for backwards compatibility with Chisel <= 1.0.0 since it will be ignored. In new versions, it will be parsed with the new fields that break said compatibility, e.g. "pro" archives.

  • Have you signed the CLA?

"v2-archives" is used for backwards compatibility with Chisel <= 1.0.0
since it will be ignored. In new versions, it will be parsed with the new
fields that break said compatibility, e.g. "pro" archives.
@cjdcordeiro cjdcordeiro added the Priority Look at me first label Dec 13, 2024
Copy link
Contributor

@niemeyer niemeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you! The only detail that needs tuning is the comment, as outlined below:

// since it will be ignored. In new versions, it will be parsed with the new
// fields that break said compatibility, e.g. "pro" archives.
//
// Note: "archives" and "v2-archives" are merged together while parsing.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment needs tuning as it's currently saying that it will both be ignored, in the very first sentence, and it will be merged together, at the end. It needs to s/v1.0.0 since/v1.0.0, where/, or similar.

@niemeyer
Copy link
Contributor

Since this PR is high priority, and the only detail is in the comment, I'm merging it right away. Let's please fix the comment in a forthcoming PR.

@niemeyer niemeyer merged commit b531453 into canonical:main Dec 13, 2024
14 checks passed
cjdcordeiro pushed a commit to cjdcordeiro/chisel that referenced this pull request Dec 16, 2024
"v2-archives" is used for backwards compatibility with Chisel <= 1.0.0
since it will be ignored. In new versions, it will be parsed with the new
fields that break said compatibility, e.g. "pro" archives.

Co-authored-by: Rafid Bin Mostofa <rafid.mostofa@canonical.com>
cjdcordeiro pushed a commit to cjdcordeiro/chisel that referenced this pull request Dec 16, 2024
"v2-archives" is used for backwards compatibility with Chisel <= 1.0.0
since it will be ignored. In new versions, it will be parsed with the new
fields that break said compatibility, e.g. "pro" archives.

Co-authored-by: Rafid Bin Mostofa <rafid.mostofa@canonical.com>
@letFunny letFunny deleted the v2-archives-support branch January 21, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority Look at me first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants