Commit graph

20 commits

Author SHA1 Message Date
524df98c22 Change action runner for tags/releases 2024-03-21 13:23:06 +09:00
5372e7a25a Action: Check if release exists before releasing
All checks were successful
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 0s
Build TurnBasedMC and create Release / build-and-create-release (push) Has been skipped
2024-01-22 18:26:21 +09:00
c07828f411 Enable "any_archLinux" act runner for building jar 2024-01-20 20:02:41 +09:00
00c6ec12a4 Tweak to forgejo action/workflow 2024-01-10 11:56:36 +09:00
ae18f2686e Minor fix to build-jar action/workflow 2024-01-08 18:33:25 +09:00
be19ce8748 Fix build-jar workflow
All checks were successful
Build TurnBasedMC and create Release / build-and-store-artifact (push) Successful in 24s
2024-01-08 15:06:47 +09:00
3a6d800745 Minor fix to build-jar action
Some checks failed
Build TurnBasedMC and create Release / build-and-store-artifact (push) Failing after 33s
2024-01-08 15:03:58 +09:00
cc7ef71384 Minor tweak to build-jar action 2024-01-08 14:58:35 +09:00
f687dfdaf3 Minor tweak/fix to release summary on tag action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 28s
2024-01-06 14:52:46 +09:00
6e8d3a8d5a Fix build-jar action for master branch
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 33s
2024-01-06 14:33:54 +09:00
47a2eb9c74 Change action to create release on tag with jar 2024-01-06 14:30:57 +09:00
9680fdb24b Name build artifact based on tag name 2024-01-05 20:28:59 +09:00
c4a8664297 Fix tag wildcard in action .yaml 2024-01-05 17:06:04 +09:00
9daf5c139f Use action when tag is pushed 2024-01-05 16:37:24 +09:00
5168f8b346 Output sha256sum of jars in action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 3m45s
2024-01-05 16:29:02 +09:00
304c739a25 Change repo clone dir name in action 2024-01-05 16:27:27 +09:00
0d8699c420 Rename artifact name for buidl action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 4m24s
2024-01-05 15:45:39 +09:00
8ee3c99846 Update action to use less ram
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 54s
2024-01-05 15:35:12 +09:00
e5beef7c98 Fix forgejo action (missing ';' for find cmd)
Some checks failed
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Failing after 14m30s
2024-01-05 13:22:02 +09:00
56353462f7 Add workflow to build jar and store as artifact
Some checks failed
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Has been cancelled
2024-01-05 13:19:44 +09:00