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

fix broken release github action #220

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

changweige
Copy link
Member

The release action can't upload artifacts when it told the error:

πŸ€” Pattern 'nydus-snapshotter-v0.11.2-x86_64.tgz nydus-snapshotter-v0.11.2-x86_64.tgz.sha256sum' does not match any files. πŸ‘©β€πŸ­ Creating new GitHub release for tag v0.11.2... πŸ€” nydus-snapshotter-v0.11.2-x86_64.tgz nydus-snapshotter-v0.11.2-x86_64.tgz.sha256sum not include valid file. πŸŽ‰ Release ready at https://github.com/containerd/nydus-snapshotter/releases/tag/v0.11.2

So we shoud use literal style yaml block to keep the newline untouched

Signed-off-by: Changwei Ge gechangwei@bytedance.com

The release action can't upload artifacts when it told the error:

πŸ€” Pattern 'nydus-snapshotter-v0.11.2-x86_64.tgz nydus-snapshotter-v0.11.2-x86_64.tgz.sha256sum' does not match any files.
πŸ‘©β€πŸ­ Creating new GitHub release for tag v0.11.2...
πŸ€” nydus-snapshotter-v0.11.2-x86_64.tgz nydus-snapshotter-v0.11.2-x86_64.tgz.sha256sum not include valid file.
πŸŽ‰ Release ready at https://github.com/containerd/nydus-snapshotter/releases/tag/v0.11.2

So we shoud use literal style yaml block to keep the newline untouched

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
@changweige changweige merged commit 5316062 into containerd:stable/v0.3 Oct 20, 2022
@changweige changweige deleted the fix-0.3-release branch October 20, 2022 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant