Skip to content

Conversation

@hramniou-eurofunk
Copy link
Contributor

@hramniou-eurofunk hramniou-eurofunk commented Jun 5, 2025

This PR is to extend the existing gradle-publish GitHub workflow with possibility to publish the plugin to the Gradle Plugin Portal as well.

It's DRAFT at the moment as we don't have a Gradle Plugin Portal user yet. Once the user is created, we can put the credentials to the repo's secrets and "undraft" the PR.

- name: Publish to Gradle Plugin Portal
run: ./gradlew publishPlugins
env:
GRADLE_PUBLISH_KEY: ${{ secrets.GRADLE_PUBLISH_KEY }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Once we get Gradle Plugin Portal creds, we need to set them up via secrets of the repository

@hramniou-eurofunk hramniou-eurofunk force-pushed the feature/FOUND-2829-publish-to-gradle-portal branch from 49a0352 to 8ddcba1 Compare June 5, 2025 14:16
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