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

chore: update actions #1490

Merged
merged 2 commits into from
Jan 13, 2025
Merged

chore: update actions #1490

merged 2 commits into from
Jan 13, 2025

Conversation

ryjones
Copy link
Contributor

@ryjones ryjones commented Jan 8, 2025

Description:

actions/upload-artifact and actions/download-artifact have been deprecated and need updated.

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@ryjones ryjones requested a review from a team as a code owner January 8, 2025 21:56
@github-actions github-actions bot added the ci label Jan 8, 2025
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Integration Test Results

20 files  20 suites   3s ⏱️
55 tests 55 ✅ 0 💤 0 ❌
97 runs  97 ✅ 0 💤 0 ❌

Results for commit 97c5f89.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Unit Test Results

104 files  ±0  104 suites  ±0   18m 15s ⏱️ +28s
882 tests ±0  874 ✅ ±0  8 💤 ±0  0 ❌ ±0 
889 runs  ±0  881 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 97c5f89. ± Comparison against base commit 54b7b5b.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Jan 8, 2025

Coverage Status

coverage: 48.691%. remained the same
when pulling 97c5f89 on update-actions
into 54b7b5b on main.

actions/upload-artifact and actions/download-artifact have
been deprecated and need updated.

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Signed-off-by: Ry Jones <[email protected]>
Copy link
Contributor

@FabioPinheiro FabioPinheiro left a comment

Choose a reason for hiding this comment

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

LGTM

@FabioPinheiro FabioPinheiro enabled auto-merge (squash) January 13, 2025 17:15
@FabioPinheiro FabioPinheiro merged commit 4199fca into main Jan 13, 2025
13 checks passed
@FabioPinheiro FabioPinheiro deleted the update-actions branch January 13, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants