Merge lp:~cjwatson/ubuntu-archive-publishing/doc-deployment into lp:ubuntu-archive-publishing

Proposed by Colin Watson
Status: Needs review
Proposed branch: lp:~cjwatson/ubuntu-archive-publishing/doc-deployment
Merge into: lp:ubuntu-archive-publishing
Diff against target: 30 lines (+26/-0)
1 file modified
README.rst (+26/-0)
To merge this branch: bzr merge lp:~cjwatson/ubuntu-archive-publishing/doc-deployment
Reviewer Review Type Date Requested Status
Ubuntu Package Archive Administrators Pending
Review via email: mp+454763@code.launchpad.net

Commit message

Add a short README with some deployment notes.

To post a comment you must log in.

Unmerged revisions

126. By Colin Watson

Add a short README with some deployment notes.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'README.rst'
2--- README.rst 1970-01-01 00:00:00 +0000
3+++ README.rst 2023-10-29 06:11:09 +0000
4@@ -0,0 +1,26 @@
5+ubuntu-archive-publishing
6+=========================
7+
8+Scripts that hook into the Launchpad publisher to perform Ubuntu-specific
9+tasks.
10+
11+
12+Deployment
13+----------
14+
15+``ubuntu-archive-publishing`` is deployed via the
16+``launchpad-ftpmaster-publisher`` and ``launchpad-copy-archive-publisher``
17+Juju charms, which have ``publisher_parts_repository`` and
18+``publisher_parts_revision`` options. To deploy a new revision, make a
19+branch of `lp:launchpad-mojo-specs
20+<https://git.launchpad.net/launchpad-mojo-specs>`_, change the appropriate
21+options in `lp/bundle.yaml
22+<https://git.launchpad.net/launchpad-mojo-specs/tree/lp/bundle.yaml>`_, and
23+propose a merge via Launchpad; the Launchpad team will then deploy this as
24+part of routine maintenance.
25+
26+The `launchpad-publisher-parts layer
27+<https://git.launchpad.net/launchpad-layers/tree/launchpad-publisher-parts>`_
28+currently assumes that it can check out the configured revision using
29+``brz``; this would need to be generalized before this repository could be
30+migrated to git.

Subscribers

People subscribed via source and target branches