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(ci): Update renku actions to v1.14.0 #623

Closed
wants to merge 2 commits into from

Conversation

RenkuBot
Copy link
Contributor

Automated changes by create-pull-request GitHub action

@RenkuBot RenkuBot requested a review from a team as a code owner January 30, 2025 15:30
@@ -33,7 +33,7 @@
extra-values: ${{ steps.deploy-comment.outputs.extra-values}}
steps:
- id: deploy-comment
uses: SwissDataScienceCenter/renku-actions/check-pr-description@v1.13.0
uses: SwissDataScienceCenter/renku-actions/check-pr-description@v1.14.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Acceptance tests' step
Uses Step: deploy-comment
uses 'SwissDataScienceCenter/renku-actions/check-pr-description' with ref 'v1.14.0', not a pinned commit hash
@@ -68,7 +68,7 @@
body: |
You can access the deployment of this PR at https://renku-ci-ds-${{ github.event.number }}.dev.renku.ch
- name: Build and deploy
uses: SwissDataScienceCenter/renku-actions/deploy-renku@v1.13.0
uses: SwissDataScienceCenter/renku-actions/deploy-renku@v1.14.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Acceptance tests' step
Uses Step
uses 'SwissDataScienceCenter/renku-actions/deploy-renku' with ref 'v1.14.0', not a pinned commit hash
@@ -100,7 +100,7 @@
if: github.event.action != 'closed' && needs.check-deploy.outputs.pr-contains-string == 'true' && needs.check-deploy.outputs.test-enabled == 'true'
runs-on: ubuntu-22.04
steps:
- uses: SwissDataScienceCenter/renku-actions/test-renku@v1.13.0
- uses: SwissDataScienceCenter/renku-actions/test-renku@v1.14.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Acceptance tests' step
Uses Step
uses 'SwissDataScienceCenter/renku-actions/test-renku' with ref 'v1.14.0', not a pinned commit hash
@@ -127,7 +127,7 @@
steps:
- name: Extract Renku repository reference
run: echo "RENKU_REFERENCE=`echo '${{ needs.check-deploy.outputs.renku }}' | cut -d'@' -f2`" >> $GITHUB_ENV
- uses: SwissDataScienceCenter/renku-actions/test-renku-cypress@v1.13.0
- uses: SwissDataScienceCenter/renku-actions/test-renku-cypress@v1.14.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Acceptance tests' step
Uses Step
uses 'SwissDataScienceCenter/renku-actions/test-renku-cypress' with ref 'v1.14.0', not a pinned commit hash
@@ -155,7 +155,7 @@
body: |
Tearing down the temporary RenkuLab deplyoment for this PR.
- name: renku teardown
uses: SwissDataScienceCenter/renku-actions/cleanup-renku-ci-deployments@v1.13.0
uses: SwissDataScienceCenter/renku-actions/cleanup-renku-ci-deployments@v1.14.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Acceptance tests' step
Uses Step
uses 'SwissDataScienceCenter/renku-actions/cleanup-renku-ci-deployments' with ref 'v1.14.0', not a pinned commit hash
@coveralls
Copy link

coveralls commented Jan 30, 2025

Pull Request Test Coverage Report for Build 13108784779

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.06%) to 86.624%

Files with Coverage Reduction New Missed Lines %
components/renku_data_services/base_api/error_handler.py 1 89.47%
Totals Coverage Status
Change from base Build 13108744249: 0.06%
Covered Lines: 15394
Relevant Lines: 17771

💛 - Coveralls

@leafty leafty closed this Feb 3, 2025
@leafty leafty deleted the chore-update-renku-action-v1.14.0 branch February 3, 2025 07:54
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