fix: Downgrade artifact actions to v3 for Forgejo compatibility #1009
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status/Blocked
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1009
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tom/artifact-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Artifact actions v4+ are not supported on GHES/Forgejo, causing workflow failures with "GHESNotSupportedError".
Downgraded all upload-artifact and download-artifact actions from v4 to v3 across workflows.
Added renovate rule to prevent future upgrades beyond v3 and CI triggers for Element workflow to test changes in pull requests.
7461c804ca
78780b021f
78780b021f
aa95d7faff
aa95d7faff
c1ef65cad2
c1ef65cad2
0339ef9b00
0339ef9b00
0673ac1a6c
Is there even a difference between forgejo/upload-artifact and actions/upload-artifact? All I can see is a README change