Skip to content

Conversation

@paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Sep 22, 2022

What this PR changes/adds

This PR adds two things:

  1. a release workflow (identical to the main EDC repo)
  2. a bit of logic for the build to be able to set the version on the CLI using the -Pversion=... parameter

Why it does that

To be able to easily create release and SNAPSHOT versions

Further notes

no new code has been implemented, I merely copied the logic from the EDC repo

Linked Issue(s)

Closes #2

Checklist

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

@paullatzelsperger paullatzelsperger merged commit 01561fa into eclipse-edc:main Sep 22, 2022
@paullatzelsperger paullatzelsperger deleted the feature/create_release_pipeline_for_metamodel branch September 22, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build: create release workflow for runtime-metamodel

2 participants