Skip to content

Releases: drevops/git-artifact

Better exclusion handling

25 Feb 14:02
965ea7c
Compare
Choose a tag to compare

Now removes previously committed and then ignored files.

Debug output

18 Feb 07:51
d7b7783
Compare
Choose a tag to compare
0.2.6

Added more assertions for custom gitignore tests.

Added handling of locally excluded files.

17 Feb 14:28
4ecce56
Compare
Choose a tag to compare
0.2.5

Added disabling of local exclude file.

Fixed handling of repository in detached state

24 Apr 10:36
b89900a
Compare
Choose a tag to compare

Useful for automated builds from tags

Fixed committed files not being removed when excluded.

05 Feb 22:16
Compare
Choose a tag to compare
0.2.3

[#18] Fixed committed files not being removed when excluded.

Added no-cleanup option.

10 Nov 04:35
Compare
Choose a tag to compare
0.2.2

Added --no-cleanup flag.

Suppress changes output by default

10 Nov 03:47
Compare
Choose a tag to compare
  • Added --show-changes flag to suppress changes output by default.
  • Fixed order of artefact branch creation for better rollback.

Added force-push mode

10 Nov 00:41
b86321c
Compare
Choose a tag to compare
  • Added force-push mode and made it default
  • Refactored a lot of tests to simplify maintenance
  • Added deployment demo

Report file

28 Oct 03:05
Compare
Choose a tag to compare
0.1.4

[#4] Added artefact report file + tests.

0.1.3

20 Sep 15:37
Compare
Choose a tag to compare
Updated git commit command to run in silent mode.