This website requires JavaScript.
Explore
Get Started
opendev
/
system-config
Code
Issues
Proposed changes
cc2dd16d3a
Branches
Tags
View all branches
system-config
/
playbooks
/
roles
/
gitea-git-repos
/
defaults
/
main.yaml
3 lines
60 B
YAML
Raw
Normal View
History
Unescape
Escape
Create git repos on gitea servers before gerrit We need to make sure repos are created in gitea before gerrit so that we can safely create to gerrit and have it replicate. Change-Id: If3efc7ed0d7995f1ef6f52cd2eefb9260193e020 Story: 2004627 Task: 29703
2019-03-01 16:57:47 +00:00
gitea_url
:
https://localhost:3000
Always update gitea repo meta data Last week when we were attempting to only update the subset of projects that were renamed in gitea we accidentally updated all projects. The good news is this didn't take significant amounts of time (just a few minutes). We should be able to enforce the metadata for all projects given the cost is now much lower than it was in the past. This will keep things up to date after renames but also generally if projects update descriptions or bug tracking locations. Change-Id: Ief2bb1eb2b11a13fafbe52650317d54d6a0fc824
2021-10-18 08:56:57 -07:00
gitea_always_update
:
true
Copy Permalink