Commit Graph

15 Commits

Author SHA1 Message Date
Kas-tle a5a4f5c3ea
Properly Cache Build Dependencies, Optimize Build Action, and Save Build Action Artifacts (#3593)
* Attempt cache gradle properly

* Save artifacts on standard build

* Dont build on bad path and standardize pr action

* Don't do caching for PR builds

* Correct exclusion paths

* Allow manual trigger of build action
2023-03-07 21:59:21 -05:00
Jackson_57 e42c2d8ed5
Fix artifact paths (#3570) 2023-02-22 15:11:06 +01:00
Kas-tle cfd7aeb927
Update PR Build Action for API (#3535)
* Use API from use making PR if exists

* Update CONTRIBUTING.md

* Address @Tim203's review

* Fix path

* Build the api before doing anything with the Geyser repo

---------

Co-authored-by: Tim203 <mctim203@gmail.com>
2023-02-17 20:37:01 +01:00
Konicai 7bf9b92cbb
Cleanup buildscript, add github actions 2022-10-16 20:21:29 -04:00
Konicai c3c2e18f50
Fix Geyser Standalone archive on github workflows (#3325) 2022-09-29 20:57:45 -04:00
Kas-tle a12c74c364 Build on Java 17 2022-07-12 14:24:53 +00:00
RednedEpic 6f0ff0f83d Update pull request workflow to use Gradle 2022-03-19 23:03:26 -05:00
Camotoy bc0cfde8f9
Set the minimum Java version to 16; drop Bedrock 1.17.0 (#2477) 2021-09-10 14:10:56 -04:00
Comstepr 5fafa0759e
Update pullrequest.yml (#1305) 2020-09-18 21:21:44 -04:00
D3ATHBRINGER13 e4d990329d Bump action versions (#810) 2020-06-24 19:35:55 -04:00
DoctorMacc ccf9eff7ca Update workflow 2020-05-26 10:47:34 -04:00
LegacyGamerHD 4d765cb69c
add all artifacts 2020-03-05 09:21:23 +01:00
RednedEpic a51611733d Update workflow path 2020-03-04 20:56:08 -06:00
Redned 37a7744173
Include submodules in pull request build action 2019-11-30 20:56:39 -06:00
SupremeMortal 726aea53cd
Use new GitHub Actions to build PRs 2019-11-28 23:05:33 +00:00