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

GH Actions CI and release improvements #89

Merged

Conversation

joelanford
Copy link
Member

@joelanford joelanford commented Nov 17, 2023

When we released v0.5.0, the release action failed because the /bin directory was not pre-created.

Something seems to have changed outside our repo to cause this to break, because this worked before. For now, let's just make sure we create this directory in advance of trying to untar into it.

While we're at it, also:

  • Bump versions of goreleaser and krew-release-bot
  • Share goreleaser workflow for PRs, branch pushes, and tags, but with configuration based on event type

@openshift-ci openshift-ci bot requested review from benluddy and exdx November 17, 2023 18:21
Copy link

openshift-ci bot commented Nov 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelanford

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 17, 2023
- Make sure bin directory exists prior to attempting binary fetches
- Bump versions of goreleaser and krew-release-bot
- Share goreleaser workflow for PRs, branch pushes, and tags, but with
  configuration based on event type

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@joelanford joelanford changed the title make sure bin directory exists prior to attempting binary fetches GH Actions CI and release improvements Nov 17, 2023
@grokspawn
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 17, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit 641f976 into operator-framework:main Nov 17, 2023
5 checks passed
@joelanford joelanford deleted the fix-release-workflow branch November 18, 2023 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants