Skip to content

feat: publish plugin to mavenLocal#102

Merged
krozniata merged 8 commits intomainfrom
chore/sign-and-publish-to-maven-local
Apr 10, 2025
Merged

feat: publish plugin to mavenLocal#102
krozniata merged 8 commits intomainfrom
chore/sign-and-publish-to-maven-local

Conversation

@krozniata
Copy link
Copy Markdown
Member

Summary

Adds script for publishing to mavenLocal

@krozniata krozniata changed the title feat: publish script feat: publish plugin script Mar 25, 2025
@krozniata krozniata changed the title feat: publish plugin script feat: publish plugin script to mavenLocal Mar 25, 2025
Comment thread gradle-plugins/react/brownfield/build.gradle.kts Outdated
Copy link
Copy Markdown
Member

@mdjastrzebski mdjastrzebski left a comment

Choose a reason for hiding this comment

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

Pls add README describing the publishing steps, also mention the parts to be added which are not committed and require the secrets access.

Comment thread gradle-plugins/publish-to-maven-local.sh Outdated
@krozniata krozniata requested a review from mdjastrzebski March 27, 2025 10:29
Comment thread gradle-plugins/react/PUBLISHING.md Outdated
```

### 3. Output
If everything is configured properly, the signed plugin will be published to the `~/.m2` repository. No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Add info about:

  1. clearing m2 before whole process
  2. zipping the m2 folder and sending it to URL for maven central portal

@krozniata krozniata force-pushed the chore/sign-and-publish-to-maven-local branch from 1a2ce83 to d74bebe Compare April 9, 2025 13:18
@krozniata krozniata force-pushed the chore/sign-and-publish-to-maven-local branch from d74bebe to de29687 Compare April 10, 2025 09:33
@krozniata krozniata requested a review from mdjastrzebski April 10, 2025 09:33
Copy link
Copy Markdown
Member

@mdjastrzebski mdjastrzebski left a comment

Choose a reason for hiding this comment

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

@krozniata krozniata changed the title feat: publish plugin script to mavenLocal feat: publish plugin to mavenLocal Apr 10, 2025
@krozniata krozniata merged commit 2c12594 into main Apr 10, 2025
3 checks passed
@krozniata krozniata deleted the chore/sign-and-publish-to-maven-local branch April 10, 2025 09: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.

2 participants