0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-12 23:58:55 +02:00
synapse/.github/workflows
reivilibre d0bdd41a75
Downgrade the download-artifact and upload-artifact actions to v3 due to breaking changes. (#16847)
Partially reverts #16796

This is causing errors of the form:

```
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
```

for the debs and wheels stages.


There were breaking changes that weren't included in the dependabot
changelog (:/):
https://github.com/actions/upload-artifact#breaking-changes


<!--
Fixes: # <!-- -->
<!--
Supersedes: # <!-- -->
<!--
Follows: # <!-- -->
<!--
Part of: # <!-- -->
Base: `release-v1.100` <!-- git-stack-base-branch:release-v1.100 -->

<!--
This pull request is commit-by-commit review friendly. <!-- -->
<!--
This pull request is intended for commit-by-commit review. <!-- -->

Original commit schedule, with full messages:

<ol>
<li>

Downgrade the `upload-artifact` and `download-artifact` actions to v3 

</li>
</ol>

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2024-01-24 11:59:15 +00:00
..
docker.yml Implement cosign on docker image (#16774) 2024-01-04 11:49:33 +00:00
docs-pr-netlify.yaml Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#16794) 2024-01-11 10:15:31 +00:00
docs-pr.yaml Bump actions/upload-artifact from 3 to 4 (#16796) 2024-01-11 10:16:49 +00:00
docs.yaml Bump actions/setup-python from 4 to 5 (#16748) 2023-12-12 09:59:10 +00:00
fix_lint.yaml Add a workflow to try and automatically fixup a PR (#16704) 2023-11-29 14:07:32 +00:00
latest_deps.yml Bump actions/upload-artifact from 3 to 4 (#16796) 2024-01-11 10:16:49 +00:00
poetry_lockfile.yaml Bump actions/setup-python from 4 to 5 (#16748) 2023-12-12 09:59:10 +00:00
push_complement_image.yml Bump actions/checkout from 3 to 4 (#16250) 2023-09-25 11:39:54 -04:00
release-artifacts.yml Downgrade the download-artifact and upload-artifact actions to v3 due to breaking changes. (#16847) 2024-01-24 11:59:15 +00:00
tests.yml Bump minimum Rust version to 1.65.0 (#16818) 2024-01-22 11:11:52 +00:00
triage-incoming.yml Re-enable automatic triaging 2024-01-02 16:22:44 +00:00
triage_labelled.yml Fix issue automation for Needs-Info (#14343) 2022-11-01 19:26:15 +00:00
twisted_trunk.yml Bump actions/upload-artifact from 3 to 4 (#16796) 2024-01-11 10:16:49 +00:00