Re: Review Request 26044: Run python style checks in jenkins.

2014-09-25 Thread Joe Smith

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26044/#review54570
---

Ship it!


Ship It!

- Joe Smith


On Sept. 25, 2014, 11:09 a.m., Bill Farner wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26044/
> ---
> 
> (Updated Sept. 25, 2014, 11:09 a.m.)
> 
> 
> Review request for Aurora and Brian Wickman.
> 
> 
> Repository: aurora
> 
> 
> Description
> ---
> 
> Run python style checks in jenkins.
> 
> 
> Diffs
> -
> 
>   build-support/jenkins/build.sh 850e08b1b82f368d452e3928eed8cbaadb418449 
> 
> Diff: https://reviews.apache.org/r/26044/diff/
> 
> 
> Testing
> ---
> 
> ./build-support/jenkins/build.sh 
> 
> 
> Thanks,
> 
> Bill Farner
> 
>



Re: Review Request 26044: Run python style checks in jenkins.

2014-09-25 Thread Bill Farner

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26044/
---

(Updated Sept. 25, 2014, 6:09 p.m.)


Review request for Aurora and Brian Wickman.


Changes
---

Simplified command, also overrode environment to not allow skipping checks.


Repository: aurora


Description
---

Run python style checks in jenkins.


Diffs (updated)
-

  build-support/jenkins/build.sh 850e08b1b82f368d452e3928eed8cbaadb418449 

Diff: https://reviews.apache.org/r/26044/diff/


Testing
---

./build-support/jenkins/build.sh 


Thanks,

Bill Farner



Re: Review Request 26044: Run python style checks in jenkins.

2014-09-25 Thread Bill Farner


> On Sept. 25, 2014, 6:03 p.m., Kevin Sweeney wrote:
> > build-support/jenkins/build.sh, lines 27-28
> > 
> >
> > Why's this indirection needed, can't you just do
> > 
> > ```bash
> > ./build-support/hooks/pre-commit
> > ```

Yeah, that's a good point - other commands already assume the script is run 
from the repo root.


- Bill


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26044/#review54564
---


On Sept. 25, 2014, 5:54 p.m., Bill Farner wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26044/
> ---
> 
> (Updated Sept. 25, 2014, 5:54 p.m.)
> 
> 
> Review request for Aurora and Brian Wickman.
> 
> 
> Repository: aurora
> 
> 
> Description
> ---
> 
> Run python style checks in jenkins.
> 
> 
> Diffs
> -
> 
>   build-support/jenkins/build.sh 850e08b1b82f368d452e3928eed8cbaadb418449 
> 
> Diff: https://reviews.apache.org/r/26044/diff/
> 
> 
> Testing
> ---
> 
> ./build-support/jenkins/build.sh 
> 
> 
> Thanks,
> 
> Bill Farner
> 
>



Re: Review Request 26044: Run python style checks in jenkins.

2014-09-25 Thread Kevin Sweeney

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26044/#review54564
---



build-support/jenkins/build.sh


Why's this indirection needed, can't you just do

```bash
./build-support/hooks/pre-commit
```


- Kevin Sweeney


On Sept. 25, 2014, 10:54 a.m., Bill Farner wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26044/
> ---
> 
> (Updated Sept. 25, 2014, 10:54 a.m.)
> 
> 
> Review request for Aurora and Brian Wickman.
> 
> 
> Repository: aurora
> 
> 
> Description
> ---
> 
> Run python style checks in jenkins.
> 
> 
> Diffs
> -
> 
>   build-support/jenkins/build.sh 850e08b1b82f368d452e3928eed8cbaadb418449 
> 
> Diff: https://reviews.apache.org/r/26044/diff/
> 
> 
> Testing
> ---
> 
> ./build-support/jenkins/build.sh 
> 
> 
> Thanks,
> 
> Bill Farner
> 
>



Re: Review Request 26044: Run python style checks in jenkins.

2014-09-25 Thread Brian Wickman

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26044/#review54561
---

Ship it!


Ship It!

- Brian Wickman


On Sept. 25, 2014, 5:54 p.m., Bill Farner wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26044/
> ---
> 
> (Updated Sept. 25, 2014, 5:54 p.m.)
> 
> 
> Review request for Aurora and Brian Wickman.
> 
> 
> Repository: aurora
> 
> 
> Description
> ---
> 
> Run python style checks in jenkins.
> 
> 
> Diffs
> -
> 
>   build-support/jenkins/build.sh 850e08b1b82f368d452e3928eed8cbaadb418449 
> 
> Diff: https://reviews.apache.org/r/26044/diff/
> 
> 
> Testing
> ---
> 
> ./build-support/jenkins/build.sh 
> 
> 
> Thanks,
> 
> Bill Farner
> 
>