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 directly from GHA using a reusable WF #3450

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Sep 13, 2023

What this PR changes/adds

Publishes snapshot artefacts directly from GHA using the reusable workflow from the .github repo.

Why it does that

reusability, better integration with GHA

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes eclipse-edc/.github#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 Anything related to the CI/CD Pipeline on Github Actions github_actions Pull requests that update GitHub Actions code labels Sep 13, 2023
@paullatzelsperger paullatzelsperger merged commit 923abda into eclipse-edc:main Sep 13, 2023
22 of 25 checks passed
ndkrimbacher pushed a commit to nexyo-io/DataSpaceConnector that referenced this pull request Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Anything related to the CI/CD Pipeline on Github Actions enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate publishing snapshots from Jenkins to GitHub
3 participants