stephenseo
  • Joined on 2021-04-30
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-06 05:32:53 +00:00
47a2eb9c74 Change action to create release on tag with jar
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-06 05:32:53 +00:00
edf2d3926d Minor fix to build-jar action
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-06 05:24:14 +00:00
3caf1d31bf Make release on tag with build artifact
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-05 11:29:22 +00:00
9680fdb24b Name build artifact based on tag name
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 11:29:22 +00:00
9680fdb24b Name build artifact based on tag name
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 11:28:23 +00:00
01bf977fd6 Change build action to build tags only
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 11:19:28 +00:00
75b710c3d4 Re-attempt build jar action
0c5e823839 Fix builds changing MANIFEST based on project dir
Compare 2 commits »
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:52:30 +00:00
398e8a9218 Fix builds changing MANIFEST based on project dir
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:52:30 +00:00
398e8a9218 Fix builds changing MANIFEST based on project dir
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:48:05 +00:00
c4a8664297 Fix tag wildcard in action .yaml
9daf5c139f Use action when tag is pushed
5168f8b346 Output sha256sum of jars in action
304c739a25 Change repo clone dir name in action
0d8699c420 Rename artifact name for buidl action
Compare 8 commits »
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:44:54 +00:00
c8e405f685 Remove build action for neoforge for now
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 08:35:26 +00:00
29d45ea0f9 Attempt to reduce memory usage on neoforge build
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 08:06:27 +00:00
c4a8664297 Fix tag wildcard in action .yaml
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 08:05:28 +00:00
9daf5c139f Use action when tag is pushed
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 07:35:06 +00:00
63fb52e75f Fix artifact name of neoforge build action
4881f056f5 Output sha256sum of jars in action
3cc138dd47 Change repo clone dir name in action
Compare 3 commits »
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 07:29:28 +00:00
5168f8b346 Output sha256sum of jars in action
304c739a25 Change repo clone dir name in action
Compare 2 commits »
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 06:47:17 +00:00
0d8699c420 Rename artifact name for buidl action
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 06:47:17 +00:00
8d15bbb593 Add forgejo build action for NeoForge branch
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 06:36:12 +00:00
8ee3c99846 Update action to use less ram
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 04:22:28 +00:00
e5beef7c98 Fix forgejo action (missing ';' for find cmd)