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

Update action.yml #557

Merged
merged 4 commits into from
May 2, 2024
Merged

Update action.yml #557

merged 4 commits into from
May 2, 2024

Conversation

mjohns-databricks
Copy link
Contributor

as per recent instructions for codecov token handling. @sllynn I will point out the thread separately.

as per recent instructions for codecov token handling.
@mjohns-databricks mjohns-databricks requested a review from sllynn May 1, 2024 19:55
@@ -45,7 +45,9 @@ runs:
run: sudo mvn -q clean install -DskipTests -Dscoverage.skip
- name: Publish test coverage
if: inputs.skip_tests == 'false'
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
Copy link
Contributor

Choose a reason for hiding this comment

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

I would move this step to the workflows, this could be a step in build_main.yml workflow.
sectrets should be resolved correctly there

moving codecov to workflows for secrets handling
codecov to workflows
temporarily commenting out R build.
Copy link
Contributor

@sllynn sllynn left a comment

Choose a reason for hiding this comment

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

All looks OK to me. We'll take an action to restore the R build once the posit public package manager has come back up.

Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason for putting this here and not in build_main.yml?

@mjohns-databricks mjohns-databricks merged commit d17916f into main May 2, 2024
6 checks passed
@mjohns-databricks mjohns-databricks deleted the mjohns-databricks-codecov-v4 branch September 6, 2024 18:39
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