Skip to content

Fix release pipeline and add CI build workflow#12

Merged
SeedimV merged 9 commits into
masterfrom
fix/release-pipeline
May 8, 2026
Merged

Fix release pipeline and add CI build workflow#12
SeedimV merged 9 commits into
masterfrom
fix/release-pipeline

Conversation

@SeedimV

@SeedimV SeedimV commented May 8, 2026

Copy link
Copy Markdown
Owner

Changes

  • Mark gradlew as executable so it runs on Linux runners.
  • Drop the redundant ./gradlew build step from publish.yml — :paper:modrinth already triggers the build chain via Gradle's task graph, and the standalone step was failing the publish on unrelated Sponge build issues.
  • Add ci.yml running ./gradlew build on PR and push to master, so general build regressions are caught outside the release path.

@SeedimV SeedimV merged commit 90a5621 into master May 8, 2026
1 of 2 checks passed
@SeedimV SeedimV deleted the fix/release-pipeline branch May 8, 2026 19:48
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.

1 participant