0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-13 21:30:40 +00:00

Commit Graph

  • b1dbfb71e9 fix: add chore as default patch version type Beatriz Vieira 2020-12-01 19:40:44 -0300
  • 05135364f9
    Merge pull request #5 from bvieira/prepare-commit Beatriz Vieira 2020-08-31 22:34:45 -0300
  • c323081132 feat: add issue id to footer if defined on branch name Beatriz Vieira 2020-08-31 22:28:54 -0300
  • 6910d2c7a5
    chore: rename action from go to ci Beatriz Vieira 2020-08-27 23:35:32 -0300
  • c4443184ea
    chore: add github actions Beatriz Vieira 2020-08-27 23:31:51 -0300
  • 03a41a8d48 docs: fix validate commit message description Beatriz Vieira 2020-08-27 23:12:22 -0300
  • de703f91ce docs: add validate commit message on readme Beatriz Vieira 2020-08-27 23:04:33 -0300
  • 67cd90c762 feat: add validate-commit-message action Beatriz Vieira 2020-08-27 22:57:55 -0300
  • 943487fae8 refact: remove redundant type from slice Beatriz Vieira 2020-08-27 22:30:56 -0300
  • 073deaceca build: add sv version on make release-all Beatriz Vieira 2020-07-16 20:25:19 -0300
  • 005d4ab939 build: update urfave cli to 2.0.0 Beatriz Vieira 2020-07-16 20:24:19 -0300
  • c3a35e4a56
    Merge pull request #4 from bvieira/ignore-missing-date Beatriz Vieira 2020-05-01 00:50:39 -0300
  • 37c630d9a9 feat: ignore tag missing date Beatriz Vieira 2020-05-01 00:45:08 -0300
  • 67da4c987b
    Merge pull request #3 from bvieira/changelog Beatriz Vieira 2020-02-02 00:57:32 -0300
  • d5a5da9c7f docs: center options on avaliable commands table Beatriz Vieira 2020-02-02 00:54:37 -0300
  • cc57ec4c76 feat: add changelog command Beatriz Vieira 2020-02-02 00:49:54 -0300
  • 11e40b68ee refactor: add alias on release-notes and commit-log flags Beatriz Vieira 2020-02-02 00:27:03 -0300
  • 851dcb91d2 refactor: split release notes template in sections Beatriz Vieira 2020-02-01 23:51:29 -0300
  • fef044c99d fix: trim spaces from release notes template Beatriz Vieira 2020-02-01 23:05:39 -0300
  • f4d1499331 refactor: extract template operation to formatter struct Beatriz Vieira 2020-02-01 22:40:31 -0300
  • e18b0cc08f refactor: merge breaking change key and tag Beatriz Vieira 2020-02-01 21:15:12 -0300
  • 2cd32e3ed3 refactor: add version to releasenote struct Beatriz Vieira 2020-02-01 21:00:53 -0300
  • 32231552a5
    Merge pull request #2 from bvieira/multiple-breakingchange-values Beatriz Vieira 2020-02-01 19:52:07 -0300
  • f275e1ca2e feat: support multiple prefixes for issueid and breaking change Beatriz Vieira 2020-02-01 19:43:02 -0300
  • 7183bc4a1f
    Merge pull request #1 from bvieira/tag-change-log Beatriz Vieira 2020-02-01 19:08:41 -0300
  • a23629d0d5 refactor: change version header from 1 to 2 Beatriz Vieira 2020-02-01 19:05:34 -0300
  • e39b2381c1 style: add missing space Beatriz Vieira 2020-02-01 19:02:45 -0300
  • 00a7ccd363 docs: better usage on readme Beatriz Vieira 2020-02-01 19:02:03 -0300
  • 7ea9306fc4 build: add time as version when version is not set Beatriz Vieira 2020-02-01 18:44:51 -0300
  • 3d51776e9a refactor: update urfave/cli version Beatriz Vieira 2020-02-01 18:37:16 -0300
  • afa57122ba feat: generate release-notes and commit-log from tag when flag -t is used Beatriz Vieira 2020-02-01 18:19:38 -0300
  • 14270fd86f build: add missing phony on makefile Beatriz Vieira 2020-02-01 18:13:59 -0300
  • 974c9275da docs: add environment variables on readme Beatriz Vieira 2019-12-04 21:10:16 -0300
  • 464bbe4f52 docs: add usage on docs Beatriz Vieira 2019-12-04 20:57:05 -0300
  • 137dca4081 build: add release and release-all on makefile Beatriz Vieira 2019-12-04 20:46:22 -0300
  • 0deb04cc9c feat: add version on command usage Beatriz Vieira 2019-12-04 20:18:38 -0300
  • c834806367 refactor: change default tag pattern to d.d.d Beatriz Vieira 2019-12-04 19:51:24 -0300
  • 026a45b033 fix: git tag command Beatriz Vieira 2019-12-04 19:50:02 -0300
  • 013ef66372 feat: git tag command Beatriz Vieira 2019-12-04 19:37:50 -0300
  • a2bb8e0712 build: fix makefile usage Beatriz Vieira 2019-12-04 19:35:47 -0300
  • 729cfb5f49 test: unit tests for releasenotes.go Beatriz Vieira 2019-11-17 14:43:01 -0300
  • ad7a5286b9 refactor: truncate time in minutes for release notes Beatriz Vieira 2019-11-17 14:32:33 -0300
  • a32342cf47 fix: nil reference on ToVersion Beatriz Vieira 2019-11-17 14:03:50 -0300
  • 35b7f74a2a test: unit tests for semver.go Beatriz Vieira 2019-11-17 14:03:30 -0300
  • 8689388740 refactor: fix NextVersion typo Beatriz Vieira 2019-11-17 13:41:00 -0300
  • 918b871dfb docs: first version of readme Beatriz Vieira 2019-11-17 13:37:41 -0300
  • 9374b3addc feat: add support for current-version, next-version, commit-log and release-notes Beatriz Vieira 2019-11-17 13:17:24 -0300
  • d101a63bdb build: ignore bin dir Beatriz Vieira 2019-11-17 13:06:44 -0300
  • 3be2ab5446
    Initial commit Beatriz Vieira 2019-11-17 12:42:31 -0300