0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 02:38:59 +02:00
synapse/.github
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
..
ISSUE_TEMPLATE Fix broken links in issue template (#16810) 2024-01-17 13:40:00 +00:00
workflows Downgrade the download-artifact and upload-artifact actions to v3 due to breaking changes. (#16847) 2024-01-24 11:59:15 +00:00
CODEOWNERS More renaming 2023-12-13 15:41:11 +00:00
dependabot.yml Make Dependabot only bump Rust deps in the lock file (#14434) 2022-11-14 14:45:17 +00:00
ISSUE_TEMPLATE.md Make it clearer that #synapse:matrix.org is our support channel (#7379) 2020-05-01 13:42:35 +02:00
PULL_REQUEST_TEMPLATE.md Remove CI check for sign off (#16776) 2024-01-10 13:53:20 +00:00
SUPPORT.md Update SUPPORT.md 2019-06-25 12:24:23 +01:00