Commit Graph

11 Commits

Author SHA1 Message Date
James Hamilton
1c7f9628bb Merge branch 'master' into beta 2022-09-19 17:38:03 +02:00
Simon Schiller
1b40f8d9cc Run CI on Windows in addition to Ubuntu (#277)
Co-authored-by: James Hamilton <mrjameshamilton@gmail.com>
2022-09-17 11:43:43 +02:00
James Hamilton
919465a0a4 Run base unit tests on multiple Java versions
Port of testing updates from ProGuardCORE:

* Updates to ClassPoolBuilder testutil
* Ability to run tests on multiple Java versions
* Update test dependencies
* Update CI to execute all Java version tests
2021-07-23 16:38:11 +02:00
James Hamilton
a450a25619 Build against a fixed ProGuardCORE version
With this change the stable ProGuard branch remains stable, independent
of changes in ProGuardCORE. This avoids the stable branch of ProGuard
failing if breaking changes are pushed to ProGuardCORE master branch.
2021-07-19 14:55:45 +02:00
Nelson Osacky
737bf24843 Add integration test for Gradle Plugin and Spring Boot. 2021-01-14 17:47:27 +01:00
Ingmar Dasseville
f7c5ebc443 Remove the CI token for proguard-core checkout 2021-01-12 16:41:29 +01:00
Eric Salemi
306338842d Trigger on master only 2020-05-29 15:21:12 +02:00
Eric Salemi
407e63ef15 Unecessary token option 2020-05-28 17:43:29 +02:00
Eric Salemi
483b1a8b70 Switch back to proguard-core master branch 2020-05-28 17:36:01 +02:00
Eric Salemi
1583aaffdb Renamed Github secret. 2020-05-28 17:02:20 +02:00
EricSalemi
15430a28b9 Added CI github workflow and CD infrastructure 2020-05-28 15:37:40 +02:00