Skip to content

CI: ebmc-packages workflow fixes #539

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

Merged
merged 1 commit into from
Jun 12, 2024
Merged

CI: ebmc-packages workflow fixes #539

merged 1 commit into from
Jun 12, 2024

Conversation

kroening
Copy link
Member

This changes the trigger, in the hope it will get run when creating a release, and adds a CentOS 8 rpm.

This changes the trigger, in the hope it will get run when creating a release,
and adds a CentOS 8 rpm.
@kroening kroening marked this pull request as ready for review June 11, 2024 16:58
Comment on lines 1 to +3
on:
release:
types: [created]
types: [published]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it would be better to use tags as the trigger, else you end up publishing a release but don't yet have artifacts in place at the time of publication (and instead hope for them to be created soonish). See https://github.com/model-checking/kani/blob/main/.github/workflows/release.yml#L8-L15 for triggers that appear to work well for us.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, will change once this flow works.

@kroening kroening merged commit c837965 into main Jun 12, 2024
5 checks passed
@kroening kroening deleted the ebmc-packages-fixup branch June 12, 2024 17:11
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.

2 participants