Jeremy Wood
|
7e5a3238b8
|
Drop "Release" prefix on release names.
|
2023-02-24 11:44:06 -05:00 |
|
Jeremy Wood
|
b64e48769d
|
Check if the tag name contains pre instead of checking PR labels.
|
2023-02-24 11:29:28 -05:00 |
|
Jeremy Wood
|
2af835f0c3
|
Publish prerelease versions as snapshots.
|
2023-02-24 11:15:36 -05:00 |
|
Jeremy Wood
|
52eb3d820f
|
Test out the prerelease action.
|
2023-02-24 09:58:10 -05:00 |
|
Jeremy Wood
|
73cd26aea3
|
Combine release and publish into a single workflow.
|
2023-02-20 07:17:37 -05:00 |
|
Ben Woo
|
fa0ef421c7
|
Merge branch 'main' into fix-gha-release
|
2023-02-20 14:57:52 +08:00 |
|
Ben Woo
|
e936a6271f
|
Fix upload release artifact
|
2023-02-20 14:57:01 +08:00 |
|
Jeremy Wood
|
8a46d70301
|
Use new action for uploading artifact.
|
2023-02-20 00:57:21 -05:00 |
|
Jeremy Wood
|
ae578f9491
|
Massage the strange release upload url.
|
2023-02-20 00:36:45 -05:00 |
|
Jeremy Wood
|
fd2ea3df09
|
Remove tag prefix.
|
2023-02-20 00:04:43 -05:00 |
|
Jeremy Wood
|
e94e071c6e
|
Fix name of consumed output variable on get_release in more places.
|
2023-02-19 23:58:26 -05:00 |
|
Jeremy Wood
|
1c12756acf
|
Use lowercase artifact id.
|
2023-02-19 23:51:14 -05:00 |
|
Jeremy Wood
|
8dc9e864eb
|
Fix name for consumed output variable on get_release.
|
2023-02-19 23:37:25 -05:00 |
|
Jeremy Wood
|
ff9ffad302
|
Use organization PAT for creating release.
|
2023-02-19 23:25:10 -05:00 |
|
Jeremy Wood
|
fc2cb6aeae
|
Move publish jobs back into publish action.
|
2023-02-19 23:24:44 -05:00 |
|
Jeremy Wood
|
36ef41b710
|
Release and publish in the same action.
|
2023-02-19 22:51:30 -05:00 |
|
Jeremy Wood
|
760c193b0e
|
Readd test workflow.
|
2023-02-19 19:36:20 -05:00 |
|
Jeremy Wood
|
7c6edcb081
|
Fix the required label names.
|
2023-02-19 19:09:02 -05:00 |
|
Jeremy Wood
|
009a94f74d
|
Publish releases.
|
2023-02-19 19:03:45 -05:00 |
|
Jeremy Wood
|
2fdef44744
|
Create release on push to main branch.
|
2023-02-19 19:03:40 -05:00 |
|
Jeremy Wood
|
5b991f44e2
|
Require release related label on PRs against main branch.
|
2023-02-19 19:03:39 -05:00 |
|
zax71
|
871ba16b67
|
Implement requested changes
|
2023-02-19 19:03:39 -05:00 |
|
zax71
|
e90c50d170
|
Add Caching to GitHub actions and update README.md to reflect Gradle
|
2023-02-19 19:03:39 -05:00 |
|
zax71
|
d1be3bd0be
|
Update GitHub Actions to Gradle
|
2023-02-19 19:03:37 -05:00 |
|
Chris
|
1877479094
|
Update github actions dependencies (#2825)
* Update Actions
* Trigger Test Build
* Fix build
* Remove Test build Trigger
|
2023-02-08 12:37:01 +08:00 |
|
Ben Woo
|
47ca7b821b
|
Move to GitHub actions (#2671)
* Remove use of travis.
* Add basic github action maven build.
|
2021-07-17 09:31:20 +08:00 |
|