~ines-almeida/txpkgupload:update-build-tarball-command

Last commit made on 2023-07-06
Get this branch:
git clone -b update-build-tarball-command https://git.launchpad.net/~ines-almeida/txpkgupload
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
update-build-tarball-command
Repository:
lp:~ines-almeida/txpkgupload

Recent commits

6a936bb... by Ines Almeida

Add version-info command to build-tarball

307f96c... by Ines Almeida

Fix build-tarball command formatting issue

c2af867... by Ines Almeida

Refactor build-tarball in Makefile

3c3a429... by Ines Almeida

Update .gitignore

Ignore `.charm` files and `/venv` directory, and sort list alphabetically

Merged from https://code.launchpad.net/~ines-almeida/txpkgupload/+git/txpkgupload/+merge/446070

9664bba... by Ines Almeida

Update .gitignore

bd3a8be... by Ines Almeida

Add pre-commit-config file to repo

Merged from https://code.launchpad.net/~ines-almeida/txpkgupload/+git/txpkgupload/+merge/445985

1a05ddf... by Ines Almeida

Add pre-commit file

d55d0a1... by Ines Almeida

Update Makefile default commands to not update version

This command requires a git directory, which doesn't always need to be the case when one runs the default `make` command, e.g., installing it from the tarball. This change moves that command to run when building the tarball, which should be the new way of deploying txpkgupload in the future

Merged from https://code.launchpad.net/~ines-almeida/txpkgupload/+git/txpkgupload/+merge/444912

f3f9e9d... by Ines Almeida

Add restriction to only run version update if .git is present

5e2fef4... by Ines Almeida

Update Makefile default commands to not update version

This command requires a git directory, which doesn't always need to be the case when one runs the default `make` command, e.g., installing it from the tarball. This change moves that command to run when building the tarball, which should be the new way of deploying txpkgupload in the future