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 workflow to update server names #9518

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

flodolo
Copy link
Collaborator

@flodolo flodolo commented May 9, 2024

Workflow is currently broken (missing deps), and has the same name of another workflow.

@flodolo
Copy link
Collaborator Author

flodolo commented May 9, 2024

Confirmed that it's working (manually triggered from branch, created #9519)

@flodolo flodolo requested a review from brizental May 9, 2024 07:10
@@ -21,6 +21,11 @@ jobs:
uses: actions/checkout@v4
with:
submodules: "true"
- uses: actions/setup-python@v5
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Using v5 directly, as there's another PR trying to update all the workflows #9520

@brizental
Copy link
Contributor

I guess we should drop 96bbdec before merge.

@flodolo
Copy link
Collaborator Author

flodolo commented May 9, 2024

.

I guess we should drop 96bbdec before merge.

Yes, I can manually trigger the workflow after this is merged. I originally didn't realize the PR was opened against the branch.

@flodolo flodolo force-pushed the fix_server_names_workflow branch from 6538194 to d62a33c Compare May 9, 2024 12:11
@flodolo flodolo merged commit 308a196 into main May 9, 2024
113 checks passed
@flodolo flodolo deleted the fix_server_names_workflow branch May 9, 2024 13:27
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