Skip to content

Conversation

@gmmajal
Copy link
Contributor

@gmmajal gmmajal commented Jul 21, 2025

Relevant issue: #55

Background info: # any relevant background info for additional context, references to documentations etc.

  • Newer versions of several github actions are available. We should upgrade them.
  • We should restrict the permission of job tokens and specify permissions on a job level.

Changes introduced: # list changes to the code repo made in this pull request

  • codecov, setup-python, checkout, docker/login, docker/metadata and docker/build-push are all github actions whose versions have been updated in the .github/workflows folder.
  • The permissions keyword has been added on a job level to restrict the access granted to tokens.

@gmmajal gmmajal self-assigned this Jul 21, 2025
@gmmajal gmmajal linked an issue Jul 21, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (221dd00) to head (27f9644).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          905       905           
=========================================
  Hits           905       905           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmmajal gmmajal changed the title Update the version of code-cov action. Update the workflow files in github Jul 22, 2025
@gmmajal gmmajal requested a review from Lakshmi-bashyam July 22, 2025 09:33
@gmmajal gmmajal changed the title Update the workflow files in github Update the github workflow files Jul 22, 2025
@gmmajal gmmajal merged commit 9f912b1 into master Jul 24, 2025
9 checks passed
@gmmajal gmmajal deleted the 55-update-code-cov-action-version-number branch August 6, 2025 10:32
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.

Update github workflow files

4 participants