Commit graph

7 commits

Author SHA1 Message Date
dependabot-preview[bot]
d254263b3c
Upgrade to GitHub-native Dependabot (#85)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 11:34:56 +01:00
dependabot-preview[bot]
386cb72c0c
Bump tiles-maven-plugin from 2.17 to 2.18 (#74)
* Bump tiles-maven-plugin from 2.17 to 2.18

Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.17 to 2.18.
- [Release notes](https://github.com/repaint-io/maven-tiles/releases)
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/repaint-io/maven-tiles/compare/tiles-maven-plugin-2.17...tiles-maven-plugin-2.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Test build with JDK 15

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2020-10-05 12:22:47 +01:00
b0c2d57990
Update github actions (#69) 2020-07-11 15:12:28 +01:00
c2b4bcddba
Post Release 0.8.0 (#63)
* Release 0.8.0

* Clean up Nodes.drawTree

* Move deploy.sh commands into sonatype-deploy.yml

* Revert "Release 0.8.0"

This reverts commit bca3ace552.
2020-03-22 22:53:39 +00:00
c7f4723e5b
Test build on JDK 13 (#62)
* Test build on JDK 13

* Don’t use wildcard static import with AssertJ

* Unpin pitest-junit5-plugin

* Update changelog
2020-03-22 21:59:56 +00:00
8625cf155d
Disable JDK 13 test builds (#58)
There is a problem with JDK 13 in mutation testing, disabling this until that is resolved.
2020-03-21 10:31:58 +00:00
26cb26ed20
Replace Jenkins with GitHub Actions (#57)
* Replace Jenkins with Github Actions

* [changelog] updated
2020-03-20 12:19:08 +00:00