Commit Graph

9 Commits (9fb167d50622af561efb9cc91150126ba87a66f2)

Author SHA1 Message Date
modmuss50 ff6701e817 Add basic groovy code style validation.
IDK how well this would work on a gradle script but might be interesting to try on yarn or something.
2021-03-25 22:57:28 +00:00
modmuss50 b1ae5dee5d
Test across java and gradle versions with github actions. (#218)
* Experiment with github actions

* Fix?

* another fix

* Fix?

* Change github actions run args

* Tried and tested is better right?

* spaces spaces spaces

* revert

* info

* Just 4.9

* Fixes to support building on newer gradle versions

* Forward log output and run tests on runtime gradle version

* Remove travis

* De-duplicate

* Remove daily action, doesnt seem to work so well.
2020-06-08 15:19:11 +01:00
modmuss50 f85daec559
Reformat to use Fabric API's checkstyle (#137)
* Reformat to use Fabric API's checkstyle

* Fix

* Fix

* Update

* Travis and fixes

* possible fix for checkstyle?

* Helps if i push the checkstyle.xml file...

* Log checkstyle issues to console - used by travis

* Fix some more issues

* opps
2019-11-02 20:23:27 +00:00
NikkyAI b3a5f4ebd7 add gradle plugin marker (#11)
format build.gradle
format


do tabs
2018-11-03 13:01:34 +00:00
modmuss50 8e65e6e8b6 Rename jenkins file 2018-10-22 19:30:59 +01:00
modmuss50 3050df55c7 Rename JenkinsFile to BuildFile to prevent jenkins building the forks 2018-05-14 11:58:41 +01:00
modmuss50 c322cbd3de Use weave
Update to gradle 3.1
Add new maven handling
2016-09-22 20:33:47 +01:00
Jamie Mansfield 5e9d3b819b Update Gradle wrapper to 3.0 (#2)
- Rename plugin to 'net.fabricmc.loom' from 'fabric-loom'

- Add .gitattributes

- Use the same .gitignore from fabric-base

- Add license headers
2016-08-16 23:29:10 +01:00
asiekierka 7efa7780fe recreate repo 2016-08-15 12:22:14 +02:00