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

f131e567df81...
Launchpad Buildbot
Automatic merge from stable up to 27dee2cb6256
f01acf3a9c50...
Ilker Emre Koc
Comment out the _publish_properties method calls
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/486834
ebe22226df7d...
Guruprasad Lakshmi Narayanan
charm/launchpad-scripts: Make a couple of verbose cron jobs quiet
Now that we have email error reports working, these were causing a lot of noise

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/487442
eb45461e92e8...
Tushar Gupta
Add git_repository_url to CharmRecipe
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/486194
eb2632f1e53d...
L. Guruprasad
Inline the dev environment system package dependencies
This fixes a bug caused by the previous quoting.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/487496
e7c93d79c6c0...
Launchpad Buildbot
Automatic merge from stable up to 102302b48d80
e734235032e1...
L. Guruprasad
Simplify Postgres 16 installation as it is now in the ppa:launchpad/ppa PPA
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/485552
db8218878a41...
RuinedYourLife
Fix native publisher job config
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/486038
c425d5702ce6...
Enrique Sanchez Cardoso
Fix break_fix typo
Rename BreakFix.break_ due to trailing underscore

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/486321
c41e4e479aad...
Ilker Emre Koc
Add metadata to the published craft packages
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/486190
c2c6aebc3ca9...
Guruprasad Lakshmi Narayanan
Remove the codebrowse links for bzr branches
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/487188
c10c1019f202...
Enrique Sanchez Cardoso
Add soss-cve-tracker export parsing layer
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/487080
b1d7bc83296f...
Launchpad Buildbot
Automatic merge from stable up to 8f6e3b81a7b9
a5ee3bae05fd...
Enrique Sanchez Cardoso
Add soss-cve-tracker import parsing layer
The parsing layer also validates the data

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/487018
9411cdce9ff4...
RuinedYourLife
Merge db-stable 88a405bcb2 (Add sourcepackagename db grant for native publisher jobs)
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/486663
92d6da13e236...
Launchpad Buildbot
Automatic merge from stable up to 068db692e1ce
8f6e3b81a7b9...
Ilker Emre Koc
upgrade multipart and ensure correct parsing
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/486203
8f26fb8d8ad8...
Launchpad Buildbot
Automatic merge from stable up to 78a6d77c53e3
88a405bcb216...
RuinedYourLife
Add sourcepackagename db grant for native publisher jobs
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/486209
7aa962af79d0...
RuinedYourLife
Change cron timing to 5 minutes for the native publisher
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/486657
78a6d77c53e3...
Enrique Sanchez Cardoso
Add SVT `BugPresence` model
Add `Bug` and `BugPresence` integration
Add SVT scripts `BugPresence` integration

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/485525
773ad4bdbb82...
Tushar Gupta
Merge db-stable eb45461e92e8f01dedbe515cbe2a98085e1d80cd (Add git_repository_url to CharmRecipe)
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/486310
75230ee8d8d8...
Tushar Gupta
Expose git_path and git_repository_url for charm recipes
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/486448
72da73673f7a...
Alvaro Crespo
Add support for fetch service policy configuration for Charm builds
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/485980
6a944093a11a...
Ines Almeida
Add `merge_type` to BranchMergeProposal model
This will allow keeping track of merges done via Launchpad's API and UI, and which strategies were used (initially we will only allow REGULAR_MERGE)

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/486009
69f9212cf882...
Launchpad Buildbot
Automatic merge from stable up to db8218878a41
55bcc168a98d...
Enrique Sanchez Cardoso
Merge db-stable 129aaaad
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/486195
48141583d851...
Launchpad Buildbot
Automatic merge from stable up to 2174bdaea9ee
40afcb12f25f...
Launchpad Buildbot
Automatic merge from stable up to 9411cdce9ff4
2f3e2deec617...
Tushar Gupta
fix: fix preloadDataForRecipes to support remote repositories
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/486572
2767fe732f6d...
Ines Almeida
Add merge functionality to merge proposals
Adds new endpoint that calls turnip backend to request a merge proposal to be merged. The merge is blocked by certain criteria and functionality is hidden behind feature flag.

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/486054
220235b06fa1...
RuinedYourLife
Add proxy configuration for maven and cargo
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/486656
2174bdaea9ee...
Alvaro Crespo
Allow choosing architecture to be built for charms via API requestBuilds method
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/486923
1f39504ac86d...
Launchpad Buildbot
Automatic merge from stable up to f01acf3a9c50
1caa46e3e7f4...
Ines Almeida
Expose endpoints to check merge feasibility
Created canIMerge and getMergeCriteria operations to assist frontend of merge button

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/487163
173971feb059...
Alvaro Crespo
Close fetch service session for charm builds
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/486564
102302b48d80...
Guruprasad Lakshmi Narayanan
Fix test failures caused by disabling bzr codebrowse links
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/487194
0ecb6dc3a3d4...
Tushar Gupta
db: create index and validate constraints for git_repository_url
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/486255
087ee619e775...
Ilker Emre Koc
use publish url to extract root path
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/486511
068db692e1ce...
RuinedYourLife
Add artifactory credentials to native publisher
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/486208