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

Attempt to migrate to Node20 #870

Merged
merged 10 commits into from
May 17, 2024

Commits on May 14, 2024

  1. ncu upgrade

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2722f85 View commit details
    Browse the repository at this point in the history
  2. package-lock

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5c5ed19 View commit details
    Browse the repository at this point in the history
  3. .eslintignore -> .eslintrc

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f430228 View commit details
    Browse the repository at this point in the history
  4. npm run fixup

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d62cde5 View commit details
    Browse the repository at this point in the history
  5. commit build result

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3bb47ce View commit details
    Browse the repository at this point in the history
  6. update node version in readme

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    29daab6 View commit details
    Browse the repository at this point in the history
  7. update worflows accordingly

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas authored and christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d6a97bc View commit details
    Browse the repository at this point in the history
  8. Update to non-deprecated function

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7807f7b View commit details
    Browse the repository at this point in the history
  9. Make sure full action does not run during unit tests

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2b68d66 View commit details
    Browse the repository at this point in the history
  10. Check and reset process.exitCode after core.setFailed()

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2490c3c View commit details
    Browse the repository at this point in the history