Commit graph

158 commits

Author SHA1 Message Date
Paul Hatcherian
fce0e75dfd Update dist 2023-09-30 05:52:00 -04:00
Paul Hatcherian
ec20cad99a Ignore non-version branches, reset diagnostics between tests 2023-09-30 04:51:49 -04:00
Paul Hatcherian
cfbfddabdd Fix for bump each commit not respecting prerelease mode 2023-09-27 20:36:33 -04:00
Paul Hatcherian
61963e734d Add new branch versioning (MINOR) 2023-09-27 20:17:26 -04:00
Paul Hatcherian
d3c0da227f Update readme 2023-09-13 22:13:14 -04:00
Paul Hatcherian
0995adf892 Update contributing guide, document diagnostics mode 2023-09-13 22:07:45 -04:00
Paul Hatcherian
270924986e Update "no tags" warning to indicate if tags were found. 2023-08-26 16:21:25 -04:00
Paul Hatcherian
5f6f89c4e0 Fix for diagnostic output 2023-08-24 20:35:13 -04:00
Paul Hatcherian
4fafb1f5a0 Enable debug mode 2023-08-24 20:23:23 -04:00
Paul Hatcherian
ba1fbef849 Include output in action 2023-08-24 19:01:19 -04:00
Paul Hatcherian
d93d2fb887 Add debug/replay mode (MINOR) 2023-08-20 21:33:26 -04:00
Paul Hatcherian
4f07cfb9e0 Update readme 2023-08-13 20:46:03 -04:00
Paul Hatcherian
976ff820fc Fix incorrect expected result 2023-08-09 09:02:09 -04:00
Paul Hatcherian
ce15f9a933
Merge pull request #116 from PaulHatch/patch-pattern
Add "patch pattern" support for bump each commit versioning
2023-08-09 09:00:43 -04:00
Paul Hatcherian
5a995f7e27 Update guide 2023-08-09 08:59:50 -04:00
Paul Hatcherian
cc7cc19f01 Add "patch pattern" support for bump each commit versioning 2023-08-09 08:55:19 -04:00
Paul Hatcherian
d439666925
Merge pull request #114 from PaulHatch/add-output
Add 'is_tagged' to output definition
2023-07-05 20:52:59 +02:00
Paul Hatcherian
59b55a49a0 Add 'is_tagged' to output definition 2023-07-05 20:43:06 +02:00
Paul Hatcherian
d3ce4be042
Merge pull request #104 from PaulHatch/101-previous_version-output-results-in-first-versiontag-and-not-previous-versiontag-when-commit-is-already-tagged
Fix for previous tag logic
2023-04-07 18:05:44 -10:00
Paul Hatcherian
9a5d07b45d Remove incorrect "reverse" on previous tags 2023-04-07 17:59:35 -10:00
Paul Hatcherian
f9d3daa396 Increase test timeout for Windows 2023-03-13 15:59:42 -10:00
Paul Hatcherian
6a1b048e03
Merge pull request #94 from Kantis/master
Adding is_tagged to outputs
2023-03-13 15:22:17 -10:00
Emil Kantis
37aa192825
Fixing tests in an environment where GPG signatures are globally enabled 2023-03-13 19:36:40 +01:00
Emil Kantis
e27fda7711
Adding is_tagged to outputs
Sets a flag when the current commit that the action is being run on has a tag matching the version format
2023-03-13 19:36:36 +01:00
Paul Hatcherian
9e89a29a4a
Merge pull request #90 from syanukov/fix-doc
fix(doc): fix "version" Output name
2023-01-26 07:28:27 -06:00
Stanislau Yanukou
e34c211152 fix(doc): fix "version" Output name 2023-01-26 09:38:17 +01:00
Paul Hatcherian
1fb98ec223
Merge pull request #88 from PaulHatch/pre-release-mode
Add "pre-release" mode
2023-01-15 11:34:55 -06:00
Paul Hatcherian
ddf8faf6a4 Add "pre-release" mode (MINOR) 2023-01-15 11:25:01 -06:00
Paul Hatcherian
61243c9221
Merge pull request #87 from PaulHatch/pre-release-tagged-commits-fix
Fix for pre-release tags on current commit
2023-01-10 17:16:32 -06:00
Paul Hatcherian
8b3b8f89c6 Fix for pre-release tags on current commit 2023-01-10 17:11:54 -06:00
Paul Hatcherian
346a6f2b12 Update dependencies 2023-01-08 09:14:33 -06:00
Paul Hatcherian
a951df0155 Fix input parameter name 2023-01-07 12:13:47 -06:00
Paul Hatcherian
6e136d69ea
Update readme.md 2022-12-31 07:12:58 -06:00
Paul Hatcherian
ea50fff3e4 Fix output mapping 2022-12-31 07:06:35 -06:00
Paul Hatcherian
d160cb59d5
Update readme.md 2022-12-30 21:04:27 -06:00
Paul Hatcherian
999339635f Escpae prefix and namespace when creating regex 2022-12-27 21:34:15 -06:00
Paul Hatcherian
0b58042494 Fix for regex filter using unescaped '.' 2022-12-26 23:49:27 -06:00
Paul Hatcherian
2fa33887a3
Merge pull request #77 from bwestover/patch-1
Update Docs with new input name
2022-12-23 12:54:46 -06:00
Paul Hatcherian
5447a3c144 Add syntax highlighting 2022-12-23 12:50:42 -06:00
Paul Hatcherian
124679ea79 Always use master as branch name in tests 2022-12-23 12:44:02 -06:00
Paul Hatcherian
87f3035988 Add contributing.md 2022-12-23 12:42:32 -06:00
Brett Westover
c7f5a74370
Update Docs with new input name 2022-12-23 10:14:01 -08:00
Paul Hatcherian
5003ad4622 Add test for namespaces containing a slash 2022-12-22 21:21:21 -06:00
Paul Hatcherian
4142d3bfe6 Documentation updates 2022-12-22 21:18:16 -06:00
Paul Hatcherian
74fca7fef9
Bump version references to 5.0.0 2022-12-21 22:41:39 -06:00
Paul Hatcherian
5a79aff975 Do not limit the number of tags returned when finding previous version 2022-12-20 07:02:54 -06:00
Paul Hatcherian
02763ed6d3 Exclude pre-release tags from version consideration 2022-12-17 19:56:43 -06:00
Paul Hatcherian
ba6e71e658 Fix to provide correct previous version when the current commit is tagged. 2022-12-17 19:00:10 -06:00
Paul Hatcherian
92bc0a8ba4 Add test coverage for previous_commit output 2022-12-16 06:15:48 -06:00
Paul Hatcherian
d2341fffbc
Merge pull request #67 from dusda/set-output-fix
Fixes set-output deprecation warnings in logs
2022-11-02 07:39:36 -04:00