Skip to content

Update redhat-actions/oc-new-app action to v2 - #33

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/redhat-actions-oc-new-app-2.x
Open

Update redhat-actions/oc-new-app action to v2#33
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/redhat-actions-oc-new-app-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
redhat-actions/oc-new-app action major v1v2

Release Notes

redhat-actions/oc-new-app (redhat-actions/oc-new-app)

v2.0.0

Compare Source

Breaking Changes

  • Update action runtime from Node20 to Node24
  • Upgrade @actions/core from v1 to v3 and @actions/exec from v1 to v3

Features

  • Add new env input for setting runtime environment variables on deployed containers. The existing build_env input only applies to S2I builds. (#​33)

Bug Fixes

  • Fix race condition where route host was not yet populated, resulting in the output showing http:// with no hostname. getRoute() now retries up to 10 times with 3-second delays. (#​13)
  • Clarify build_env description to state it applies to S2I builds only. (#​33)

Dependencies

  • TypeScript 5.4 -> 6.0, @vercel/ncc 0.38 -> 0.44
  • ESLint 8 (legacy config) -> ESLint 10 (flat config)
  • Replace @redhat-actions/tsconfig (Node 12/es2019) with inline config (es2024/nodenext)
  • Resolve all 16 npm audit vulnerabilities

CI & Infrastructure

  • actions/checkout v4 -> v7, actions/setup-node v2 -> v7
  • nick-invision/retry (deprecated) -> nick-fields/retry v4
  • redhat-actions/common v1 -> v2, oc-login v1 -> v2, podman-login v1 -> v2, openshift-tools-installer v1 -> v2
  • runs-on ubuntu-22.04 -> ubuntu-24.04
  • Add permissions: contents: read to all workflows
  • Remove obsolete CRDA and Pet Clinic example workflows
  • Migrate link checker to maintained tcort/github-action-markdown-link-check

Security

  • Enable secret scanning and push protection
  • Set default workflow permissions to read-only
  • Add Dependabot, CODEOWNERS, SECURITY.md

Full Changelog: redhat-actions/oc-new-app@v1.4...v2.0.0

v1.4

Compare Source

v1.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants