Skip to content

fix: use node 22#4081

Merged
ramonpetgrave64 merged 6 commits intomainfrom
ramonpetgrave64-patch-4
Jan 28, 2025
Merged

fix: use node 22#4081
ramonpetgrave64 merged 6 commits intomainfrom
ramonpetgrave64-patch-4

Conversation

@ramonpetgrave64
Copy link
Contributor

@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 <32398091+ramonpetgrave64@users.noreply.github.com>
# 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 <32398091+ramonpetgrave64@users.noreply.github.com>
Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
@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?

Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
@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