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 pkg release tags #4013

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Mar 11, 2024

- What I did

Added support for pkg-v<semver> tags which can be used to add release versions for packages. This leaves the existing standard semver tags for linuxkit itself.

And of course added it to the packages.md doc.

- How I did it

Added package_release.yml

- How to verify it
CI runs

- Description for the changelog

Releases of packages via tags

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 10bbf86 into linuxkit:master Mar 11, 2024
22 checks passed
@deitch deitch deleted the pkg-release branch March 11, 2024 08:55
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.

None yet

1 participant