Commit 10f68cc
CG-10450 Integration tests improvements (#145)
# Motivation
We want to allow running integration tests for unauthenticated
contributors.
# Content
- removed installing ghcli from the code
- make sure REPO_ID_TO_URL is populated properly
- don't prompt user for auth if not using lfs
# Testing
Manual testing.
# Please check the following before marking your PR as ready for review
- [x] I have added tests for my changes
- [x] I have updated the documentation or added new documentation as
needed
- [x] I have read and agree to the [Contributor License
Agreement](../CLA.md)
---------
Co-authored-by: Rushil Patel <[email protected]>
Co-authored-by: jemeza-codegen <[email protected]>
Co-authored-by: Jay Hack <[email protected]>
Co-authored-by: codegen-bot <[email protected]>
Co-authored-by: Carol Jung <[email protected]>
Co-authored-by: Edward-Codegen <[email protected]>
Co-authored-by: eacodegen <[email protected]>
Co-authored-by: Tawsif Kamal <[email protected]>
Co-authored-by: Codegen Team (Internal) <[email protected]>
Co-authored-by: bagel897 <[email protected]>
Co-authored-by: Joel Aguero <[email protected]>
Co-authored-by: Christine Wang <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Edo Pujol <[email protected]>
Co-authored-by: KopekC <[email protected]>1 parent 5c32360 commit 10f68cc
1 file changed
+45
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
0 commit comments