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

Subscribers

People subscribed via source and target branches