Commit Graph

531 Commits

Author SHA1 Message Date
Automated Version Bump a57133ff94 ci: version bump to v9.0.18 2022-05-31 18:54:09 +00:00
phips28 bec16f1d5a fix #166, more logs 2022-05-31 20:53:50 +02:00
Automated Version Bump cc2052ebc9 ci: version bump to v9.0.17 2022-05-31 18:35:06 +00:00
phips28 515c00fabf Merge remote-tracking branch 'origin/master' 2022-05-31 20:34:48 +02:00
phips28 78675447a4 fix #166 2022-05-31 20:34:44 +02:00
Automated Version Bump aec63f5990 ci: version bump to v9.0.16 2022-01-27 18:25:03 +00:00
phips28 4d769fb8f7 pull-request.disabled_yml 2022-01-27 19:24:44 +01:00
Automated Version Bump 46cd63d44e ci: version bump to v9.0.15 2022-01-27 17:53:58 +00:00
Phil 3792d9fb9a
Merge pull request #149 from amccloud/patch-1
Update test to use null default
2022-01-27 18:53:31 +01:00
Andrew McCloud 593e96b516
Do not check for unsupported null value
Yaml does not support null
2022-01-27 08:01:25 -08:00
Andrew McCloud 7802acf3bf
Rename pull-request.disabled_yml to pull-request.yml 2022-01-25 22:45:43 -08:00
Andrew McCloud 6ab7206d8d
Update test to use null default 2022-01-25 22:39:02 -08:00
Automated Version Bump 031f5ec2b3 ci: version bump to v9.0.14 2022-01-13 21:19:51 +00:00
Phil d3fe5cc750
Merge pull request #146 from dallen4/master
Feature: bump-policy option
2022-01-13 22:19:34 +01:00
Nieky Allen d0a192b0c2 add bump-policy to action.yml config 2022-01-13 14:29:15 -06:00
Nieky Allen 5e364234b7 extend functionality with bump-policy 2022-01-13 14:25:09 -06:00
Automated Version Bump 8d1fb3d7cd ci: version bump to v9.0.13 2021-12-09 09:12:39 +00:00
Phil 53dc688c78
Merge pull request #143 from rosshamish/user/rosshamish/skip-push-no-tests
Implement flag "skip-push", deprecate flag "push"
2021-12-09 10:12:23 +01:00
Ross Anderson 38b9ac6f50 use same wording in action.yml as in README 2021-12-08 19:29:20 -08:00
Ross Anderson ce0fadf776 Remove extraneous comment 2021-12-08 19:24:52 -08:00
Ross Anderson a4bdccbef0 Implement skip-push 2021-12-08 19:20:01 -08:00
Automated Version Bump 96694d8fde ci: version bump to v9.0.12 2021-12-02 09:33:53 +00:00
Phil 6ce072c678
Update README.md 2021-12-02 10:33:38 +01:00
Automated Version Bump 88460dbf42 ci: version bump to v9.0.11 2021-12-02 09:31:25 +00:00
Phil a5a557d91d
Merge pull request #139 from emagnier/skip-commit
Added option to skip commit after a bump
2021-12-02 10:31:05 +01:00
Etienne Magnier 5687ff9bf5
added option to skip commit after a bump 2021-11-30 15:55:02 +01:00
Automated Version Bump 473e4456bc ci: version bump to v9.0.10 2021-11-22 12:54:22 +00:00
Phil 0f4358dcdd
check preReleaseWords 2021-11-22 13:54:01 +01:00
Automated Version Bump fbcc304011 ci: version bump to v9.0.9 2021-11-21 18:01:39 +00:00
Phil 73ae0d45d1
added check for empty `INPUT_RC-WORDING`
added check for empty `INPUT_RC-WORDING`
`const preReleaseWords = process.env['INPUT_RC-WORDING'] ? process.env['INPUT_RC-WORDING'].split(',') : [];`
2021-11-21 19:01:24 +01:00
Automated Version Bump 1405cf24a9 ci: version bump to v9.0.8 2021-10-05 17:34:03 +00:00
phips28 5f6adf1cec lockfile v2 2021-10-05 19:33:32 +02:00
Automated Version Bump 138e46a85c ci: version bump to v9.0.7 2021-10-05 17:32:22 +00:00
Phil 3821e43577
Merge pull request #133 from phips28/revert-132-master
Revert "Allow updating npm lockfile v2 with the new version"
2021-10-05 19:32:00 +02:00
Automated Version Bump 49347eaddf ci: version bump to v9.0.6 2021-10-05 17:31:46 +00:00
Automated Version Bump e672cb6131 ci: version bump to v9.0.6 2021-10-05 17:31:37 +00:00
Phil 18f362b194
Revert "Allow updating npm lockfile v2 with the new version" 2021-10-05 19:31:24 +02:00
phips28 9a62f21ac5 Revert "node14"
This reverts commit 4e9814eb99.
2021-10-05 19:31:00 +02:00
phips28 4e9814eb99 node14 2021-10-05 19:30:13 +02:00
phips28 8324193aea lockfile v2 2021-10-05 19:30:04 +02:00
Automated Version Bump 4067e34bc5 ci: version bump to v9.0.5 2021-10-05 17:27:34 +00:00
Automated Version Bump e9d7d381e8 ci: version bump to v9.0.5 2021-10-05 17:27:26 +00:00
phips28 b4bf65347c lockfile v2 2021-10-05 19:27:03 +02:00
Automated Version Bump ba5d97d0b2 ci: version bump to v9.0.4 2021-10-05 17:25:58 +00:00
Automated Version Bump fd435f945f ci: version bump to v9.0.4 2021-10-05 17:25:52 +00:00
Phil 6f0713cf70
Merge pull request #132 from havenchyk/master
Allow updating npm lockfile v2 with the new version
2021-10-05 19:25:37 +02:00
Phil e6e14ff6e4
fix env if 2021-10-05 19:24:46 +02:00
Automated Version Bump 79edb63c5d ci: version bump to v9.0.3 2021-10-05 17:19:20 +00:00
phips28 ea2279d5b3 test lockfile v2 #132 2021-10-05 19:19:01 +02:00
Uladzimir Havenchyk 4e1b9e0a2e Allow updating npm lockfile v2 with the new version 2021-10-04 22:22:01 +03:00