~mthaddon/charm-k8s-jenkins-agent/+git/charm-k8s-jenkins-agent:jujuignore

Last commit made on 2020-07-30
Get this branch:
git clone -b jujuignore 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

7c96a14... by Tom Haddon

Use trailing / for directories

9a85c09... by Tom Haddon

Add a .jujuignore, which will be used in future versions of charmcraft build

8a4e587... by Tom Haddon

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

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

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