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

document how to run the linters on only on one's changes (vs all files) #430

Closed
ldemailly opened this issue Jun 23, 2017 · 1 comment · Fixed by #442
Closed

document how to run the linters on only on one's changes (vs all files) #430

ldemailly opened this issue Jun 23, 2017 · 1 comment · Fixed by #442
Assignees

Comments

@ldemailly
Copy link
Contributor

I tried bin/linters.sh -c master and some variants but haven't been able to get it to run only on local changes or the changes in a pr branch

@ldemailly ldemailly self-assigned this Jun 23, 2017
@ldemailly ldemailly changed the title document how to run the linters only on one's changes document how to run the linters on only on one's changes (vs all files) Jun 23, 2017
@ldemailly
Copy link
Contributor Author

One can set LAST_GOOD_GITSHA to whichever one wants as the diff point, for instance:

LAST_GOOD_GITSHA=HEAD bin/linters.sh

takes 10s (still seems pretty slow to check 1 file) instead of 30s to check local changes

rshriram pushed a commit that referenced this issue Oct 30, 2017
mandarjog pushed a commit that referenced this issue Oct 31, 2017
mandarjog pushed a commit that referenced this issue Nov 2, 2017
guptasu added a commit to guptasu/istio that referenced this issue Jun 11, 2018
* Add an optional option for template_name
kyessenov pushed a commit to kyessenov/istio that referenced this issue Aug 13, 2018
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of mixerclient

This PR will be merged automatically once checks are successful.
```release-note
none
```
howardjohn added a commit to howardjohn/istio that referenced this issue Jan 12, 2020
Daily builds are no longer published

Also we don't have gencheck on this repo so some random changes are
included that are generated.
howardjohn pushed a commit to howardjohn/istio that referenced this issue Jan 12, 2020
* Update README

* Updates

* Comments

* Remove local build instructions

* Add instructions for local running

* Remove redundant readme
libesz pushed a commit to libesz/istio that referenced this issue Nov 11, 2021
MAISTRA-2613 Update to latest Istio 1.9.8
antonioberben pushed a commit to antonioberben/istio that referenced this issue Jan 29, 2024
…ger-operator-service

[jaeger-operator] Adding serviceExtraLable for service
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 a pull request may close this issue.

1 participant