Skip to content

Releases: Purpose-Green/release

2024-12-17 #2

17 Dec 15:46
v16
a0c2d1c
Compare
Choose a tag to compare

a0c2d1c release: 0.8.2
d1cd38f fix

Full Changelog: v15...v16

2024-12-17 #1

17 Dec 15:44
v15
c3697a7
Compare
Choose a tag to compare

c3697a7 release: 0.8.1

Full Changelog: v14...v15

v14

17 Dec 15:35
2877399
Compare
Choose a tag to compare
v14

Full Changelog: v12...v14

2024-12-17 #1

17 Dec 15:23
v13
d022250
Compare
Choose a tag to compare

d022250 Merge branch 'main' into prod
3ed4cf0 trigger CI 2
bc46a4e trigger CI
e85090e release: 0.8.0
36c7730 trigger CI
db4d898 chore: add colors to git::check_current_branch_and_pull
e3e9c80 refactor: move git::check_current_branch_and_pull
d8b03e2 feat: add main::check_current_branch_and_pull
913e640 feat: use pull instead of fetch on main::action
c44e732 fix: style increment_tag_version
34736da fix: new_tag increment_tag_version on build.sh
fe30c2d fix: remove duplicated git push branch on create_tag()
d547a9e feat: git::pull_origin on force_checkout
f7501b4 chore: add git::pull_origin
642976e docs: update readme
b8c7101 chore: load dev/dumper.sh only if exists
4de64ab chore: add make install and test
845162b chore: add make create-pr

Full Changelog: v12...v13

2024-12-12 #1

12 Dec 18:04
v12
531c7f2
Compare
Choose a tag to compare

531c7f2 release: 0.8.0
6700607 Merge pull request #17 from Purpose-Green/test/trigger-ci
cc236cb trigger CI
f6e6200 Merge pull request #16 from Purpose-Green/feat/pull-origin-on-main
f519545 chore: add colors to git::check_current_branch_and_pull
8ae322b refactor: move git::check_current_branch_and_pull
a471a4a feat: add main::check_current_branch_and_pull
7437267 feat: use pull instead of fetch on main::action
429ab5a Merge pull request #15 from Purpose-Green/fix/new-tag-on-build-script
a26b090 fix: style increment_tag_version
0f8c591 fix: new_tag increment_tag_version on build.sh
84fc2c8 Merge pull request #14 from Purpose-Green/feat/git-pull
d9ff96e fix: remove duplicated git push branch on create_tag()
0cfaf78 feat: git::pull_origin on force_checkout
dd35ce6 chore: add git::pull_origin
44eeb21 Merge pull request #13 from Purpose-Green/chore/make-helpers
684695f docs: update readme
df76bdd chore: load dev/dumper.sh only if exists
915ac49 chore: add make install and test
a12c341 chore: add make create-pr
0f64e92 Merge pull request #12 from Purpose-Green/fix/pushing-new-tag
5c0b546 chore: update dev/dumper.sh
84cb207 chore: color vars in render_steps()
e6ed05f fix: push only new tag instead of all

Full Changelog: v11...v12

d64ba051721aacb6ff2e8fe13574a633a328f8289e99048a4aed969e55a32c79 bin/release

2024-12-11 #1

11 Dec 14:30
Compare
Choose a tag to compare

84e94c4 release: 0.7.0
0eec321 docs: add -e, --env to readme
ae52593 feat: add -e|--env option
5a1761f chore: split .env from .env.tools

Full Changelog: v10...v11

2024-11-10 #1

10 Nov 21:37
v10
f520d0d
Compare
Choose a tag to compare

f520d0d release: 0.6.0
79f29f5 feat: add RELEASE_ prefix to SLACK env variables
80a0840 Merge pull request #9 from Purpose-Green/feat/improve-env-variables
52764b6 fix: shellcheck on main_test.sh
c1a200b docs: update readme
28a8ecd chore: move git commands to its own file git.sh
b333e3b chore: move env vars to env.sh
8098243 Merge pull request #8 from Purpose-Green/feat/extra-commands
45e451b chore: extract func render_successful_text
7ad654a chore: move run_extra functions to env namespace
44ba656 chore: removed dev/test files
dfba52d chore: avoid running twice the same extra command
760ec62 test: add 2 files on src/dev for testing
f157ea4 docs: add RELEASE_EXTRA_RUN_COMMANDS to readme
438f24a feat: add main::extra_run_commands
1ca4a3e chore: add function prefix to dev/dumper.sh
2f65fd0 feat: force user interaction on confirm_or_exit
ce5ea87 docs: move Demo below Env variables on readme

Full Changelog: v9...v10

2024-11-06 #1

06 Nov 18:38
v9
4a26674
Compare
Choose a tag to compare

4a26674 release: 0.5.0
e723ec9 docs: update changelog
b4bcefe Merge pull request #7 from Purpose-Green/feat/ask-extra-confirmation
4c15bb6 chore: display filepath due to extra confirmation msg
bca5cdc feat: main::extra_confirmation_texts
62eaf59 chore: install dumper on dev using bashdep
b91b46a chore: use bashdep to install dependencies

Full Changelog: v8...v9

2024-09-30 #1

30 Sep 07:46
v8
98f88a5
Compare
Choose a tag to compare

98f88a5 release: 0.4.1
ec2e1e5 add release url to the release name in slack msg
87c38dc refactor: inline notes variable when creating gh release

Full Changelog: v7...v8

2024-09-28 #1

28 Sep 20:58
v7
68e3b78
Compare
Choose a tag to compare

68e3b78 update main::render_steps
ac60b86 feat: add validate::slack_configured
e65566e add --dry-run to slack::notify
c4be86b refactor: slack::notify
80e04a0 fix ci using .env.dist
2f45b8d add workflow_dispatch to tests ci
3236d47 extract script slack::notify
dac6e14 extract function notify_via_slack
464d5b1 improve slack msg
a327eb8 improve slack msg again
631c807 improve slack msg
53c06c7 release: 0.4
d6a1dbd feat: add slack integration using slack api chat.postMessage
975b90f add .env to ignore. Commit .env.dist instead
e427e92 deps: use bashunit:beta
f26aa8d fix: support http remote to build full changelog url

Full Changelog: v6...v7

893fc77da5008ab013c11d1064dcddd868a25f942b4df41bac5f838bffb2d7c0