Commit Graph

27 Commits

Author SHA1 Message Date
Simon Gardling 182964c073 Jenkinsfile: possible build fix 2021-05-11 18:42:09 -04:00
Simon Gardling 8d157f9be6 Jenkinsfile: don't delete decomp 2021-04-30 13:54:17 -04:00
Simon Gardling 8d5cd6980d Jenkinsfile: add discord webhook
also specify jdk version where needed
2021-04-28 13:31:50 -04:00
Simon Gardling f585f04cfd fix jenkins for other branches 2021-04-12 12:46:48 -04:00
Simon Gardling e7dfd4d75e Jenkinsfile fix 4 2021-04-12 11:58:23 -04:00
Simon Gardling ff504832ac Jenkinsfile fix 3 2021-04-12 11:39:49 -04:00
Simon Gardling b7646294ed Jenkinsfile fix 2 2021-04-12 11:37:38 -04:00
Simon Gardling 6ca97c200d
Jenkinsfile Fix 2021-04-12 11:36:35 -04:00
tofikarz 920fdd1703
Changes to Jenkinsfile (#451)
* Maybe this works?

Changed/Added:

+ Archive artifacts in its own build stage?
+ Gradlew clean
+ Delete the work dir in Paper
+ Always clean Ws after build?

* chmod dir???

i don't see this necessary but maybe?

* do not clean when build publish?

* Remove jenkins workspace?

Maybe this fixes somethings?

* turned off git gc

Co-authored-by: krolik-exe <69214078+krolik-exe@users.noreply.github.com>
2021-04-12 11:34:11 -04:00
Simon Gardling 6ee4e105d7 maybe this will work? 2021-04-06 23:23:14 -04:00
Simon Gardling c4b8af3dc4 please work... 2021-04-06 23:16:51 -04:00
Simon Gardling 803b6a4dce revert changes (well that didn't work) 2021-04-06 22:47:52 -04:00
Simon Gardling 5e3f7d43c0 maven test 3 2021-04-06 22:39:35 -04:00
Simon Gardling f564431f5a maven test 2 2021-04-06 22:35:23 -04:00
Simon Gardling 141861daa3 maven test 2021-04-06 22:30:04 -04:00
Simon Gardling fea0b562a5
use paperclip instead of yatoclip (#440)
* use paperclip instead of yatoclip

* update README.md
2021-03-16 17:25:29 -05:00
ishland c2fd399caf
Merge staging/1.16.5 (#371)
* add config for sand duping (#352)

* Lithium: cache chunk gen sea level (#349)

based off: a55cfd1c91

* PaperPR: Inline shift fields in EnumDirection (#350)

* Introducing: Yatoclip (#360)

* New async nbt cache (#347)

* update pom

* whoops

* Try to address path issue and improve Jenkins build speed

* Detailed lag and crash reports (#369)

Added "Suspected Plugins" to Watchdog and crash reports

* Drop sand duping

* Add branch specific versions

* Remove copyright

* Revert mysql-connector-java version bump

* Small fixes

* More detailed lag and crash reports

* Don't use branch information when generating metadata

* Fix Jenkins Builds version command

* Fixup patches

* Fix patch notes

* Pull Request compatibility for branch detection

* Fix Pull Request compatibility for branch detection

* Set context classloader before launch

* Inject server jar to SystemClassLoader before launch

* Try fix compile in java8

* Run tests on CodeMC and Github Actions

Co-authored-by: Simon Gardling <Titaniumtown@gmail.com>
Co-authored-by: Zoe <duplexsys@protonmail.com>
Co-authored-by: Hugo Planque <12386279+HookWoods@users.noreply.github.com>
2021-02-01 18:44:34 +08:00
Zoe 2fca0b09a8 Fix Grabbing MC Version 2021-01-23 12:34:18 -06:00
Zoe 5969cc2120 Fix Creds 2021-01-23 11:09:23 -06:00
Zoe dfa3455d23 Init Submodules with Maven 2021-01-21 19:01:17 -06:00
Zoe 985b5655f5
Use modified toothpick for our build & patch system.
This has been in work for a bunch of time. Zoe ( duplexsystem or budgidiere, whatever ) has put a ton of work into this. 
We now have a bugfree build system that works flawlessly. 

Co-authored-by: Ivan Pekov <ivan@mrivanplays.com>
Co-authored-by: Simon Gardling <titaniumtown@gmail.com>
Co-authored-by: toinouH <toinouh2003@gmail.com>

P.s the one who merged this is ivan and not bud.
2021-01-21 12:58:52 +02:00
Ivan Pekov df443d9a17
[CI-SKIP] Fix this shit 2020-10-30 20:41:56 +02:00
budgidiere 1f4226774b
remove ci-skip because apparently we just don't have the plugin 2020-10-06 10:35:00 -05:00
budgidiere 929ba7377e
[ci-skip] add ci-skip 2020-10-06 10:29:30 -05:00
budgidiere 9066454960
Clean Workspace If build failure 2020-10-06 10:10:51 -05:00
Ivan Pekov 50bec926be
Remove triggers from jenkinsfile 2020-09-09 19:22:32 +03:00
Ivan Pekov 9e3599ab2d
Lots of stuff going on here!
Added codemc stuff
Added ProxyForwardDataEvent
Changed version fetcher cache time to 72000 ms

Improved fix of tuinity's portal crash. Should help with #190
2020-09-09 17:18:52 +03:00