Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nachocodoner
Copy link
Member

@nachocodoner nachocodoner commented Apr 9, 2024

OSS-384

Reproduction

Release 3.0 has still a pending check suddently failing.

Changing only meteor-promise package triggers the GitHub action check. Other PRs from release-3.0 don't trigger this check. However, the check relies on fibers, expecting node version 14.x, not 20.x, as updated here. Yet, the node upgrade PR didn't trigger the meteor-promise check to confirm the node upgrade keeps the check green.

image

Fix

Use node 14.x as part of meteor-promise check.

image

Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit c4b52ad
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/66153ee91e561100075e5069

@nachocodoner nachocodoner marked this pull request as ready for review April 9, 2024 12:36
@StorytellerCZ StorytellerCZ added this to the Release 3.0 milestone Apr 9, 2024
@nachocodoner nachocodoner merged commit 24e09d9 into release-3.0 Apr 9, 2024
@nachocodoner nachocodoner deleted the fix-checks-3x branch April 9, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants