- 12 Aug, 2021 1 commit
-
-
Brennen Bearnes authored
-
- 11 Aug, 2021 1 commit
-
-
Brennen Bearnes authored
Rough envelope math reasoning here: - 100k sure does seem like a pretty massive default. - On a quick sampling of long-time users of various code forges, people tend to have < 150 repos. - Pad out with an extra 100 on the theory people might fork a whole lot of extensions etc. This can of course be revisited.
-
- 05 Aug, 2021 1 commit
-
-
Brennen Bearnes authored
Uses click's ability to create a file handle from an option, adds a settings-replica.yaml. See README.md for an example.
-
- 22 Jul, 2021 1 commit
-
-
Brennen Bearnes authored
This change matches existing settings, and is thus a no-op. Tested against existing configuration.
-
- 20 Jul, 2021 1 commit
-
-
Brennen Bearnes authored
Moves user-facing commands and configuration to top of repo, moves a few common functions into a util.py.
-
- 19 Jul, 2021 1 commit
-
-
Brennen Bearnes authored
Make `apply-settings` send JSON in the request body, which enables us to set values that take an array. Use that to handle restricted_visibility_levels and import_sources. This commit reflects the current state of production settings. Bug: T284336
-
- 14 Jun, 2021 2 commits
-
-
Brennen Bearnes authored
-
Brennen Bearnes authored
This seems like a better user experience overall than getting sent with no explanation to an IDP login form.
-
- 10 Jun, 2021 1 commit
-
-
Brennen Bearnes authored
-