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

limit PR conditions for running this workflow #1602

Merged
merged 3 commits into from
Oct 19, 2023
Merged

Conversation

gonuke
Copy link
Member

@gonuke gonuke commented Oct 18, 2023

Only run the publish workflow on PRs that have changes in specific files.

Fixes #1600

(replaces #1601 with local branch)

@bennibbelink
Copy link
Contributor

Your changes look good. However, the workflows are failing the cyclus_unit_tests (SymbolicFunctionTests.expfunc, specifically). There must be a problem elsewhere, since your changes shouldn't affect whether the tests pass or fail.

What is best practice here?

@gonuke
Copy link
Member Author

gonuke commented Oct 19, 2023

Best practice seems to be rerunning the tests (not really best practice!). I noticed this when I was setting up these workflows and this particular test fails randomly and/or 1/2 the time... so that's another bug to track down?

Copy link
Contributor

@bennibbelink bennibbelink left a comment

Choose a reason for hiding this comment

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

Simple change, looks good to me

@bennibbelink bennibbelink merged commit bed1243 into main Oct 19, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Action to publish docker images not limited enough
2 participants