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

Allow users to specify build comments #815

Merged
merged 4 commits into from
Jan 22, 2024
Merged

Conversation

TimoWilken
Copy link
Contributor

Write some more metadata for packages (augmenting and renaming the .full-dependencies file), including a user-supplied comment string, if any.

Users can supply comments using the new --annotate PACKAGE=COMMENT flag.

Currently, it is not checked whether the comment is actually applied. If the package is already installed, its comment is silently ignored.

Write some more metadata for packages (augmenting and renaming the
.full-dependencies file into .meta.json), including a user-supplied comment
string, if any.

Users can supply comments using the new `--annotate PACKAGE=COMMENT` flag.

Currently, it is not checked whether the comment is actually applied. If the
package is already installed, its comment is silently ignored.
@TimoWilken
Copy link
Contributor Author

Rebased and fixed, CI is all green now.

@ktf ktf merged commit 3154182 into alisw:master Jan 22, 2024
12 checks passed
@TimoWilken TimoWilken deleted the provenance branch January 22, 2024 10:26
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.

3 participants