Merge lp:~cjwatson/ols-jenkaas/rutabaga-publish-tarball into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Colin Watson
Status: Merged
Merged at revision: 793
Proposed branch: lp:~cjwatson/ols-jenkaas/rutabaga-publish-tarball
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 13 lines (+3/-0)
1 file modified
jobs/rutabaga.yaml (+3/-0)
To merge this branch: bzr merge lp:~cjwatson/ols-jenkaas/rutabaga-publish-tarball
Reviewer Review Type Date Requested Status
Cristian Gonzalez (community) Approve
Review via email: mp+408407@code.launchpad.net

Commit message

Add jobs to publish rutabaga code tarball to Swift.

Description of the change

A charm is underway, but not landed yet. In the meantime, I'd like to make sure that the code asset publication machinery works.

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

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/rutabaga.yaml'
2--- jobs/rutabaga.yaml 2021-09-03 11:58:43 +0000
3+++ jobs/rutabaga.yaml 2021-09-10 11:12:50 +0000
4@@ -5,6 +5,9 @@
5 vcs: 'git'
6 landing-tests: 'make check'
7 deps-trunk: 'lp:~canonical-launchpad-branches/rutabaga/+git/dependencies'
8+ build-command: 'make publish-tarball http_proxy='
9 jobs:
10 - 'land-{name}-dependencies'
11 - 'land-{name}'
12+ - '{name}-build-charm':
13+ - 'trigger-{name}-build-charm-on-changes'

Subscribers

People subscribed via source and target branches