Luke
65eecbf41a
Don't trigger builds when updating certain files such as README
2025-12-15 18:08:31 +00:00
Kas-tle
c4a44879b8
Switch to centralized GitHub actions ( #516 )
...
* Switch to centralized GitHub actions
* Build number is in env for PR
2024-05-27 11:15:11 -07:00
Kas-tle
58d71cb8eb
Fix Publishing to the Downloads API ( #499 )
...
* Update build process
* Ensure BUILD_JSON env is init
* Fallback to GH run number
* Use tmp file for metadata.json
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com >
---------
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com >
2024-04-28 07:18:35 -07:00
Camotoy
104cbdd51b
Use Java 17 to compile
2023-03-31 13:28:18 -04:00
rtm516
65e4de4e7a
Update downloads api publishing steps
2023-03-19 17:12:31 +00:00
Tim203
089b9a7e90
Another attempt
2023-03-01 20:27:12 +01:00
Tim203
8b002e2b9f
Attempt to fix publishing to the Downloads API
2023-03-01 20:23:52 +01:00
Tim203
846b60627f
Made various changes to the build action
2023-02-26 01:12:18 +01:00
Konicai
cfd28e8feb
Only publish and notify Discord on push if running inside this repository ( #387 )
...
* Only attempt publishing if running in GeyserMC/Floodgate
* Also restrict the discord notification
2023-02-18 10:46:44 +01:00
Tim203
d7e35ae035
Notify Discord after building & fixed building
2023-02-13 22:04:54 +01:00
rtm516
64b1d9c108
Add publishing to downloads site ( #385 )
...
* Add publishing to downloads site
* Only publish to Downloads API when branch is master and status success
---------
Co-authored-by: Tim203 <mctim203@gmail.com >
2023-02-13 22:01:37 +01:00
Tim203
7ea41b2648
Let's see if the setup-java action's cache is helpful & fixed building
2023-02-13 21:55:42 +01:00
Tim203
da97a0f073
Add branch name when not master, simplify publish, use GitHub Actions
...
And updated Gradle
2023-02-12 11:35:32 +01:00