Skip to content

Conversation

mfranzke
Copy link
Member

@mfranzke mfranzke commented Feb 20, 2023

Not using the same Node version leads to problems in the pipeline that weren't occuring on localhost, like e.g. the following in DB UI Elements repository: https://github.com/db-ui/elements/actions/runs/4220820918/jobs/7327485768

We're using the init cache action as the basis as this perfectly separates workflows / workflow steps that we even also run locally and the ones that are only run in the pipeline; great idea, thanks to @nmerget.

Fixes #330

Even also needed to revert the previous version of this change that I've incorrectly provided with #332 instead of this PR.

@mfranzke mfranzke added bug Something isn't working cicd labels Feb 20, 2023
@mfranzke mfranzke added this to the Release 2.x milestone Feb 20, 2023
@mfranzke mfranzke requested a review from nmerget as a code owner February 20, 2023 19:20
@mfranzke mfranzke self-assigned this Feb 20, 2023
@mfranzke mfranzke linked an issue Feb 20, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/core/review/330-not-setting-node-version-for-pipelines

dkolba
dkolba previously approved these changes Feb 21, 2023
@mfranzke mfranzke marked this pull request as draft February 21, 2023 13:14
@github-actions github-actions bot removed the cicd label Feb 21, 2023
@mfranzke mfranzke changed the title refactor: set pipelines and local node equally refactor: set pipelines and local node versions equally Feb 21, 2023
@mfranzke mfranzke marked this pull request as ready for review February 22, 2023 05:25
@mfranzke mfranzke enabled auto-merge (squash) February 22, 2023 05:45
@mfranzke mfranzke merged commit d22ea64 into main Feb 22, 2023
@mfranzke mfranzke deleted the 330-not-setting-node-version-for-pipelines branch February 22, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cicd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not setting node version for pipelines
3 participants