Commit 933bb8d
authored
Add integration test for buildifier (#15)
* Add integration test for buildifier
* Revamp downloader
* Declare user-agent and maybe use auth token
* Allow override env var for rate limits
* Make GITHUB_TOKEN env var visible to step
* Fix buildifier test on windows1 parent f2e5d5d commit 933bb8d
14 files changed
Lines changed: 983 additions & 1967 deletions
File tree
- .github/workflows
- .vscode
- src
- buildifier
- test
- fixtures/feature.buildifier
- integration
- unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments