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

build: add release workflow file #33

Merged

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Sep 13, 2022

What this PR changes/adds

Adds a workflow file to trigger the creation of a release on Jenkins using Github Actions.

Why it does that

Convenient way to create a new release/snapshot from withing Github

Further notes

.

Linked Issue(s)

.

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@codecov-commenter
Copy link

Codecov Report

Merging #33 (bee380a) into main (9ac1f2b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #33   +/-   ##
=========================================
  Coverage     90.95%   90.95%           
  Complexity       91       91           
=========================================
  Files            25       25           
  Lines           398      398           
  Branches         18       18           
=========================================
  Hits            362      362           
  Misses           31       31           
  Partials          5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@juliapampus juliapampus merged commit 68ed295 into eclipse-edc:main Sep 14, 2022
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.

3 participants