mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8de8972baf
Change the copy to use `ActionsArtifact.StoragePath` instead of the `ArtifactPath`. Skip artifacts that are expired, and don't error if the file to copy does not exist. --- When trying to migrate actions artifact storage from local to MinIO, we encountered errors that prevented the process from completing successfully: * The migration tries to copy the files using the per-run `ArtifactPath`, instead of the unique `StoragePath`. * Artifacts that have been marked expired and had their files deleted would throw an error * Artifacts that are pending, but don't have a file uploaded yet will throw an error. This PR addresses these cases, and allow the process to complete successfully. |
8 months ago | |
---|---|---|
.. | ||
actions.go | 1 year ago | |
admin.go | 1 year ago | |
admin_auth.go | 9 months ago | |
admin_auth_ldap.go | 1 year ago | |
admin_auth_ldap_test.go | 1 year ago | |
admin_auth_oauth.go | 9 months ago | |
admin_auth_stmp.go | 9 months ago | |
admin_regenerate.go | 11 months ago | |
admin_user.go | 2 years ago | |
admin_user_change_password.go | 9 months ago | |
admin_user_create.go | 9 months ago | |
admin_user_create_test.go | 9 months ago | |
admin_user_delete.go | 9 months ago | |
admin_user_generate_access_token.go | 9 months ago | |
admin_user_list.go | 1 year ago | |
admin_user_must_change_password.go | 2 years ago | |
cert.go | 1 year ago | |
cmd.go | 2 years ago | |
docs.go | 2 years ago | |
doctor.go | 1 year ago | |
doctor_convert.go | 1 year ago | |
doctor_test.go | 1 year ago | |
dump.go | 9 months ago | |
dump_repo.go | 2 years ago | |
embedded.go | 9 months ago | |
generate.go | 12 months ago | |
hook.go | 9 months ago | |
hook_test.go | 2 years ago | |
keys.go | 11 months ago | |
mailer.go | 1 year ago | |
main.go | 9 months ago | |
main_test.go | 9 months ago | |
manager.go | 2 years ago | |
manager_logging.go | 9 months ago | |
migrate.go | 2 years ago | |
migrate_storage.go | 8 months ago | |
migrate_storage_test.go | 1 year ago | |
restore_repo.go | 2 years ago | |
serv.go | 9 months ago | |
web.go | 10 months ago | |
web_acme.go | 2 years ago | |
web_graceful.go | 2 years ago | |
web_https.go | 2 years ago |