Event Timeline
Comment Actions
And fix some staging issues (after that first run):
$ python manage_projects.py --gitlab staging-swh projects.yml --do-it | jq . { "infra/iFWCFG": { "visibility": { "old": "public", "new": "private" } } } { "infra/annex/annex-private": { "visibility": { "old": "public", "new": "private" } } } { "infra/websites/www.softwareheritage.org-gandi": { "visibility": { "old": "public", "new": "private" } } } { "infra/credentials": { "visibility": { "old": "public", "new": "private" } } } { "infra/k8s-swh-private-data": { "visibility": { "old": "public", "new": "private" } } } { "nb_projects": 153, "nb_updated_projects": 5 }