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

Changed to latest version of upstream to add Node 20 support #5

Merged
merged 11 commits into from
Feb 11, 2024

Conversation

volks73
Copy link

@volks73 volks73 commented Feb 10, 2024

This adds support for Node 20 to the action and updates to the latest version of the upstream action.

shrink and others added 9 commits September 12, 2022 16:10
* fix: node12 GHA deprecation

Signed-off-by: Derek Roberts <derek.roberts@gmail.com>

* fix: actions/checkout node12 deprecation warning

Signed-off-by: Derek Roberts <derek.roberts@gmail.com>

* fix: docker/login-action deprecation and save-state warnings

Signed-off-by: Derek Roberts <derek.roberts@gmail.com>

* ci: pull request triggers for tests-integration, tests-unit

Signed-off-by: Derek Roberts <derek.roberts@gmail.com>

Signed-off-by: Derek Roberts <derek.roberts@gmail.com>
* ci: Clean apt list before installing skopeo

There's an error with `mirror.aardsoft.fi`

```
Err:3 http://mirror.aardsoft.fi/opensuse/repositories/home%3A/alvistack/xUbuntu_22.04  skopeo 100:1.14.0-1
  File has unexpected size (8340068 != 8332874). Mirror sync in progress? [IP: 65.21.143.134 80]
  Hashes of expected file:
   - SHA256:572c197377988ca155250c3c32cf83d5c3eb993259eeb4cc2c434e61e2dd1439
   - SHA1:663f246f2328e821ef1d97b09579148e2e88c6f3 [weak]
   - MD5Sum:e2c1994cb38ce7bc3d6ec1095b582795 [weak]
   - Filesize:8332874 [weak]
Fetched 174 kB in 2s (77.0 kB/s)
E: Failed to fetch http://mirror.aardsoft.fi/opensuse/repositories/home%3A/alvistack/xUbuntu_22.04/amd64/skopeo_1.14.0-1_amd64.deb  File has unexpected size (8340068 != 8332874). Mirror sync in progress? [IP: 65.21.143.134 80]
   Hashes of expected file:
    - SHA256:572c197377988ca155250c3c32cf83d5c3eb993259eeb4cc2c434e61e2dd1439
    - SHA1:663f246f2328e821ef1d97b09579148e2e88c6f3 [weak]
    - MD5Sum:e2c1994cb38ce7bc3d6ec1095b582795 [weak]
    - Filesize:8332874 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
```

* ci: Replace `apt-get` with `apt` for consistency
@volks73 volks73 added the enhancement New feature or request label Feb 10, 2024
@volks73 volks73 requested a review from mikhail-vl February 10, 2024 16:01
@volks73 volks73 self-assigned this Feb 10, 2024
@volks73
Copy link
Author

volks73 commented Feb 10, 2024

@mikhail-vl Ready to review.

package.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Updated CI Action, packages to the latest and rebuilt.

@mikhail-vl mikhail-vl merged commit 1d8f988 into main Feb 11, 2024
1 check passed
@mikhail-vl mikhail-vl deleted the feature-node-20 branch February 11, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants