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

fix: use node 22 #4081

Merged
merged 6 commits into from
Jan 28, 2025
Merged

fix: use node 22 #4081

merged 6 commits into from
Jan 28, 2025

Conversation

ramonpetgrave64
Copy link
Collaborator

@ramonpetgrave64 ramonpetgrave64 commented Jan 27, 2025

Summary

start using node22 in all our actions and pre-submits.
re: #4001

Testing Process

The pre-submits in this PR should pass.

Checklist

  • Review the contributing guidelines
  • Add a reference to related issues in the PR description.
  • Update documentation if applicable.
  • Add unit tests if applicable.
  • Add changes to the CHANGELOG if applicable.

Signed-off-by: Ramon Petgrave <[email protected]>
# Summary

Update pre-submit to use ubuntu24

https://github.com/slsa-framework/slsa-github-generator/actions/runs/12999310515/job/36254511524?pr=4041

```
Run ./.github/workflows/scripts/pre-submit.e2e.go.default.sh
✖ ubuntu24 == ubuntu22 :: .predicate.invocation.environment.os should be ubuntu22
Error: Process completed with exit code 1.
```

## Testing Process

This PR's pre-submits should pass.

## Checklist

- [x] Review the contributing
[guidelines](https://github.com/slsa-framework/slsa-github-generator/blob/main/CONTRIBUTING.md)
- [x] Add a reference to related issues in the PR description.
- [ ] Update documentation if applicable.
- [x] Add unit tests if applicable.
- [ ] Add changes to the
[CHANGELOG](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
if applicable.

Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
@ramonpetgrave64 ramonpetgrave64 force-pushed the ramonpetgrave64-patch-4 branch from 364d89f to 61917d6 Compare January 28, 2025 19:15
@ramonpetgrave64 ramonpetgrave64 marked this pull request as ready for review January 28, 2025 19:19
Copy link
Contributor

@loosebazooka loosebazooka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node22 appears the be the current LTS release?

@ramonpetgrave64 ramonpetgrave64 changed the title fix: use node 20 fix: use node 22 Jan 28, 2025
@ramonpetgrave64 ramonpetgrave64 merged commit a1cbd3a into main Jan 28, 2025
97 checks passed
@ramonpetgrave64 ramonpetgrave64 deleted the ramonpetgrave64-patch-4 branch January 29, 2025 20:09
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