Tags: itsallcode/openfasttrace
Tags
refactoring/fix_deployment_urls (#464) * Fix Maven Central deployment * Allow configuring auto-publish for MC release * Cleanup * Fix syntax of release script * Fix broken link * Update release date --------- Co-authored-by: kaklakariada <[email protected]>
Add release workflow (#414) * Add release workflow * Fix version * Create github release * Skip branch condition for testing * Add shellcheck * Fix token for gh release * Deploy to maven central * Finish release workflow * Update dependencies * Describe new release process * Update release notes * Mark variables as read-only * Implement review findings * Implement review findings * Update release date --------- Co-authored-by: kaklakariada <[email protected]>
#256: Avoid lenient mocks (#362) * #342: Restructure changelog * Apply suggestions from code review Co-authored-by: Christoph Pirkl <[email protected]> * #342: Restructure changelog * #342: Updated versions. * #359: Improve logo transparency * #359: Updated version number and changelog. * #356: Fix warning in codeql-analysis.yml * Upgrade test dependencies * #246: Avoid configuring mocks as lenient * Fix warning under Java 17 OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=deny; support was removed in 17.0 * Test with Java 19 * Fix integration test * Fix compiler warnings * Skip tests that require the SecurityManager Java 19ff does not support the SecurityManager any more. * Update release date --------- Co-authored-by: Sebastian Bär <[email protected]> Co-authored-by: kaklakariada <[email protected]> Co-authored-by: kaklakariada <[email protected]>
PreviousNext