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) O3-3560: Use latest Actions in GH Actions #544

Merged
merged 1 commit into from
Jul 11, 2024
Merged

(chore) O3-3560: Use latest Actions in GH Actions #544

merged 1 commit into from
Jul 11, 2024

Conversation

Bcoderx6
Copy link

@Bcoderx6 Bcoderx6 commented Jul 8, 2024

https://openmrs.atlassian.net/browse/O3-3560

Most of our repositories currently use actions/upload-artifact@v3 for artifact uploading and actions/download-artifact@v3 for artifact downloading within our CI pipelines. However, an updated version, actions/upload-artifact@v4 and actions/download-artifact@v4, is now available and should be considered for adoption across our projects.

@Bcoderx6
Copy link
Author

Bcoderx6 commented Jul 8, 2024

@jayasanka-sack 😀

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.89%. Comparing base (c7f2ec2) to head (6ee39d5).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #544      +/-   ##
============================================
+ Coverage     77.84%   77.89%   +0.05%     
- Complexity     2683     2703      +20     
============================================
  Files           239      239              
  Lines          7452     7499      +47     
  Branches        901      914      +13     
============================================
+ Hits           5801     5841      +40     
  Misses         1115     1115              
- Partials        536      543       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

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

Thanks @Bcoderx6 !

@jayasanka-sack jayasanka-sack merged commit b20caa0 into openmrs:master Jul 11, 2024
4 checks passed
@Bcoderx6 Bcoderx6 deleted the (chore)-#O3-3560 branch July 14, 2024 04: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.

2 participants