Commit Graph

23 Commits (master)

Author SHA1 Message Date
jdrueckert ed2b29337d
ci: split Analytics stage (#4701)
Co-authored-by: Kevin Turner <83819+keturn@users.noreply.github.com>
2021-05-23 18:13:35 -07:00
Rasmus Praestholm 39b28faf67
* fix: path change for version file
* chore: version bump to mark next release major (due to the major Gestalt upgrade)
2021-05-16 14:14:41 -05:00
Rasmus Praestholm 89de8c6fdf
logistics: use new pre-cached builder image in Jenkins (#4631)
Also removes the already-default setting for the Gradle Daemon in case attempts to experiment are desired elsewhere (has no effect normally)
2021-04-21 19:39:18 -07:00
Kevin Turner e98f28d304
fix(CI): buildSrc moved to build-logic (#4554)
adjust for #4553
2021-03-02 12:30:08 -08:00
Kevin Turner 741a49eba9
CI: fix path to versionInfo.properties (#4507) 2021-02-13 14:51:38 -08:00
Kevin Turner 976b0ac976 CI: include testDist task 2021-02-03 11:17:39 -08:00
Rasmus Praestholm 8aeca10df3
feat: Overhaul game version label content and trigger packaging of an Omega game zip in our new Jenkins (#4409) 2021-01-23 14:07:29 -06:00
Cervator 5206c5c51b chore: make older builds in Jenkins prune their attached artifacts + minor quality tweaks 2020-11-21 09:55:30 -06:00
Cervator 754bc91516 fix: security hassle from a plugin 2020-06-14 14:15:42 -05:00
Cervator fc287e802b chore: Add another label to allow use of heavier build agents 2020-06-07 21:57:51 -05:00
Cervator 1bf6a8dc77 chore: Adjust config for engine Spotbugs reporting 2020-06-06 23:57:43 -05:00
Cervator 6e1b0c2581 fix: standalone module builds work again
Standalone module builds lack the buildscript block from the engine workspace, we can add it here, but ... noisy.

In Jenkins we also attach the buildSrc dir now for module builds
2020-06-06 22:54:42 -05:00
Tobias Nett 4c4ed0410d
fix: add 'templates/build.gradle' to build artifacts
I'm more or less blindly editing files in the hope they play together in some way at the end 🤷

Related to 2de63dadf0
2020-05-14 17:15:51 +02:00
Cervator 39584a7c73 Explicitly include javadoc (would otherwise not generate if not hitting publish) 2020-04-01 20:39:11 -05:00
Cervator 18f895a719 Support bypassing artifact publishing and varying the target based on branch name
Change env var

Console logging issue

Fixy
2020-04-01 20:39:11 -05:00
Cervator e29d085e90 Restore extraction of analytics config early enough to get attached as artifacts 2020-03-16 23:49:34 -05:00
Cervator 184cfa7d2f More tweaking 2020-03-16 22:41:30 -05:00
Cervator a05f5d52ef More shifting around of things 2020-03-16 22:08:56 -05:00
Cervator 26cc792ce9 Curious if this logs better in Jenkins 2020-03-16 21:40:55 -05:00
Cervator 305721eb77 More analytics 2020-03-16 21:23:03 -05:00
Cervator f7c126fc8e Improve gradle.properties template and tweak Jenkins more 2020-02-15 17:51:55 -06:00
Cervator b7f1c3cab7 Some build dirs changed 2020-02-15 17:35:42 -06:00
Cervator e6ec9ad6a1 Experimental Jenkinsfile 2020-02-02 10:36:44 -06:00