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

fix: Replace hub with GitHub CLI 'gh' for GitHub Actions #2438

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

schnecle
Copy link
Collaborator

@schnecle schnecle commented Oct 12, 2023

hub was removed as part of actions/runner-images#8362

This change removes our dependency on hub and replaces all references with gh.

Test Plan

Github Actions are broken, so we will know this is working when we can release in an automated fashion.

Checklist

  • Documented
  • Unit tested
  • Integration tests updated

@schnecle schnecle requested a review from adamvduke October 12, 2023 18:13
@schnecle schnecle self-assigned this Oct 12, 2023
@schnecle schnecle enabled auto-merge (squash) October 12, 2023 18:18
@schnecle schnecle merged commit f23b974 into master Oct 12, 2023
4 checks passed
@schnecle schnecle deleted the migrate_to_githubcli branch October 12, 2023 18:22
@github-actions
Copy link
Contributor

Timestamp: 2023-10-12 18:22:33
Buildscan url for ubuntu-workflow run 6499378816

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