Commit Graph

88 Commits

Author SHA1 Message Date
Phil Jay
5d4fc14ad5 Merge pull request #17 from reecetech/update-bats
Update BATS
2022.10.1
2022-10-18 16:33:29 +11:00
Phil Jay
1d159768e8 Update BATS 2022-10-18 16:31:37 +11:00
Phil Jay
69cfa4fa80 Merge pull request #16 from reecetech/action-updates
Update GitHub actions
2022-10-18 16:29:18 +11:00
Phil Jay
b9bae4a2dc Update GitHub actions 2022-10-18 16:10:59 +11:00
Philip Jay
53a0819e66 Merge pull request #15 from reecetech/pre-release
Expose the pre-release label as an output
2022.5.1
2022-05-16 11:08:08 +10:00
Phil Jay
e53268eb3f Expose the pre-release label as an output 2022-05-12 15:44:33 +10:00
Asanga K
8d649fcfa3 Merge pull request #14 from reecetech/fix-git-fetch-tags-issue
[DE-4875] Forcing git fetch tags
2022.2.5
2022-02-25 13:36:45 +11:00
karunasa
ccbbbe93a8 [DE-4875] Forcing git fetch tags
Workaround for the issue where in certain cases it's failing when a version tag has moved.
2022-02-25 09:26:09 +11:00
Asanga
ddbbe72b7f Merge pull request #13 from reecetech/exposing-convenience-version-numbers
Exposing major, minor and patch numbers as convenience outputs
2022.2.4
2022-02-11 08:26:37 +11:00
Phil Jay
ba14b463c4 Add both "plain" and v prefix version outputs 2022-02-10 22:27:59 +11:00
Phil Jay
fde70f2da9 Add tests for new desired output 2022-02-10 22:27:23 +11:00
karunasa
8b854651df Exposing major, minor and patch numbers as outputs 2022-02-10 16:56:32 +11:00
Asanga
40611bca96 Merge pull request #12 from reecetech/using-v-outputs
Using v-* outputs in favor of string manipulation
2022.2.3
2022-02-08 15:14:10 +11:00
Asanga
ddfcb5bc04 Updating to the latest version 2022-02-08 15:07:45 +11:00
Asanga
3d00642def Using v-* outputs in favor of string manipulation 2022-02-08 15:06:28 +11:00
Philip Jay
827489c005 Merge pull request #11 from reecetech/fixing-outputs
Fixing the outputs to match README
2022.2.2
2022-02-08 14:55:07 +11:00
Phil Jay
ee28762c5b Update README for next version 2022-02-08 14:52:41 +11:00
Asanga
1c6699b17a Fixing the outputs to match with README 2022-02-08 14:40:16 +11:00
Philip Jay
822afeb70c Merge pull request #10 from reecetech/DE-4401-fix-for-pipefails
Avoid broken pipe exits (`141`) when `head` exits
2022.2.1
2022-02-01 16:52:07 +11:00
Phil Jay
9492ff84fb Avoid broken pipe exits (141) when head exits
Intermittent issue, only observed on self-hosted agents on VMware (due
to multi-core processing)
2022-02-01 12:23:49 +11:00
Philip Jay
7c6e26cbd9 Merge pull request #9 from reecetech/v-prefix
Add `v` prefixed version output
2021.11.2
2021-11-22 10:04:07 +11:00
Phil Jay
38a48eeef1 Add v prefixed version outputs
See: https://github.com/reecetech/version-increment/issues/8
2021-11-15 06:54:57 +11:00
Phil Jay
4988018178 Add tests for v prefixed version output 2021-11-15 06:54:21 +11:00
Philip Jay
3016172c72 Merge pull request #7 from reecetech/update-version-in-README
Replace with latest version
2021.11.1
2021-11-03 13:14:27 +11:00
Phil Jay
a17b442bee Replace with latest version
2021.10.4 had a bug, we should have updated this when 2021.10.5 came
out.  Now the next version will be 2021.11.1
2021-11-01 19:08:01 +11:00
Philip Jay
406cc3a662 Merge pull request #6 from reecetech/fix-for-inputs-in-composites
Fix for inputs in composites
2021.10.5
2021-10-22 12:00:08 +11:00
Phil Jay
a7121378a5 Fix for composite actions not having INPUT_ vars
See: https://github.com/actions/runner/issues/665
2021-10-22 11:54:47 +11:00
Phil Jay
f9aea6e594 Use latest BATS 2021-10-22 11:54:47 +11:00
Philip Jay
c0c7194013 Merge pull request #5 from reecetech/rework
Rework for slightly better input validation
2021.10.4
2021-10-22 07:35:13 +11:00
Phil Jay
a54c16bb35 Rework for slightly better code style 2021-10-21 23:38:59 +11:00
Philip Jay
8766e6c6af Merge pull request #4 from reecetech/fixup-for-env
Fix for `env`, fix for README
2021.10.3
2021-10-20 13:54:55 +11:00
Phil Jay
8700256121 Fix: composite runs using bash require env 2021-10-20 12:11:22 +11:00
Phil Jay
2fa6f4f0f9 Update to show version 2021-10-20 12:07:00 +11:00
Philip Jay
ef5bc12fc4 Merge pull request #2 from reecetech/fixup-action.yml
Fix metadata syntax in `action.yml` 🛠
2021.10.2
2021-10-20 11:40:15 +11:00
Phil Jay
efc89dc7d0 Fix metadata syntax in action.yml 🛠
```
Description must be less than 125 characters.
```
2021-10-20 11:31:17 +11:00
Philip Jay
78488c43e6 Merge pull request #1 from reecetech/initial-release
Add initial codebase
2021.10.1
2021-10-20 11:25:59 +11:00
Phil Jay
41a040c60e Add initial codebase 2021-10-20 11:18:23 +11:00
Phil Jay
c87131de31 Add license - Unlicense 2021-10-20 11:16:44 +11:00