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 the hub dependency to release CI #2765

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

shonfeder
Copy link
Contributor

This is required for our release script, due to an update to the github
runners that removed this utility from the default machines:
actions/runner-images#8362

That update broke our release pipeline, but we didn't catch it until now because
we had nothing to release.


  • [-] Tests added for any new code
  • [-] Ran make fmt-fix (or had formatting run automatically on all files edited)
  • [-] Documentation added for any new functionality
  • [-] Entries added to ./unreleased/ for any new functionality

This is required for our release script, due to an update to the github
runners that removed this utility from the default machines:
actions/runner-images#8362
Copy link
Collaborator

@konnov konnov left a comment

Choose a reason for hiding this comment

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

lgtm

@shonfeder shonfeder merged commit 34ddf5c into main Oct 23, 2023
10 checks passed
@shonfeder shonfeder deleted the add-hub-to-release-pipeline branch December 4, 2023 00:36
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