~mthaddon/charm-k8s-jenkins-agent/+git/charm-k8s-jenkins-agent:remove-submodule-ops

Last commit made on 2020-07-22
Get this branch:
git clone -b remove-submodule-ops 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

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

4fdda87... by Tom Haddon

Add tox and Makefile targets

dbaeb05... by Tom Haddon

Rename slave to agent per project guidelines

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