Commit Graph

196 Commits (c82c3a1b1de521412af47239e9d46a2c49e7c8c7)

Author SHA1 Message Date
Carlos Meza c82c3a1b1d feat: use same permissions used at repo checkout
closes #115
2021-09-28 12:14:17 -06:00
Tycho Bokdam 9cd340508e
Merge pull request #108 from TriPSs/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): bump y18n from 4.0.0 to 4.0.1
2021-05-01 17:23:44 +02:00
dependabot[bot] 9c6ca6b2e5
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 07:41:35 +00:00
Tycho Bokdam b40e4b899f
Merge pull request #96 from kamronbatman/patch-1
Updates README.md
2020-12-16 19:04:15 +01:00
Kamron Batman eddeae05a3
Updates README.md
I think the skip-commit description was supposed to say do not?
2020-12-16 09:45:06 -08:00
Tycho Bokdam 512af7c408
Merge pull request #94 from TriPSs/improvements
fix: Fixed that bumping multiple files with same extension type did o…
2020-12-16 17:24:18 +01:00
Tycho Bokdam 62453ed268
fix: Fixed that bumping multiple files with same extension type did only update one 2020-12-16 17:22:37 +01:00
Tycho Bokdam 8428442080
Merge pull request #92 from TriPSs/feature/pre-changelog-generation
Feature/pre changelog generation
2020-12-16 16:35:17 +01:00
Tycho Bokdam 29d941434b
refactor: Small changes with more logging 2020-12-16 16:32:53 +01:00
Tycho Bokdam 2a80eb3e4a
feat(yml): Added support for no quotes and double quotes 2020-12-16 16:32:28 +01:00
Tycho Bokdam 7d8e71b99d
Merge pull request #89 from TriPSs/feature/pre-changelog-generation
fix: Fixed command output empty
2020-12-15 18:24:30 +01:00
Tycho Bokdam b985fd640a
fix: Fixed command output empty 2020-12-15 18:24:08 +01:00
Tycho Bokdam 2f5c7bdaeb
Merge pull request #87 from TriPSs/feature/pre-changelog-generation
fix: Fixed isShallow not working correctly anymore
2020-12-15 18:19:38 +01:00
Tycho Bokdam d68d2f2010
fix: Fixed isShallow not working correctly anymore 2020-12-15 18:18:20 +01:00
Tycho Bokdam 165a249011
Merge pull request #85 from TriPSs/feature/pre-changelog-generation
feat: Added more logging
2020-12-15 18:10:33 +01:00
Tycho Bokdam d46daa9a53
feat: Added more logging 2020-12-15 18:09:00 +01:00
Tycho Bokdam 476d28f1d7
Merge pull request #83 from TriPSs/feature/pre-changelog-generation
fix: Only run ci on PRs to master
2020-12-15 17:55:36 +01:00
Tycho Bokdam 9f0d3d7508
fix: Only run ci on PRs to master 2020-12-15 17:53:33 +01:00
Tycho Bokdam 5cfbe896db
Merge pull request #81 from TriPSs/feature/pre-changelog-generation
fix: Fixes for pre changelog generation
2020-12-15 17:47:14 +01:00
Tycho Bokdam 483b99b3f8
test: Updated tests 2020-12-15 17:45:17 +01:00
Tycho Bokdam 953d087521
test: Updated tests 2020-12-15 17:29:33 +01:00
Tycho Bokdam b4e03b0477
ci: Updated workflow 2020-12-15 17:26:18 +01:00
Tycho Bokdam 360a184f94
ci: Updated workflow 2020-12-15 17:25:26 +01:00
Tycho Bokdam 289e972b9b
test: Added tests for flows 2020-12-15 17:23:47 +01:00
Tycho Bokdam 35206c5104
fix: Fixed awaits missing 2020-12-15 16:05:01 +01:00
Tycho Bokdam 609a140e1f
test: Improved test cases 2020-12-14 23:11:38 +01:00
Tycho Bokdam 9925916d8e
test: Improved test cases to output the files for validation 2020-12-14 23:06:43 +01:00
Tycho Bokdam 7c35f3c286
fix: Fixed silent git errors #74 2020-12-14 22:57:38 +01:00
Tycho Bokdam d55112e04c
ci: Updated test file 2020-12-14 22:40:36 +01:00
Tycho Bokdam 8b503dcc9f
ci: Updated test file 2020-12-14 22:38:57 +01:00
Tycho Bokdam fa3313b72c
ci: Updated test file 2020-12-14 22:31:03 +01:00
Tycho Bokdam f666183a60
ci: Updated test file 2020-12-14 22:30:29 +01:00
Tycho Bokdam 484cf10471
fix: Fixes for pre changelog generation 2020-12-14 22:27:31 +01:00
Tycho Bokdam 6a931f0306
Merge pull request #79 from kurnev/master
fix: Add pre-changelog-generation input in README
2020-12-14 19:17:00 +01:00
Egor Kurnev 46a1a68683 fix: Add pre-changelog-generation input in README 2020-12-14 21:13:18 +03:00
Tycho Bokdam e67ab0ed2e
Merge pull request #77 from kurnev/master
feat: Allow to specify custom tags which override auto generated ones
2020-12-14 18:24:18 +01:00
Egor Kurnev 040d8e90f4 fix: Remove unneded import. More precise path for requiring hooks 2020-12-14 20:21:30 +03:00
Egor Kurnev c6043fb4f9 fix: More checks. Fix test for changelog generation 2020-12-14 19:38:42 +03:00
Egor Kurnev c0f41727e6 fix: Tag name can also be changed in pre-changelog-generation 2020-12-14 18:56:21 +03:00
Egor Kurnev 8f6aa1969f feat: Allow to specify custom tags which override auto generated ones 2020-12-14 18:09:04 +03:00
Tycho Bokdam efc77805a0
Merge pull request #75 from TriPSs/dependabot/npm_and_yarn/ini-1.3.8
build(deps): bump ini from 1.3.5 to 1.3.8
2020-12-14 10:36:31 +01:00
dependabot[bot] 0ac5dfa2c7
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 01:24:19 +00:00
Tycho Bokdam de44c38e9c
Merge pull request #69 from TriPSs/feat-config-file
Feat config file
2020-10-30 23:26:30 +01:00
Tycho Bokdam 6013a3dfb6
refactor: Added --tags again 2020-10-30 23:25:43 +01:00
Tycho Bokdam d0670df534
chore: Updated deps 2020-10-30 23:24:35 +01:00
Tycho Bokdam 1e0cb60a4e
Merge remote-tracking branch 'origin/master' into feat-config-file 2020-10-30 23:21:51 +01:00
Tycho Bokdam c5bb2b18af
fix: Check if repo is shallow before unshallowing 2020-10-30 23:21:44 +01:00
Tycho Bokdam f20c607b96
Merge pull request #66 from TriPSs/dependabot/npm_and_yarn/actions/core-1.2.6
build(deps): bump @actions/core from 1.2.4 to 1.2.6
2020-10-21 12:17:11 +02:00
Tycho Bokdam 20f7de3f5a
Merge pull request #68 from TriPSs/dependabot/npm_and_yarn/object-path-0.11.5
build(deps): bump object-path from 0.11.4 to 0.11.5
2020-10-21 12:16:46 +02:00
dependabot[bot] d3ad37b6a5
build(deps): bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 11:59:06 +00:00