Jason
83a17da9a7
Add cloud-bom ( #282 )
2021-12-02 02:04:43 -08:00
Jason Penilla
4b9c94279e
1.6.0-SNAPSHOT
2021-12-02 02:04:43 -08:00
Jason Penilla
8bdaeb1c8c
release: Version 1.5.0
2021-07-05 02:56:06 -07:00
Jason Penilla
3830016638
Don't publish example modules
2021-07-05 02:56:06 -07:00
Jason Penilla
fb48a3c8af
build: Update Gradle and plugins, small cleanup to build scripts
2021-07-05 02:56:06 -07:00
Jason Penilla
0cf2f70818
bukkit: Bump Commodore to 1.10
2021-07-05 02:56:06 -07:00
Jason Penilla
7dd9517795
build: Replace Java 15 tests with 16
2021-07-05 02:56:06 -07:00
Jason Penilla
d831cf82de
Add Incendo repo for commodore snapshot
2021-07-05 02:56:06 -07:00
broccolai
dc75c2a986
Update to indra 2.0.2
2021-07-05 02:56:06 -07:00
broccolai
243ec15d63
Update to indra 2.0.1
2021-07-05 02:56:06 -07:00
jmp
e5d6ce7b90
build: Apply Indra publishing plugin to subprojects
2021-07-05 02:56:06 -07:00
broccolai
5643cd7ac9
Remove cadix licenser version declaration
2021-07-05 02:56:06 -07:00
broccolai
3e3ddf23ee
Comment out buildGroups usage
...
Breaks IntelliJ sync
2021-07-05 02:56:06 -07:00
broccolai
637964e838
Update to non-snapshot Indra
2021-07-05 02:56:06 -07:00
broccolai
950d69ac5c
Initial work
2021-07-05 02:56:06 -07:00
broccolai
343be0bf67
Bump safe gradle plugins
2021-07-05 02:56:06 -07:00
Jason
c9ac39ed26
Update build scripts for Gradle 7 ( #247 )
...
* fabric: Update Loom to 0.7-SNAPSHOT
* Update to Gradle 7
Switch to CadixDev/licenser
The plugin we were using before does not support Gradle 7, and hasn't been updated in over a year.
* Remove `jcenter()` references
* Move to new JDA repo and bump version
* Use setup-java v2 and Adopt JDK 16 in gh actions
* build: Temporarily add Incendo repo for plugin resolution
Allows building until licenser has a new release
* Import indra plugin classes instead of string applies
* remove space
Co-authored-by: broccolai <me@broccol.ai>
2021-07-05 02:56:06 -07:00
jmp
3c02c964e7
Add snapshot repo
2021-07-05 02:56:06 -07:00
jmp
21fa35a9fc
Bump version to 1.5.0-SNAPSHOT
2021-07-05 02:56:06 -07:00
dependabot[bot]
3960727b2a
Bump com.github.ben-manes.versions from 0.36.0 to 0.38.0
...
Bumps com.github.ben-manes.versions from 0.36.0 to 0.38.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 14:34:24 +01:00
Zach Levis
98f389a72a
build: Move to using Indra
2021-01-17 09:43:45 +01:00
Alexander Söderberg
3454cbe4da
🚀 1.4.0 release
2021-01-16 08:54:07 +01:00
jmp
fa16fc8ef2
Fix license plugin
2021-01-16 08:54:07 +01:00
Alexander Söderberg
9276a919d3
✨ Add keyed values to CommandContext and do some cleanup
2021-01-16 08:54:07 +01:00
jmp
b848070d57
Use an Object with fields instead of a Map for dependency versions
2021-01-16 08:54:07 +01:00
jmp
f1e467038c
Rename vers to versions
2021-01-16 08:54:07 +01:00
jmp
40e85caf1b
build.gradle.kts buildscript{} -> buildSrc/build.gradle.kts
2021-01-16 08:54:07 +01:00
jmp
2c188eb130
✨ Convert build scripts to Kotlin
...
Also added some new tasks to only build/install to maven local certain platforms
`buildMinecraft`, `installMinecraft`, `buildDiscord`, `installDiscord`, `buildIRC`, `installIRC`
2021-01-16 08:54:07 +01:00