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 CI and bump actions dependencies to deal with GHA deprecations. #83

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

DMRobertson
Copy link
Contributor

@DMRobertson DMRobertson commented Oct 24, 2022

Fixes #82.

Drive-by contribution to matrix-org/synapse#14203

@DMRobertson DMRobertson changed the title Try older minio image Fix CI Oct 24, 2022
@DMRobertson
Copy link
Contributor Author

This seems to work? But the unit tests shouldn't now be passing---the fix only affects the integration test? Extremely suspicious.

@DMRobertson DMRobertson changed the title Fix CI Fix CI and bump actions dependencies to deal with GHA deprecations. Oct 24, 2022
@DMRobertson DMRobertson marked this pull request as ready for review October 24, 2022 17:15
@DMRobertson DMRobertson requested a review from a team as a code owner October 24, 2022 17:15
@DMRobertson DMRobertson mentioned this pull request Oct 25, 2022
@@ -34,12 +34,14 @@ jobs:
secret_access_key: my_secret_access_key
- name: Setup minio
run: |
# The version of minio is RELEASE.2022-04-01T03-41-39Z.fips
Copy link
Contributor

Choose a reason for hiding this comment

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

Did something change in minio that we're pinning it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I haven't dug into this. I tried to pin minio to the version we ought to have been running the last time this test succeeded. It seemed to work. 🤷

Copy link
Contributor

Choose a reason for hiding this comment

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

OK.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought about running a bisection, but being honest I didn't want to faff around with GHA and editing yaml.

@DMRobertson DMRobertson merged commit 40c6a55 into main Oct 25, 2022
@DMRobertson DMRobertson deleted the dmr/try-to-fix-ci branch October 25, 2022 11:37
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.

CI is utterly broken
2 participants