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 Actions: explicitly install oc first #292

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

norrisng-bc
Copy link
Contributor

Description

This adds an additional GitHub Actions step for installing oc.

The ubuntu-latest GitHub Actions image no longer includes oc out of the box, so it must now be explicitly installed.

More info: actions/runner-images#10636

https://apps.nrs.gov.bc.ca/int/jira/browse/SHOWCASE-3816

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

N/A

ubuntu-latest image no longer includes oc - see actions/runner-images#10636
Copy link

github-actions bot commented Jan 4, 2025

Coverage Report

Totals Coverage
Statements: 61.18% ( 3059 / 5000 )
Methods: 51.14% ( 337 / 659 )
Lines: 68.24% ( 1837 / 2692 )
Branches: 53.67% ( 885 / 1649 )

@norrisng-bc norrisng-bc removed the request for review from jatindersingh93 January 4, 2025 01:19
@TimCsaky TimCsaky merged commit e0c56e5 into master Jan 6, 2025
13 checks passed
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