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

olm: fix paths in the resulting PR #711

Merged
merged 1 commit into from
Nov 1, 2021
Merged

Conversation

jkremser
Copy link
Member

@jkremser jkremser commented Nov 1, 2021

The paths were not ok, check the resulting pr.

It created
operators/k8gb/0.8.3/bundle/manifests
instead of
operators/k8gb/0.8.3/manifests

Also fixing the wrong path in url that's put on the PR description (the link was broken)

Sorry for spam :)

Signed-off-by: Jirka Kremser [email protected]

@@ -43,12 +43,11 @@ jobs:
- name: Generate OLM bundle
env:
TOOL_VERSION: ${{ github.event.inputs.olmBundleToolVersion }}
PREVIOUS_VERSION: "v0.0.1" # remove me after the pr on community-operators repo is merged
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is no longer relevant?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the pr w/ 0.8.3 got merged so for the next release this value will be calculated as "the last but one release"

@jkremser jkremser merged commit ccdc14b into k8gb-io:master Nov 1, 2021
@jkremser jkremser deleted the olm-paths branch November 1, 2021 15:22
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