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 multiple GH action versions #2078

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Oct 11, 2022

What this PR changes/adds

updates some of the actions we use to their respective latest versions

Why it does that

some actions seem to use Node 12, which is out of support as of April 2022, specifically:

  • actions/setup-java@v2
  • actions/upload-artifact@v2
  • actions/checkout@v2

Further Notes

  • deepakputhraya/action-pr-title is also affected, but there is no new version yet (latest is from June 1). I did, however, submit an issue there asking for the upgrade.

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • assigned appropriate label? (exclude from changelog with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@github-actions github-actions bot added this to In progress in Connector Oct 11, 2022
@paullatzelsperger paullatzelsperger temporarily deployed to Azure-dev October 11, 2022 15:10 Inactive
@paullatzelsperger paullatzelsperger changed the title Chore: update actions/setup-java version chore: update actions/setup-java version Oct 11, 2022
@paullatzelsperger paullatzelsperger changed the title chore: update actions/setup-java version chore: update multiple GH action versions Oct 11, 2022
@paullatzelsperger paullatzelsperger force-pushed the chore/update_setupjava_action_to_v3 branch from 12e7445 to ffccc2c Compare October 11, 2022 15:18
@paullatzelsperger paullatzelsperger temporarily deployed to Azure-dev October 11, 2022 15:19 Inactive
@paullatzelsperger paullatzelsperger added the build Anything related to the CI/CD Pipeline on Github Actions label Oct 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2022

Codecov Report

Base: 64.52% // Head: 64.51% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (ffccc2c) compared to base (a418469).
Patch has no changes to coverable lines.

❗ Current head ffccc2c differs from pull request most recent head 9adb9fc. Consider uploading reports for the commit 9adb9fc to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2078      +/-   ##
==========================================
- Coverage   64.52%   64.51%   -0.01%     
==========================================
  Files         783      783              
  Lines       16628    16628              
  Branches     1076     1076              
==========================================
- Hits        10729    10728       -1     
  Misses       5446     5446              
- Partials      453      454       +1     
Impacted Files Coverage Δ
.../dataspaceconnector/boot/util/TopologicalSort.java 92.85% <0.00%> (-2.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@paullatzelsperger paullatzelsperger force-pushed the chore/update_setupjava_action_to_v3 branch from ffccc2c to 9adb9fc Compare October 11, 2022 15:33
@paullatzelsperger paullatzelsperger temporarily deployed to Azure-dev October 11, 2022 15:33 Inactive
Connector automation moved this from In progress to Review in progress Oct 12, 2022
@paullatzelsperger paullatzelsperger merged commit 1c19fa6 into eclipse-edc:main Oct 12, 2022
Connector automation moved this from Review in progress to Done Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Anything related to the CI/CD Pipeline on Github Actions
Projects
No open projects
Connector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants