Skip to content

Fix use of NODE_VERSION variable#1620

Draft
gregorydlogan wants to merge 12 commits into
opencast:developfrom
gregorydlogan:t/fix-node-version-variables
Draft

Fix use of NODE_VERSION variable#1620
gregorydlogan wants to merge 12 commits into
opencast:developfrom
gregorydlogan:t/fix-node-version-variables

Conversation

@gregorydlogan

Copy link
Copy Markdown
Member

This PR resolves an issue where the GHA scripts were unable to find a value for $NODE_VERSION when installing Node because I was using the variable as a bash shell variable, rather than a GHA templating subtitution. This PR swaps that, so now the builds run.

We haven't been noticing this because this only affects PRS based off the current tip of develop.

@gregorydlogan gregorydlogan added type:bug Something isn't working type:github_actions Pull requests that update GitHub Actions code labels Jun 12, 2026
@gregorydlogan gregorydlogan marked this pull request as draft June 12, 2026 23:05
@gregorydlogan

gregorydlogan commented Jun 12, 2026

Copy link
Copy Markdown
Member Author

This is going to conflict with #1619 and #1621, so marking this as draft.

@gregorydlogan gregorydlogan force-pushed the t/fix-node-version-variables branch from 4fe1f82 to 747ccfc Compare June 13, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working type:github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant