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

Reduce redundant runs #53

Merged
merged 5 commits into from
Feb 28, 2024
Merged

Reduce redundant runs #53

merged 5 commits into from
Feb 28, 2024

Conversation

jashapiro
Copy link
Member

Here I am adding a concurrency section to the Manubot workflow so that it only runs and uploads one version at a time. This means that if there are several changes in quick succession, only the last one will result in a build/comment.
See https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-concurrency-and-the-default-behavior

I also updated some step versions to quiet the complaints about deprecation.

Copy link

Click the link below to download the manuscript build as a ZIP file.
This build is associated with commit 13f6791.

Manuscript build

Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

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

👏

Copy link

Click the link below to download the manuscript build as a ZIP file.
This build is associated with commit ad5e31c.

Manuscript build

@jashapiro jashapiro merged commit d09b4b3 into main Feb 28, 2024
1 check passed
@jashapiro jashapiro deleted the jashapiro/workflow-updates branch February 28, 2024 15:30
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