Blaise
|
75654057f1
Reformat scripts for new yapf
|
7 months ago |
Blaise
|
9612a45449
Remove newlines from added file lines
|
4 years ago |
Eloston
|
7ccefb672e
devutils/validate_patches.py: Add --dry-run to verbose error
|
4 years ago |
Eloston
|
e2fae994d7
devutils/validate_patches.py: Actually fix pylint warning
|
4 years ago |
Eloston
|
4b60dbd744
devutils/validate_patches.py: Fix pylint warning
|
4 years ago |
Eloston
|
b00c9debc3
devutils/validate_patches.py: State patches total on passing validation
|
4 years ago |
wchen342
|
744b38c9b1
Move setting function to Action class; make verbose, quiet and log-level exclusive
|
5 years ago |
wchen342
|
48509f38af
Fix a bug in validate_patches.py
|
5 years ago |
Eloston
|
43ec829d19
devutils/validate_patches.py: Use relative patches/ paths by default
|
5 years ago |
Eloston
|
2862f26286
devutils/validate_patches.py: Add check for patch file ending in newline
|
5 years ago |
Eloston
|
5f81f45764
Allow comments in series file
|
5 years ago |
Eloston
|
4288821e44
devutils/validate_patches.py: Fix unknown encoding for local file check
|
5 years ago |
Eloston
|
1003bd6504
Update comments referencing buildkit to something else
|
5 years ago |
Eloston
|
32edb78cde
devutils: Update validate_patches.py and minor fixes
|
5 years ago |
Eloston
|
6c4303e603
Update copyright and WIP updating of devutils
|
5 years ago |
Eloston
|
a3c8a670cd
devutils/validate_patches.py: Increase backoff factor to 8
|
6 years ago |
Eloston
|
cbcb2ba7ac
devutils/validate_patches: Increase backoff factor
|
6 years ago |
Eloston
|
a247b6537b
devutils/validate_patches.py: Increase HTTP request backoff factor to 2
|
6 years ago |
Eloston
|
0731a02fcf
devutils/validate_patches.py: Increase backoff factor to reduce attempts
|
6 years ago |
Eloston
|
c92be611ed
devutils/validate_patches.py: Fix typo in HTTPResponse property
|
6 years ago |
Eloston
|
d6c35a7e19
devutils/validate_patches.py: Retry on failed requests
|
6 years ago |
Eloston
|
c2870d2295
devutils/validate_patches.py: Attempt to fix obscure bug
|
6 years ago |
Eloston
|
ec62491584
devutils/validate_patches.py: Tweak message about outdated patches
|
6 years ago |
Eloston
|
86752c05b8
devutils: Clarify --remote and --local requirements
|
6 years ago |
Eloston
|
3cd13a33d4
devutils: Clarify messages for patches_outdated marking
|
6 years ago |
Eloston
|
e2e8eb8ef2
devutils: Tweak output of validate_patches for readability
|
6 years ago |
Eloston
|
024c0032a4
devutils/validate_patches: Tweak verbose flag hint message
|
6 years ago |
Eloston
|
1b53b69f28
devutils/validate_patches: Remove unnecessary assert
|
6 years ago |
Eloston
|
da719778ad
devutils/validate_patches: Ignore empty and "no newline" patch lines
|
6 years ago |
Eloston
|
2bb456b315
devutils: Make {update,validate}_patches.py output more readable
|
6 years ago |