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

Add codecov token as secret inline #3931

Closed

Conversation

peternied
Copy link
Member

@peternied peternied commented Jan 8, 2024

Description

Add codecov token as secret inline

This secret is repository specific and is not usable outside of opensearch-project/security Generated from https://app.codecov.io/gh/opensearch-project/security/settings/yaml

Issues Resolved

Seeing a number of codecov jobs fail this morning along with a log message indicating the token is not making it into the uploader executable.

  Codecov report uploader 0.7.1
[2024-01-08T13:46:12.908Z] ['info'] => Project root located at: /home/runner/work/security/security
[2024-01-08T13:46:12.912Z] ['info'] -> No token specified or token is empty

Testing

Will be validating the coverage job associated with this PR

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

This secret is repoistory specific and is not usable outside of opensearch-project/security
Generated from https://app.codecov.io/gh/opensearch-project/security/settings/yaml

Signed-off-by: Peter Nied <[email protected]>
@peternied
Copy link
Member Author

[2024-01-08T14:47:30.729Z] ['info'] => Project root located at: /home/runner/work/security/security
[2024-01-08T14:47:30.734Z] ['info'] -> No token specified or token is empty

😞

peternied and others added 3 commits January 8, 2024 22:27
Signed-off-by: Peter Nied <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
@peternied
Copy link
Member Author

I'm not making any progress on this, and the code coverage doesn't seem to be failing as often 🤷

@peternied peternied closed this Jan 23, 2024
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.

[BUG] Code Coverage is broken
1 participant