Bump patch version to 0.9.2 - #139
Merged
Merged
Conversation
…ers/tng Add a project-shared release-version skill under .claude/skills/ and un-ignore that path in .gitignore so the skill is tracked (mirrors the TNG repo layout). Adapted for cryptpilot: openanolis/cryptpilot repo, gh remote, master default branch, cryptpilot.spec + debian/changelog + APPLICATION/*/buildspec.yml version files, cryptpilot-<ver>-vendored -source.tar.gz release asset, and the alinux3+stub-258 test-convert CI gap. Assisted-by: Claude:glm-5.2 Signed-off-by: Kun Lai <laikun@linux.alibaba.com>
Regenerate version info via make bump-version-patch. Assisted-by: Claude:glm-5.2 Signed-off-by: Kun Lai <laikun@linux.alibaba.com>
|
@imlk0 ,您好,您的请求已接收,请耐心等待结果。 |
|
@imlk0 ,您好,您提交的 PR 将进行以下镜像构建:
如已确认,请回复 /build 进行构建。 |
Collaborator
Author
|
/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerate version info via
make bump-version-patch(0.9.1 -> 0.9.2) across Cargo.toml, Cargo.lock, cryptpilot.spec, debian/changelog, and the three APPLICATION/*/buildspec.yml files.Also includes the project-shared release-version skill under .claude/skills/ (adapted from inclavare-containers/tng).