You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:ubuntu-archive-publishing

ubuntu-archive-publishing has 3 active reviews. See all merge proposals.

ubuntu-archive-publishing has 5 active branches owned by 3 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:ubuntu-archive-publishing
Series: trunk
bug 1 Development 2023-11-01 15:18:38 UTC
126. Don't reference legacy people.canonic...

Author: Steve Langasek
Revision Date: 2023-11-01 15:18:38 UTC

Don't reference legacy people.canonical.com/~ubuntu-archive location

lp:~cjwatson/ubuntu-archive-publishing/doc-deployment (Has a merge proposal) 1 Development 2023-10-29 06:10:40 UTC
126. Add a short README with some deployme...

Author: Colin Watson
Revision Date: 2023-10-29 06:09:29 UTC

Add a short README with some deployment notes.

lp:~cjwatson/ubuntu-archive-publishing/tidy-copy-indices (Has a merge proposal) 1 Development 2023-08-03 07:15:35 UTC
124. Improve copying of overrides. The ol...

Author: Colin Watson
Revision Date: 2023-08-03 07:11:45 UTC

Improve copying of overrides.

The old ubuntu-rtm publisher job produces this error every time it runs:

  rsync: link_stat "/srv/launchpad.net/ubuntu-rtm-archive/ubuntu-rtm-overrides/override.*" failed: No such file or directory (2)
  rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
  run-parts: /srv/launchpad.net/publisher-parts/ubuntu-rtm/publish-distro.d/30-copy-indices exited with return code 23

While ubuntu-rtm itself is obviously obsolete, it's easy enough to fix
the rsync invocation here so that it doesn't have this problem in the
edge case where there are no override files to copy.

lp:~mwhudson/ubuntu-archive-publishing/germinate-cinnamon 1 Development 2023-05-17 21:44:22 UTC
123. Germinate for ubuntucinnamon

Author: Michael Hudson-Doyle
Revision Date: 2023-05-17 21:41:25 UTC

Germinate for ubuntucinnamon

lp:~laney/ubuntu-archive-publishing/updates bug(Has a merge proposal) 1 Development 2021-05-13 12:45:43 UTC
116. generate_extra_overrides: Germinate f...

Author: Iain Lane
Revision Date: 2021-05-13 12:35:54 UTC

generate_extra_overrides: Germinate for stable releases too

Currently we only generate for the release pocket of -devel releases.
This means that Task headers don't get updated for SRUs meaning that,
for example, it's not easily possible to add new packages to the live
seed (other seeds are OK because they get pulled in by Depends of the
metapackage).

Germinate for -updates, and for stable releases. When generating
overrides for stable releases, write overrides to -updates.

This is not a full solution. The immutable nature of release pockets
means that some things can't work properly, for example

  - dependencies of the new package which aren't in -updates won't get
    Task entries
  - *dropping* things from seeds can't work properly, at least not
    without care from consuming code to have -updates dominate release;
    a simple grep-dctrl will not do

15 of 5 results
You can't create new branches for ubuntu-archive-publishing.