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

GHA: explicitly install oc first #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
@norrisng-bc norrisng-bc requested a review from TimCsaky January 4, 2025 01:23
Copy link

github-actions bot commented Jan 4, 2025

Coverage Report (Application)

Totals Coverage
Statements: 73% ( 219 / 300 )
Methods: 62.86% ( 22 / 35 )
Lines: 77.5% ( 155 / 200 )
Branches: 64.62% ( 42 / 65 )

Copy link

github-actions bot commented Jan 4, 2025

Coverage Report (Frontend)

Totals Coverage
Statements: 28.94% ( 112 / 387 )
Methods: 31.48% ( 34 / 108 )
Lines: 32.09% ( 60 / 187 )
Branches: 19.57% ( 18 / 92 )

Copy link

github-actions bot commented Jan 4, 2025

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.

1 participant