Merge ~lgp171188/launchpad:add-internal-branch-by-id-root-codehosting-charm into launchpad:master

Proposed by Guruprasad
Status: Merged
Approved by: Guruprasad
Approved revision: 7a48cc341c97349d0bb89c03c64893392c44893b
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~lgp171188/launchpad:add-internal-branch-by-id-root-codehosting-charm
Merge into: launchpad:master
Diff against target: 17 lines (+6/-0)
1 file modified
charm/launchpad-codehosting/config.yaml (+6/-0)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+455448@code.launchpad.net

Commit message

charm/launchpad-codehosting: Add 'internal_branch_by_id_root' config option

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charm/launchpad-codehosting/config.yaml b/charm/launchpad-codehosting/config.yaml
2index 11e39a8..152b0be 100644
3--- a/charm/launchpad-codehosting/config.yaml
4+++ b/charm/launchpad-codehosting/config.yaml
5@@ -77,6 +77,12 @@ options:
6 - "# Increased to 2 hours as per https://portal.admin.canonical.com/C47161"
7 - timeout client 7200000
8 - timeout server 7200000
9+ internal_branch_by_id_root:
10+ type: string
11+ description: |
12+ The URL prefix for where branches are served by URLs based on the
13+ branch ID.
14+ default:
15 internal_codebrowse_root:
16 type: string
17 description: |

Subscribers

People subscribed via source and target branches

to status/vote changes: