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: fix version extraction #95

Merged
merged 1 commit into from
Feb 23, 2024
Merged

build: fix version extraction #95

merged 1 commit into from
Feb 23, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Feb 23, 2024

What this PR changes/adds

Fix the grep expression to extract the project version, from version: to version: with a trailing colon, this because now in Connector we have modules that contains the version: string in path.

failing workflow example: https://github.com/eclipse-edc/Connector/actions/runs/8017082606/job/21900245378

Why it does that

Briefly state why the change was necessary.

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 # <-- insert Issue number if one exists

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

@ndr-brt ndr-brt added the bug Something isn't working label Feb 23, 2024
@ndr-brt ndr-brt merged commit d8729ce into main Feb 23, 2024
7 checks passed
@ndr-brt ndr-brt deleted the fix-snapshot branch February 23, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants