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

github workflow additions/updates #93

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

joelanford
Copy link
Member

  • add go-apidiff workflow to run on all PRs (informational to make sure we're aware of Go API changes)
  • add go module caching to speed up builds and tests

main addition is to run go-apidiff on all PRs

also added go module caching, which should speed
up tests and builds
restore-keys: |
${{ runner.os }}-go-

- uses: joelanford/go-apidiff@main
Copy link
Contributor

Choose a reason for hiding this comment

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

Personal repo?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm the author :)

Copy link
Member Author

Choose a reason for hiding this comment

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

@joelanford joelanford merged commit bc3af05 into operator-framework:main Jan 19, 2023
@joelanford joelanford deleted the gh-workflows branch January 19, 2023 16:45
LalatenduMohanty pushed a commit to LalatenduMohanty/operator-controller that referenced this pull request Dec 19, 2024
Update README

Issue: operator-framework#81



Fix output examples

Signed-off-by: Michael Ryan Peter <[email protected]>
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.

2 participants