Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(build): publish to OSSRH Snapshots and MavenCentral from GHA #72

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Sep 13, 2023

What this PR changes/adds

Adds a base workflow (and action) so that EDC projects can directly publish to Sonatype Snapshots from GHA.

Why it does that

Avoid going to Jenkins

Further notes

Linked Issue(s)

Closes #71

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added enhancement New feature or request build labels Sep 13, 2023
@paullatzelsperger paullatzelsperger force-pushed the feat/publish_directly_from_gha branch 3 times, most recently from c289ecf to d7bcb0d Compare September 13, 2023 10:14
.github/workflows/trigger-snapshot.yml Outdated Show resolved Hide resolved
@paullatzelsperger paullatzelsperger merged commit 1f1219b into main Sep 13, 2023
3 checks passed
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
paullatzelsperger added a commit that referenced this pull request Sep 13, 2023
* feat(build): publish to OSSRH Snapshots and MavenCentral from GHA

* renamed file and job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate publishing snapshots from Jenkins to GitHub
3 participants