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

[merge] chore/ci-fixes #510

Merged
merged 8 commits into from
Feb 17, 2024
Merged

[merge] chore/ci-fixes #510

merged 8 commits into from
Feb 17, 2024

Conversation

thibaultcha
Copy link
Member

No description provided.

hishamhm and others added 5 commits February 14, 2024 18:14
CentOS 7 and Ubuntu 18.04 need actions/checkout@v3 due to a binary
incompatibility with Node 20.

See: actions/checkout#1590
* `docker/login-action` to v3
* `docker/setup-qemu-action` to v3
The action `upload-artifact@v4` can't run on Centos 8 and Ubuntu 18.04 so
its `v3` counterpart is used; other build jobs in the release workflow use
`upload-artifact@v4`.

The action `download-artifact@v4` is only able to download artifacts
uploaded by `upload-artifact@v4`.

See: https://github.com/actions/download-artifact?tab=readme-ov-file#breaking-changes
More recent versions of V8 don't build with GCC 8.
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Merging #510 (fa137c1) into main (45a0c12) will decrease coverage by 0.00707%.
Report is 5 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #510         +/-   ##
===================================================
- Coverage   90.02022%   90.01315%   -0.00707%     
===================================================
  Files             46          46                 
  Lines           9890        9883          -7     
===================================================
- Hits            8903        8896          -7     
  Misses           987         987                 

see 4 files with indirect coverage changes

Flag Coverage Δ
unit 90.07941% <ø> (-0.00458%) ⬇️
valgrind 77.84173% <ø> (-0.02206%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@thibaultcha thibaultcha merged commit 08977c8 into main Feb 17, 2024
37 checks passed
@thibaultcha thibaultcha deleted the chore/ci-fixes-merge branch February 17, 2024 16:01
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.

3 participants