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

Retry wrapper and determine node versions #79

Merged
merged 12 commits into from
Nov 3, 2023
Merged

Conversation

iowillhoit
Copy link
Contributor

@iowillhoit iowillhoit commented Oct 31, 2023

IMPORTANT
Don't merge before we replace @ew/retry-wrapper with @main

  • Adds a wrapper for nick-fields/retry with sensible defaults
  • Adds an action for calculating Node Version and Node LTS -1 for unit tests
    • Works with NODE_VERSION_OVERRIDE [example with 18.15.0 and 16]
    • Works without NODE_VERSION_OVERRIDE [example with lts/* and lts/-1]
    • Finds the previous LTS by looking for the previous even number. [example with 17 and 16]

@W-14338799@

@iowillhoit iowillhoit changed the title [WIP] feat: retry wrapper and determine node versions Retry wrapper and determine node versions Nov 1, 2023
@iowillhoit iowillhoit merged commit 2e9e588 into main Nov 3, 2023
@iowillhoit iowillhoit deleted the ew/retry-wrapper branch November 3, 2023 20:45
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.

2 participants