Skip to content

Enable upload for mod and add Maven Central to plugin management#4

Merged
Gu-ZT merged 1 commit into
Anvil-Dev:releases/1.21from
Gu-ZT:releases/1.21
Mar 19, 2026
Merged

Enable upload for mod and add Maven Central to plugin management#4
Gu-ZT merged 1 commit into
Anvil-Dev:releases/1.21from
Gu-ZT:releases/1.21

Conversation

@Gu-ZT

@Gu-ZT Gu-ZT commented Mar 19, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 19, 2026 10:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Gradle/CI configuration to support plugin resolution via Maven Central and to turn on the repository’s “upload” publishing toggle used by GitHub Actions.

Changes:

  • Add mavenCentral() to pluginManagement.repositories in settings.gradle.
  • Switch upload from false to true in gradle.properties (affects CI/release publishing steps).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
settings.gradle Adds Maven Central as a plugin management repository.
gradle.properties Enables the upload flag that CI/release workflows use to run publishing steps.

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

You can also share your feedback on Copilot code review. Take the survey.

Comment thread gradle.properties
@Gu-ZT Gu-ZT merged commit f4b062a into Anvil-Dev:releases/1.21 Mar 19, 2026
5 checks passed
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