Skip to content

Conversation

@Funasitien
Copy link
Contributor

This PR include a change to the action & pom.xml to allow RealSkywars to be published as a dependency, and so allow developers to play with RealSkywars!

Warning

You may face Error 422 code when running the action. If this append, take a look at this gh issue.

Copilot AI review requested due to automatic review settings December 11, 2025 11:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds GitHub Packages support to enable RealSkywars to be published as a Maven dependency. The changes configure Maven distribution management in the parent and API module POMs, and add a deployment step to the GitHub Actions build workflow.

Key Changes:

  • Added distributionManagement configuration to both parent and API module pom.xml files
  • Extended the build workflow to deploy artifacts to GitHub Packages using the GITHUB_TOKEN

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
pom.xml Added distributionManagement section to configure GitHub Packages as the deployment target for the parent module
realskywars-api/pom.xml Added distributionManagement section to configure GitHub Packages deployment for the API module
.github/workflows/build.yml Added deployment step to publish artifacts to GitHub Packages after building

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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