Commit Graph

19 Commits

Author SHA1 Message Date
Antti Koponen 4196141db1
Fixes for Fabric 1.19 by Kopo (#2419)
* Gradle 7.4.2
* Build changes for MC 1.19

- Updated loom to minor version 0.12 & moved to root project
- Updated mappings, command API, fabric API & loader version
- Moved Selenium to common module because of a conflict with loom's dependency resolution

* Add remap folder to .gitignore
* Fix version token replacement
* Update to Minecraft 1.19
* Don't forget the pipelines

Affects issues:
- Fixed #2417
2022-06-10 16:21:53 +03:00
Aurora Lahtela aca317f785
Add selenium setup to workflow (#2291)
* Add selenium setup to workflow
* Set up Selenium for Gradle PR workflow

Affects issues:
- Close #2290
2022-02-28 19:20:36 +02:00
Antti Koponen 284372613c
Disable shallow clone on actions checkout (#2026) 2021-07-24 14:04:48 +03:00
Antti Koponen cdbe21fb6f
Build system & pipeline changes (#2024)
* Build system & pipeline changes

- Updated Gradle to 7.1.1 & removed deprecations
- Added Google Maven repository & updated Dagger to 2.38
- Set new options.release parameter for submodules, allows producing Java 8 -compatible bytecode with Java 16 (also ensures that no APIs from a newer version are used)
- Updated workflows to use newer versions of checkout & setup-java
- Added a Gradle dependency cache task to workflows, allows for faster builds

* Cleanup cache after build
2021-07-23 16:49:34 +03:00
Risto Lahtela 0ab1ca6a91 Update github actions to use JDK11 2020-08-13 10:13:27 +03:00
Karlatemp 2eb99166ac
Security: PRs should not run `SonarCloud` (#1469) 2020-05-29 11:45:54 +03:00
Risto Lahtela b9befd66e6
PRs should run Github actions 2020-05-23 21:00:39 +03:00
Risto Lahtela f89b4dcf28
Added MySQL to Github Actions (#1438)
- Uses MariaDB setup from https://firefart.at/post/using-mysql-service-with-github-actions/
- Adds optional MYSQL_PORT env variable to test setup
2020-05-09 10:16:05 +03:00
Risto Lahtela 4776b1b058
Update gradle.yml 2019-12-17 09:22:48 +02:00
Risto Lahtela a7baf157d8
Update gradle.yml 2019-12-16 12:38:48 +02:00
Risto Lahtela eb7dd381b1
Update gradle.yml 2019-12-16 12:09:06 +02:00
Risto Lahtela 48355f3eca
Update gradle.yml 2019-12-16 11:49:30 +02:00
Risto Lahtela 4bcc5c0573
Update gradle.yml 2019-12-10 13:32:56 +02:00
Risto Lahtela f4a214871b
Create gradle.yml 2019-12-10 13:09:08 +02:00
Risto Lahtela b5028f5b2f
Delete gradle.yml 2019-11-15 09:48:50 +02:00
Risto Lahtela f8706355da
Update gradle.yml 2019-11-15 09:42:07 +02:00
Risto Lahtela d6d7ce2c2f
Update gradle.yml 2019-11-15 09:41:34 +02:00
Risto Lahtela 20848d10ff
Update gradle.yml 2019-11-15 09:36:06 +02:00
Risto Lahtela 737606b922
Create gradle.yml 2019-11-15 09:33:47 +02:00