-
Notifications
You must be signed in to change notification settings - Fork 77
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
Bugfix go binary execution for format and crd #2348
Merged
hlts2
merged 11 commits into
bugfix/docker/gcc-environment-for-arm
from
ci/format/use-go-build-binary
Feb 14, 2024
Merged
Bugfix go binary execution for format and crd #2348
hlts2
merged 11 commits into
bugfix/docker/gcc-environment-for-arm
from
ci/format/use-go-build-binary
Feb 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: hlts2 <[email protected]>
[CHATOPS:HELP] ChatOps commands.
|
Signed-off-by: hlts2 <[email protected]>
Deploying with Cloudflare Pages
|
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
This reverts commit 5b1a2e9.
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
Signed-off-by: hlts2 <[email protected]>
hlts2
changed the title
[DO NOT MERGE]: use go build binary for format
Bugfix go binary execution for format and crd
Feb 14, 2024
kpango
approved these changes
Feb 14, 2024
hlts2
merged commit Feb 14, 2024
f9594df
into
bugfix/docker/gcc-environment-for-arm
37 of 41 checks passed
kpango
pushed a commit
that referenced
this pull request
Feb 14, 2024
* fix: use go build binary to add license Signed-off-by: hlts2 <[email protected]> * fix: add debug log Signed-off-by: hlts2 <[email protected]> * fix: tweak Signed-off-by: hlts2 <[email protected]> * fix: debug log Signed-off-by: hlts2 <[email protected]> * fix: tweak Signed-off-by: hlts2 <[email protected]> * fix: use local variable Signed-off-by: hlts2 <[email protected]> * Revert "fix: use local variable" This reverts commit 5b1a2e9. * fix: tweak Signed-off-by: hlts2 <[email protected]> * fix: bugfix local variable Signed-off-by: hlts2 <[email protected]> * fix: make helm/schema/all format Signed-off-by: hlts2 <[email protected]> * fix: revert ci container image tag Signed-off-by: hlts2 <[email protected]> --------- Signed-off-by: hlts2 <[email protected]> Signed-off-by: kpango <[email protected]>
kpango
added a commit
that referenced
this pull request
Feb 14, 2024
Fix format-diff error problem (#2345) Merge branch 'main' into bugfix/docker/gcc-environment-for-arm fix: warning message for diff Bugfix go binary execution for format and crd (#2348) fix: checkout cargo.lock file Bugfix go binary execution for format and crd (#2348) Signed-off-by: kpango <[email protected]>
kpango
added a commit
that referenced
this pull request
Feb 14, 2024
… Merge branch 'main' into bugfix/docker/gcc-environment-for-arm fix: warning message for diff Bugfix go binary execution for format and crd (#2348) fix: checkout cargo.lock file Bugfix go binary execution for format and crd (#2348) Fix setup-helm version (#2349) Signed-off-by: kpango <[email protected]>
This was referenced Mar 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
As titled
Related Issue
Versions
Checklist
Special notes for your reviewer