~peppepetra/+git/makefile_spec:makefile_spec

Last commit made on 2020-08-07
Get this branch:
git clone -b makefile_spec https://git.launchpad.net/~peppepetra/+git/makefile_spec
Only Giuseppe Petralia can upload to this branch. If you are Giuseppe Petralia please log in for upload directions.

Branch merges

Branch information

Name:
makefile_spec
Repository:
lp:~peppepetra/+git/makefile_spec

Recent commits

f5832bf... by Giuseppe Petralia

Run charm proof on build.

78dd92e... by Giuseppe Petralia

Add juju cookies file to gitignore.

b1b36f6... by Giuseppe Petralia

Exclude .idea from git clean
Add black reformat target
Add repo-info and version files creation.

56290ad... by Giuseppe Petralia

Update report folder to match gitignore

69dd487... by Giuseppe Petralia

Add support for src folder for reactive charms.

095618c... by Giuseppe Petralia

Address reviews comments

044788f... by Giuseppe Petralia

Update build dir to .build.
Not override CHARM_BUILD_DIR if defined by the user.

c1397a8... by Giuseppe Petralia

Add submodules-update target.

f5964df... by Giuseppe Petralia

Remove build dependency on submodules target.
Avoid pulling latest updates where running "make submodules" and
stick with versions set on .gitsubmodules.

8f40cc6... by Giuseppe Petralia

Exclude .builds from flake8 checks.