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

build: copy proto files from GOPATH so we can clone outside of GOPATH #2360

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

zachaller
Copy link
Collaborator

This will allow the argo rollouts repo to live outside the GOPATH directory.

Signed-off-by: zachaller [email protected]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2022

Go Published Test Results

1 778 tests   1 778 ✔️  2m 29s ⏱️
   101 suites         0 💤
       1 files           0

Results for commit 1bc94e2.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 82.76% // Head: 82.76% // No change to project coverage 👍

Coverage data is based on head (1bc94e2) compared to base (2cf256b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2360   +/-   ##
=======================================
  Coverage   82.76%   82.76%           
=======================================
  Files         121      121           
  Lines       18536    18536           
=======================================
  Hits        15341    15341           
  Misses       2410     2410           
  Partials      785      785           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2022

E2E Tests Published Test Results

  1 files    1 suites   48m 13s ⏱️
89 tests 84 ✔️ 3 💤 2
91 runs  86 ✔️ 3 💤 2

For more details on these failures, see this check.

Results for commit 1bc94e2.

♻️ This comment has been updated with latest results.

Copy link
Member

@alexef alexef left a comment

Choose a reason for hiding this comment

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

I can confirm this fixed my local toolchain

@zachaller zachaller added the ready-for-review Ready for final review label Oct 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Oct 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.8% 1.8% Duplication

Copy link
Contributor

@leoluz leoluz left a comment

Choose a reason for hiding this comment

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

LGTM

@leoluz leoluz merged commit 381feea into argoproj:master Oct 31, 2022
jandersen-plaid pushed a commit to jandersen-plaid/argo-rollouts that referenced this pull request Nov 8, 2022
…argoproj#2360)

* build: copy proto files from GOPATH so we can clone outside of GOPATH

Signed-off-by: zachaller <[email protected]>

* always return true so that we can run within GOPATH as well

Signed-off-by: zachaller <[email protected]>

Signed-off-by: zachaller <[email protected]>
jandersen-plaid pushed a commit to jandersen-plaid/argo-rollouts that referenced this pull request Nov 26, 2022
…argoproj#2360)

* build: copy proto files from GOPATH so we can clone outside of GOPATH

Signed-off-by: zachaller <[email protected]>

* always return true so that we can run within GOPATH as well

Signed-off-by: zachaller <[email protected]>

Signed-off-by: zachaller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review Ready for final review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants