0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 04:14:31 +01:00
gitea/templates
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981)
This PR adds support for migrating repos from [AWS
CodeCommit](https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html).

The access key ID and secret access key are required to get repository
information and pull requests. And [HTTPS Git
credentials](https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html)
are required to clone the repository.

<img
src="https://github.com/user-attachments/assets/82ecb2d0-8d43-42b0-b5af-f5347a13b9d0"
width="680" />

The AWS CodeCommit icon is from [AWS Architecture
Icons](https://aws.amazon.com/architecture/icons/).

<img
src="https://github.com/user-attachments/assets/3c44d21f-d753-40f5-9eae-5d3589e0d50d"
width="320" />
2024-09-11 07:49:42 +08:00
..
admin Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
api/packages/pypi
base Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
custom
devtest Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00
explore
mail
org Split org Propfile README to a new tab overview (#31373) 2024-08-27 10:54:12 +08:00
package
projects
repo Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
shared
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
user Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
webhook
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Use forum.gitea.com instead of old URL (#31989) 2024-09-06 07:20:30 +00:00
post-install.tmpl