Skip to content

Release diff: master → previous_release - #11

Closed
Th0rgal wants to merge 2 commits into
previous_releasefrom
master
Closed

Release diff: master → previous_release#11
Th0rgal wants to merge 2 commits into
previous_releasefrom
master

Conversation

@Th0rgal

@Th0rgal Th0rgal commented Dec 20, 2025

Copy link
Copy Markdown
Member

Automated PR. The 'previous_release' branch is force-updated on every push to master to point at the commit before the push, so this PR always represents the current release diff.


Note

Introduce a GitHub Actions workflow that builds the Gradle project with Java 21 and uploads JARs as artifacts and to GitHub Releases.

  • CI/CD:
    • Add workflow /.github/workflows/release.yml to build with Java 21 and Gradle, extract version from gradle.properties, and produce build/libs/async-anticheat-<version>.jar.
    • Upload build artifact and a stable-named copy build/libs/async-anticheat.jar.
    • Attach JARs to GitHub Releases when triggered by a release event and output a build summary.

Written by Cursor Bugbot for commit 6d8c1ec. This will update automatically on new commits. Configure here.

Automatically builds the plugin with Gradle and attaches the JAR
to GitHub releases. Also supports manual workflow dispatch.
@pxlarified

Copy link
Copy Markdown
Member

👀

Upload both versioned JAR and async-anticheat.jar for easy linking
@Th0rgal
Th0rgal deleted the branch previous_release December 20, 2025 15:55
@Th0rgal Th0rgal closed this Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants