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.
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
feat: add autocli app wiring + remote info support #13281
feat: add autocli app wiring + remote info support #13281
Changes from 57 commits
056417a
093057e
7beb25c
f03eb1d
a7c0531
f02490e
7642ee1
ed72cc6
76bdebf
de9dfa1
c356f95
8e39b91
9581ac7
e5c3221
e6d9ab0
fde6de8
e68c93b
f18b52f
2fa1031
c0245ad
d84db81
fee0601
f8adf66
6249703
ffa49e3
db54c62
4648c0c
de513e0
ba5365e
1d8c533
f9d9d0c
e10afea
8f5e3e6
11ba162
db6c8df
9e7d7c0
d40f15c
ad1b3ad
86af306
5fa2cbf
c4e0ac0
77fca15
afced96
395be19
2c389a2
e38cbcd
88aa67a
ca2c553
c8c049a
f256fba
7d2d3d4
dccd3d6
b17c189
48d9f22
5001bb3
1ab237d
1bd0ce6
9eeba41
406c688
f7c3acc
e6ea180
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure
Code scanning / gosec
the value in the range statement should be _ unless copying a map: want: for key := range m
Check warning
Code scanning / CodeQL
Iteration over map
Check failure
Code scanning / gosec
the value in the range statement should be _ unless copying a map: want: for key := range m
Check warning
Code scanning / CodeQL
Iteration over map