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

Split ci-build.yml #557

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

fbm3307
Copy link
Contributor

@fbm3307 fbm3307 commented Apr 5, 2024

split the ci-build.yml file into following two files

test-with-coverage.yml
ci-golang-sbom.yml
By updating pull_request_target to have tokens the workflow automatically checks out the code from master and not from PR.
This fix is needed only for the tests to upload codecov report, not for linters and hence spliting the workflow

Signed-off-by: Feny Mehta <[email protected]>
Copy link

sonarqubecloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

openshift-ci bot commented Apr 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fbm3307, mfrancisc, xcoulon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Apr 5, 2024
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Merging #557 (80346f6) into master (123c533) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #557   +/-   ##
=======================================
  Coverage   84.05%   84.05%           
=======================================
  Files          29       29           
  Lines        2634     2634           
=======================================
  Hits         2214     2214           
  Misses        277      277           
  Partials      143      143           

@fbm3307 fbm3307 merged commit 9b88648 into codeready-toolchain:master Apr 5, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants