Merge lp:~ines-almeida/ols-jenkaas/add-build-command-txpkgupload-job into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Ines Almeida
Status: Merged
Merged at revision: 895
Proposed branch: lp:~ines-almeida/ols-jenkaas/add-build-command-txpkgupload-job
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
jobs/txpkgupload.yaml (+1/-0)
To merge this branch: bzr merge lp:~ines-almeida/ols-jenkaas/add-build-command-txpkgupload-job
Reviewer Review Type Date Requested Status
Guillermo Gonzalez Approve
Launchpad code reviewers Pending
Review via email: mp+443809@code.launchpad.net

Commit message

Update txpkgupload job to add a build command

Description of the change

The build command added will be added to the txpkgupload repo as part of this MP: https://code.launchpad.net/~lazr-developers/txpkgupload/+git/txpkgupload/+merge/443805

To post a comment you must log in.
Revision history for this message
Guillermo Gonzalez (verterok) wrote :

LGTM. is it safe to get it applied right now?

review: Approve
Revision history for this message
Ines Almeida (ines-almeida) wrote :

Thank you for the quick review!

It can't go in yet, I need this other MP to get merged first: https://code.launchpad.net/~lazr-developers/txpkgupload/+git/txpkgupload/+merge/443805

I'll ping you once that happens!

Revision history for this message
Ines Almeida (ines-almeida) wrote (last edit ):

This should be able to be applied now

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/txpkgupload.yaml'
2--- jobs/txpkgupload.yaml 2020-06-08 13:45:34 +0000
3+++ jobs/txpkgupload.yaml 2023-05-30 14:30:45 +0000
4@@ -5,6 +5,7 @@
5 vcs: 'git'
6 landing-tests: 'make check'
7 deps-trunk: 'lp:~lazr-developers/txpkgupload/+git/dependencies'
8+ build-command: 'make publish-tarball http_proxy='
9 jobs:
10 - 'land-{name}-dependencies'
11 - 'land-{name}'

Subscribers

People subscribed via source and target branches