Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Console View

Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

ffdeb5b174b1...
Launchpad Buildbot
Automatic merge from stable up to b167512e1291
fcde4bde5e9a...
Launchpad Buildbot
Automatic merge from stable up to 5ba1d3107bf0
fac6f6e612a5...
Launchpad Buildbot
Automatic merge from stable up to cfcea7794f42
f85f091d1010...
Ines Almeida
Add temporary workaround to archvie index testing
We check that archive foreign keys have indexes in a test, but we don't want to add indexes for the new foreign keys as part of the cold patch. As such, we are disabling the check for the new foreign keys until the hot patch that adds the indexes is applied

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/501046
efb7a0cd40f0...
Launchpad Buildbot
Automatic merge from stable up to 2b2e09fee12e
eeb84bc1a757...
Guruprasad Lakshmi Narayanan
Fix the getopt shift bug in rocketfuel-setup
The --lpusername option consumes two values and hence should shift by 2
to consume the command-line arguments correctly. Without this fix, the
argument parsing works correctly only when the `--lpusername` option and
its value are given as the last arguments.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/500526
ee41d736a83e...
Goulin Khoge
feat: Introduce VanillaDistroSeriesView and associated template
Merged from https://code.launchpad.net/~goulinkh/launchpad/+git/launchpad/+merge/500610
e8cde84e5534...
Launchpad Buildbot
Automatic merge from stable up to 4935b85646de
e57c825cd101...
Launchpad Buildbot
Automatic merge from stable up to 79f3ba6b45cc
e51fd7c292df...
Artem Streltsov
fix: Display correct status for failed package diffs in formatter
LP: #2139571

Merged from https://code.launchpad.net/~artemstreltsov/launchpad/+git/launchpad/+merge/500635
dccbe082e1ed...
Charles Odada
Edit text in `editsshkeys` page to make public key formatting expectations clearer.
Merged from https://code.launchpad.net/~charles-odada/launchpad/+git/launchpad-2/+merge/500750
d9f7cc122fa4...
Finn Rayk Gaertner
feat: Charm changes to add http proxy config support for ppa-uploader and ftpmaster-uploader
Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/501112
d749e94747d3...
Finn Rayk Gaertner
fix: Add snapsubscription permissions for dbuser fiera
Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500593
cfcea7794f42...
Enrique Sanchez Cardoso
Change cveimport error messages
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/500668
c0df953a415c...
Finn Rayk Gaertner
feat: Add gpghandler.http_proxy config for PS7
Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500963
b62075425fb9...
Finn Rayk Gaertner
fix: Reduce test flakiness by moving assertQueueSize in the with celery_worker block
Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500984
b375366dca10...
Tushar Gupta
Include exception details in error messages and logs.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/501172
b167512e1291...
Ilker Emre Koc
Multipart version bump to 1.3.1
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/501124
a0666475619a...
Tushar Gupta
Add logging, error handling and missing tests for BuilderWorker.sendFileToWorker.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/501027
9e960a0c3aae...
Ilker Emre Koc
Bugfix - Add archive index to bugtask table
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/500664
95f7a994c581...
Finn Rayk Gaertner
fix: Remove the go snap from `.launchpad.yaml`.
This was previosuly used for the woke linter, which has been removed a while ago.

Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500197
8f5e368facdc...
Finn Rayk Gaertner
fix: Add snapsubscription permissions for process_upload and remove permissions for fiera and snapbuild
The previous permissions were added mistakenly and are not required by any scripts or processes.

Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500564
8c5799496635...
Goulin Khoge
refactor: Update test_vanilla.py to use administrator user for browser tests
Merged from https://code.launchpad.net/~goulinkh/launchpad/+git/launchpad/+merge/500678
849517276f0c...
Enrique Sanchez Cardoso
Add remaining PackagePublishingStatus ctpopulator
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/500149
83fe7c9517a0...
RuinedYourLife
Add a Package column in the milestone page
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/499974
831b033cbfb0...
Ines Almeida
Remove index creation from cold patch 2211-52-0
The index creation was making the patch take longer. We will still add the indexes, but we will do it concurrently in a hot patch

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/500970
79f3ba6b45cc...
Finn Rayk Gaertner
chores: Fix formatting in lib/lp/snappy/mail/snapbuild.py
Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500391
649bdb226865...
Ilker Emre Koc
Adding archive to bugtask tables in database
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/500025
5ba1d3107bf0...
Tushar Gupta
fix: remove duplicate targets while creating bug tasks for a bug
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/500666
4935b85646de...
Launchpad Buildbot
Merge db-stable fcde4bde5e9a8a822df66359ee890c6cdfcf4caf (Add archive column to bugtask and related tables)
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/501073
411e62a407c7...
Tushar Gupta
Fix Storm expression so that it marks the necessary PPA suites dirty.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/500961
3873a0d61aca...
Launchpad Buildbot
Automatic merge from stable up to 25269e4fcbe6
357f4dbcf6d5...
Finn Rayk Gaertner
fix: Notifies snap recipe subscriber of build status
Previously we always notified just the "requester" of the build. These fixes extend the notifications to subscribers of the snap recipe.

Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/499978
32c062856e50...
Simone Pelosi
Fix private team PPA subscriptions via API
    Change Archive.newSubscription subscriber parameter from
    PublicPersonChoice to PersonChoice to allow private teams.

    The API was rejecting private teams while the web UI accepted them,
    causing inconsistent behavior. The caller must already have permission
    to access the private team, so this restriction was unnecessary.

    LP: #2116990

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/500746
2b2e09fee12e...
Ilker Emre Koc
Hot patch to concurrently replace the old indexes of the database
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/500725
25269e4fcbe6...
Goulin Khoge
feat(distroseries): add summary section and introduce description-list CSS pattern
Merged from https://code.launchpad.net/~goulinkh/launchpad/+git/launchpad/+merge/500839
1fdd6fa9b75a...
Finn Rayk Gaertner
fix: 405 responses should not throw ProtocolErrorExceptions
Merged from https://code.launchpad.net/~finnrg/launchpad/+git/launchpad/+merge/500971
1c0a80cb4711...
Launchpad Buildbot
Automatic merge from stable up to eeb84bc1a757
1917a6f5132b...
Tushar Gupta
Add openid_http_proxy config to launchpad-appserver charm.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/499857
0f8534194f52...
Launchpad Buildbot
Automatic merge from stable up to b375366dca10