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

fd9e3589b2eb...
Launchpad Buildbot
Automatic merge from stable up to b19f72b82c1c
f748489c5fc0...
Launchpad Buildbot
Automatic merge from stable up to 9769096648e0
f0653007fd1b...
Vaishnavi Asawale
Revert change that made fetch_service_policy required
The fetch_service_policy was set to be required in a previous commit
and led to issues in creating snaps using the API. The fetch_service_policy
has to be required only for the Snap Edit UI, therefore, the change making
it globally required needs to be reverted.

Merged from https://code.launchpad.net/~vaishnavi-asawale/launchpad/+git/launchpad/+merge/490593
edfc2dde4eeb...
Guruprasad Lakshmi Narayanan
Replace all mentions of Launchpad IRC channel with the Matrix channel
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/490740
eba5590f12b8...
RuinedYourLife
Cargo publisher source replacement
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/490963
e629d1a0add4...
Anthony Dillon
Replace SSH Key docs links to deep link to the correct content
Merged from https://code.launchpad.net/~ya-bo-ng/launchpad/+git/launchpad/+merge/490610
d4c34de69055...
Ilker Emre Koc
delete cursor name for multiple query executions
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/491360
ca35fa3b273e...
Ilker Emre Koc
Change libraian-gc file deletion to autocommit
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/491702
c3641c2f65d8...
Enrique Sanchez Cardoso
Add VulnerabilitySet import export endpoints
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491584
bfc4a59cfbfe...
RuinedYourLife
Maven publisher configuration
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/490254
bf1a0af9a471...
Enrique Sanchez Cardoso
Fix VulnerabilityJob multiple jobs were created
The query to get existing jobs was failing when having 3 or more jobs
created. One() method was trying to return more than 1 result.

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491755
ba4a78f418d8...
Guruprasad Lakshmi Narayanan
Log the full URLs when raising the RedirectToDifferentFile exception
This will allow identifying broken mirrors easily.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/490523
b79a9f8b2972...
Ines Almeida
db: Add VulnerabilityJob table
Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/491055
b3f8c4639139...
Enrique Sanchez Cardoso
Add SOSSExport
Update SOSS cves ordering for exact match between import and export.
Add support for status_explanation in SOSSImport.

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491712
  • lp-devel-focal: cleaned previous lxd containers failed -  stdio
b19f72b82c1c...
Vaishnavi Asawale
Enable the 'use_fetch_service' option to everyone for sourcecraft builds via the API
Previously, the fetch service was only enabled for privileged users (the Golem). Now,
it is available to everyone, in strict and permissive mode.

Merged from https://code.launchpad.net/~vaishnavi-asawale/launchpad/+git/launchpad/+merge/491037
a2cb0cdb2872...
Michael Hudson-Doyle
Merge db-stable 716e91e39f (Add DistroArchSeries.underlying_architecturetag)
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/491227
a0577efb97e6...
RuinedYourLife
Malware scanning for craft builds
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/491152
9c23e1742500...
Launchpad Buildbot
Automatic merge from stable up to 630b8706b959
9769096648e0...
Jürgen Gmach
Revert "Expose CharmRecipeBuild.build_metadata_url"
Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/490528
92f546d0d05c...
RuinedYourLife
Launchpad channel artifactory property
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/491704
9268b0324d33...
Enrique Sanchez Cardoso
Add sossimport.py script
Add ExternalPackageType.GENERIC
Add CVSS field to vulnerability

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491173
919009172d85...
Vaishnavi Asawale
Enable the 'use_fetch_service' option to everyone for rockcraft builds via the API
Previously, the fetch service was only enabled for privileged users (the Golem). Now,
it is available to everyone, in strict and permissive mode.

Merged from https://code.launchpad.net/~vaishnavi-asawale/launchpad/+git/launchpad/+merge/491157
8fc25883545c...
Enrique Sanchez Cardoso
Fix SOSSImport find vulnerability and bug helpers
Helpers will be able to return the existing vulnerability and bug
without using person_logged_in.
Add Cve.getDistributionVulnerability.

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491770
741e26b3c442...
Enrique Sanchez Cardoso
Fix call to getDiffStats use repository path
It was using a git repository url instead of a git repository path as it is shown in `IGitHostingClient`. This was not detected in tests as they are using a fixture because this method makes an API call to turnip.

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491719
716e91e39fa9...
Michael Hudson-Doyle
add distroarchseries.underlying_architecturetag to the schema
Merged from https://code.launchpad.net/~mwhudson/launchpad/+git/launchpad/+merge/490637
712a08ecc78b...
Vaishnavi Asawale
Enable the 'use_fetch_service' option to everyone for charmcraft builds via the API
Previously, the fetch service was only enabled for privileged users (the Golem). Now,
it is available to everyone, in strict and permissive mode.

Merged from https://code.launchpad.net/~vaishnavi-asawale/launchpad/+git/launchpad/+merge/491222
703787a2eff3...
Ines Almeida
Add getDiffStats endpoint to GitHostingClient
This endpoint calls the new turnip endpoint for getting stats (particularly file stats) for a diff

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/491274
64e8ff42ae40...
Launchpad Buildbot
Automatic merge from stable up to eba5590f12b8
630b8706b959...
Enrique Sanchez Cardoso
Add `ImportVulnerabilityJob`
It is the `VulnerabilityJob` that imports data from cve trackers. Only SOSS handler is supported now.

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491368
475f724f9a87...
Vaishnavi Asawale
Add choice of permissive or strict mode to the fetch service policy on snap Edit recipe
Enable a dropdown for Snaps to select between 'permissive' or 'strict' mode
for the fetch service if 'use_fetch_service' is selected. The default mode is
'strict'.

Merged from https://code.launchpad.net/~vaishnavi-asawale/launchpad/+git/launchpad-1/+merge/490259
43a01ee62278...
Enrique Sanchez Cardoso
Fix Vulnerability custom exception tests Fix checkCommitInRef interface arguments
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/491667
354a5f299122...
Tushar Gupta
Use the build Launchpad dev image build artifact from GHA in the quickstart script.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/491440
30713b0e3ea6...
Alvaro Crespo
Expose CharmRecipeBuild.build_metadata_url
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/490628
2e2dbb502f0e...
Guruprasad Lakshmi Narayanan
Remove the codebrowse links from the branch listing page
This was missed when we removed the other codebrowse links for bzr shutdown

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/490693
285d5de191bd...
Ilker Emre Koc
Change librarian-gc to query database in chunks
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/491294
23029116da11...
Launchpad Buildbot
Automatic merge from stable up to 43a01ee62278
1239fadeaf39...
Alvaro Crespo
Fix preloadBuildsData to use correct CharmFile and LibraryFileAlias attributes
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/490680
0b85adcbd7f9...
Ines Almeida
Merge db-stable b79a9f8b29 (Add VulnerabilityJob table)
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/491228
08cddde4d65a...
Jürgen Gmach
Expose CharmRecipeBuild.build_metadata_url
Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/490358
0303d990fb3b...
Vaishnavi Asawale
Add choice of permissive or strict mode to the fetch service policy on charm Edit recipe
Enable a dropdown for Charms to select between 'permissive' or 'strict' mode for the fetch
service if 'use_fetch_service' is selected. The default mode is 'strict'.

Merged from https://code.launchpad.net/~vaishnavi-asawale/launchpad/+git/launchpad/+merge/491284