~mthaddon/charm-k8s-jenkins-agent/+git/charm-k8s-jenkins-agent:label-version

Last commit made on 2020-07-29
Get this branch:
git clone -b label-version https://git.launchpad.net/~mthaddon/charm-k8s-jenkins-agent/+git/charm-k8s-jenkins-agent
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Recent commits

3be5247... by Tom Haddon

Fix Dockerfile to use dist-release-version label as appropriate lp#1888638

fc08699... by Tom Haddon

Remove submodule for ops since we're installing it via requirements.txt

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-jenkins-agent/+git/charm-k8s-jenkins-agent/+merge/387851
Reviewed-by: Alexandre Gomes <email address hidden>

7e33454... by Tom Haddon

Update README to remove references to submodules and include references to charmcraft build

65a017b... by Tom Haddon

We also don't need the hooks directory

9fa0935... by Tom Haddon

Remove submodule for ops since we're installing it via requirements.txt

a1aa82c... by Tom Haddon

Add tox and Makefile targets, and initial unit test

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-jenkins-agent/+git/charm-k8s-jenkins-agent/+merge/387746
Reviewed-by: Alexandre Gomes <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

a282d2e... by Tom Haddon

Include pyproject.toml so editors will pick up on black formatting

c63df3e... by Tom Haddon

Move ignore E231 to flake8 target so editors pay attention to it where possible

9003553... by Tom Haddon

Remove unnecessary path modification in testing

a9d97b7... by Tom Haddon

Add tox and Makefile targets, and initial unit test