Commit Graph

149 Commits

Author SHA1 Message Date
Mathieu Dutour d745f2e74a
check in prod dependencies 2021-11-17 12:16:52 +01:00
Mathieu Dutour 4cf1d6f51d
fix assignment 2021-11-17 12:15:07 +01:00
Mathieu Dutour c0f9097516
Merge pull request #83 from jimrazmus/sanitize-github-ref
fix:issue #81 - sanitize semver in branch name
2021-11-17 12:11:35 +01:00
Mathieu Dutour e4770866d6
Merge pull request #89 from amplifysa/feature/commit_sha
Allow to pass a commit SHA instead using GITHUB_SHA.
2021-11-17 12:11:09 +01:00
Yann Savary aff4bff53d Updated README.md 2021-11-16 19:44:56 +01:00
Yann Savary 1b8ac6a7b8 Fixed code style and documentation 2021-11-16 19:41:49 +01:00
Yann Savary 438b61463e Merge branch 'master' into feature/commit_sha 2021-11-16 19:16:42 +01:00
Mathieu Dutour 917867a4e1
prepare version 6.0 2021-11-16 19:14:05 +01:00
Mathieu Dutour 6f05ce192f
update deps 2021-11-16 19:07:40 +01:00
Mathieu Dutour 74942d5347
Merge pull request #102 from JonErickson/master
Support for incrementing the prerelease number when no automatic bumps are encountered.
2021-11-16 18:44:48 +01:00
Jon Erickson f26971f09b Run prettier 2021-10-29 20:37:48 -07:00
Jon Erickson 8614426b27 Updated action to include default_prerelease_bump to separate out options. 2021-10-29 20:34:06 -07:00
Jon Erickson a5ae58c758 Added more tags to prerelease test 2021-10-29 16:48:10 -07:00
Yann Savary 2fca5fd609 Merge branch 'master' into feature/commit_sha
# Conflicts:
#	src/action.ts
2021-10-28 14:07:53 +02:00
Jon Erickson 204025ad5b Test setting default_bump to prerelease increments prerelease number when no bump encountered 2021-10-18 15:35:24 -07:00
Jon Erickson c52d722673 Make sure we are only changing the bump var if it is a known prerelease commit. 2021-10-18 15:10:53 -07:00
Jon Erickson c791a95a0b Support for incrementing the prerelease number when no automatic bumps are encountered. 2021-10-18 15:06:11 -07:00
Jim Razmus II 8e69e12fa1
fix: replace returns a string
Replace is not an in-place edit AFAIK. Consequently, we need to overwrite the identifier value to get the desired sanitization effect.
2021-09-15 12:01:24 -05:00
Jim Razmus II 3cc0072f45
fix: indentation 2021-09-14 12:38:01 -05:00
Mathieu Dutour 772bd6d2ca
Merge pull request #95 from slidoapp/miluoshi-update-outdated-example-code
Update outdated example in README.md
2021-09-13 18:54:10 +02:00
Mathieu Dutour 27a5f3aa9b
Merge pull request #96 from olink78/master
use GITHUB_SERVER_URL instead of hardcoded url
2021-09-13 18:53:41 +02:00
olilin f05041888b use GITHUB_SERVER_URL instead of hardcoded url 2021-09-13 13:31:15 +02:00
Jim Razmus II caef8f4d8b
fix: consistently sanitize identifier
Guards against branch names including a semver as well as branch names having characters not allowed by the semver specification.

Co-authored-by: folex <0xdxdy@gmail.com>
2021-09-03 11:15:28 -05:00
Miloš Lajtman c5cc34d0bd
Update outdated example in README.md
`actions/create-release` action in the example snippet has been archived and replaced by `ncipollo/release-action` as can be seen in [original action's readme](https://github.com/marketplace/actions/create-release#example) in the marketplace.
Also, since [the last release](https://github.com/ncipollo/release-action/releases/tag/v1.8.8) a `token` input is not required because a github token from `github` context is set as a default input value.
2021-09-01 12:41:33 +02:00
Mathieu Dutour f5c2b1475c
v5.6 2021-07-22 17:05:38 +02:00
Mathieu Dutour 9b6fc6e3a0
Merge pull request #90 from jonathanhublo/fetch_all_tags
feat(tag fetching): support for more than a 100 tag at a time
2021-07-22 17:04:01 +02:00
Jonathan Jayet a21ccc490d feat(tag fetching): support for more than a 100 tag at a time 2021-07-21 18:03:01 +02:00
Yann Savary 58d61ff5ab Updated README.md 2021-07-15 16:06:42 +02:00
Yann Savary aca73cf197 Added 'commit_sha' input to use this commit SHA instead GITHUB_SHA. 2021-07-15 15:41:03 +02:00
Jim Razmus II c443da5e30 fix:issue #81 - sanitize semver in branch name
PRs with branch names containing a semver break later valid'ation calls.
2021-05-06 10:49:24 -05:00
Mathieu Dutour 745081026c
add doc 2021-04-20 07:53:18 +02:00
Mathieu Dutour d02237e777
v5.5 2021-04-20 07:52:27 +02:00
Mathieu Dutour ee587589b4
Merge pull request #79 from davidolrik/return-release-type
feat: Add release_type to outputs
2021-04-20 07:50:54 +02:00
David Jack Wange Olrik c7025fccaf
feat: Add release_type to outputs
Fixes #78
2021-04-18 21:54:19 +02:00
Mathieu Dutour 77da7030b0 v5.4 2021-04-01 15:48:39 +02:00
Mathieu Dutour 60e1f8df56
Merge pull request #69 from koiralakiran1/custom-release-rule-changelog
Feat: Support Custom Changelog rules
2021-04-01 15:46:35 +02:00
Mathieu Dutour 514c51bfe1
Update action.ts 2021-04-01 15:45:42 +02:00
Mathieu Dutour 08141c4e6c
actually need ? 2021-04-01 15:37:52 +02:00
Mathieu Dutour 8fe38641cc
use mappedReleaseRules directly 2021-04-01 15:31:52 +02:00
Mathieu Dutour ddafd83108
remove unused types 2021-04-01 15:30:58 +02:00
Mathieu Dutour f1313dce02
move type in defaults 2021-04-01 15:30:07 +02:00
Mathieu Dutour ca34e578f6
clean rules parsing 2021-04-01 15:28:16 +02:00
Mathieu Dutour b0dfd30a23
reword doc 2021-04-01 15:09:16 +02:00
Mathieu Dutour 4d778776af
Merge pull request #74 from mathieudutour/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-03-31 11:01:55 +02:00
dependabot[bot] e0a61d83b2
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-03-31 04:43:02 +00:00
Kiran Koirala 7654e2d2c4 Add unit tests 2021-03-23 20:05:55 +05:45
Kiran Koirala 85ae0059c0 Fix unit tests + Remove unwanted types 2021-03-22 00:26:38 +05:45
Kiran Koirala 2cfa3f0604 Update README 2021-03-20 22:11:06 +05:45
Kiran Koirala 413032fe57 Fix prettier issues 2021-03-20 21:54:13 +05:45
Kiran Koirala 4b936d9f59 Custom Release rule changelog 2021-03-20 21:37:58 +05:45