lp:~aittner/charms/+source/scalebot-jenkins

Get this repository:
git clone https://git.launchpad.net/~aittner/charms/+source/scalebot-jenkins
Only Alexandre Erwin Ittner can upload to this repository. If you are Alexandre Erwin Ittner please log in for upload directions.

Branches

Name Last Modified Last Commit
install-juju-from-snap 2021-12-06 20:43:32 UTC
Install Juju client from Snap in the Jenkins container

Author: Alexandre Erwin Ittner
Author Date: 2021-12-06 20:43:32 UTC

Install Juju client from Snap in the Jenkins container

Newer versions of the Juju client are distributed as Snaps only, so
update ScaleBot to use them.

Installation itself is just a matter of removing the Juju package and
its PPA from layer:apt and adding it to a layer:snap, however, some extra
changes are required to make this Juju work under the environment
provided by jenkins-charm: the $HOME/snap directory must be under /home,
so we also need a persistent bind-mount for jenkins home directory (while
keeping compatibility with jenkins-charm's use of /var/lib/jenkins. Juju
client also depends on the home directory being defined in /etc/passwd, so
we need to update this information there *after* some processes are already
running under user jenkins.

main 2021-10-05 22:52:58 UTC
Reapply jenkins-job-builder workaround on charm upgrade

Author: dann frazier
Author Date: 2021-10-05 22:52:58 UTC

Reapply jenkins-job-builder workaround on charm upgrade

The last charm release made some changes to the code we inject into
/etc/default/jenkins, but provided no mechanism to re-trigger the
injection. Add a hook to do it on charm upgrade.

update-controller-creds 2020-06-05 18:52:42 UTC
Update existing controller credentials

Author: Alexandre Erwin Ittner
Author Date: 2020-06-05 18:52:42 UTC

Update existing controller credentials

If the juju controller already has the access credentials to the cloud,
update them instead of adding.

reformat-code-black 2020-06-05 16:13:30 UTC
Reformat code with "black"

Author: Alexandre Erwin Ittner
Author Date: 2020-06-05 16:13:30 UTC

Reformat code with "black"

jenkins-safe-service-restart 2020-05-04 16:13:43 UTC
Safely restart Jenkins process to reload environment variables

Author: Alexandre Erwin Ittner
Author Date: 2020-05-04 16:13:43 UTC

Safely restart Jenkins process to reload environment variables

add-libmaas-dependency-in-charm 2019-11-25 15:23:04 UTC
Add dependency for libmaas

Author: Alexandre Erwin Ittner
Author Date: 2019-11-25 15:23:04 UTC

Add dependency for libmaas

16 of 6 results
This repository contains Public information 
Everyone can see this information.