Commit c11c1f9
feat(schematic): fds 828 merge main into feature branch (#2465)
* feat(schematic): integration testing (#2398)
* changed authenticication so that only endpoints that need it have it
* updated schematic
* add patch for access token
* schema endpoints no longer mockeed
* added tests for handle exceptions
* added integration tests
* marked synapse tests
* added error handling for bad schema urls
* fix error message
* add workflow for end to end testing
* fix some test results
* add unit mark
* add unit mark
* add workflow for testing with secrets
* rename file
* fix synapse test file when secrets file doesnt exists
* fix test workflows
* turned synapse ids into secrets in workflow
* turned synapse ids into secrets in workflow
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* Update schematic-api-ci.yml
* add paging, and split connected noeds into two endpoints
* paginated preoject datasets query
* paginated preoject datasets query
* paginated dataset files endpoint
* pagniate project manifests endpoint
* paginate get node dependencies
* paginate get node dependencies
* paginate node properties endpoint
* paginate validation rules endpoint
* paginate get projects endpoint
* update schematic and other packages
* remove uneeded type ignores
* added generate manifest endpoints
* temp commit
* delete manifest file
* add generate manifest endpoint
* fix broken tests
* ci(sage-monorepo): create a GH composite action to setup the dev container (#2438)
* Create a composite action to setup the dev container
* Add shell
* Add shell
* Fix indent
* Add shell
* Temporarily comment out sonar scan for pushes to main (#2443)
* Touch one file (#2444)
* Restore sonar scan in CI workflow (#2446)
* Undo openchallenges-app touch (#2447)
* Add name when running `.github/actions/setup-dev-container` (#2451)
* ci(sage-monorepo): experiment with `pull_request_target` (#2453)
* Add ssonar scan workflow
* Check if secret can be read
* ci(sage-monorepo): try sonar scan trigger (#2454)
* Touch OC app file
* Update workflow to run sonar scans
* ci(sage-monorepo): test sonar scan from PR from fork (#2455)
* Touch OC web app
* Touch the file again
* Fetch correct branch
* Undo changes to web app
* ci(sage-monorepo): try new sonar scan workflow for PRs (#2456)
* Touch oc web app
* Update sonar scan workflow
* ci(sage-monorepo): try sonar scan workflow triggered by fork PR (#2457)
* Touch OC web app
* Trigger again the workflow
* Create prototype of new sonar scanner for pr
* Cleanup
* Cleanup
* Update scanner parameters
* Disable sonar scanner in main CI workflow
* ci(sage-monorepo): parametrize sonar scanner tool (#2458)
* Touch oc web app
* Ignore .nx
* Save before trying Bard suggestion
* Upgrade sonar scanner to support PR
* Simplify command
* Cleanpu
* Set working dir
* Specify PR number to SonarScanner for Gradle
* Remove scanner tool proto
* Sort Ci env vars in alphanum
* Update message
* ci(sage-monorepo): fix how env vars are passed to the dev container (#2459)
* Touch two projects with scanner
* Pass env var to CI
* Add SONAR_PULL_REQUEST_NUMBER to dev container definition
* ci(sage-monorepo): try sonar scan again for PRs originating from forks (#2460)
* Touch two OC projects
* Require label `sonar-scan-appproved` to run Sonar
* Remove hard coded PR number
* ci(sage-monorepo): test Sonar workflow with label-based approval (#2461)
* Touch two oc projects
* Throw error if sonar label is missing
* Update mesage
* Touch two oc projects (#2462)
---------
Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>1 parent 06269d9 commit c11c1f9
File tree
12 files changed
+375
-206
lines changed- .devcontainer
- .github
- actions/setup-dev-container
- workflows
- apps
- openchallenges
- app
- src/app
- challenge-service
- image-service
- organization-service
- schematic/api
- tools
12 files changed
+375
-206
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 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 | + | |
74 | 105 | | |
75 | | - | |
76 | 106 | | |
77 | 107 | | |
78 | 108 | | |
| |||
219 | 249 | | |
220 | 250 | | |
221 | 251 | | |
222 | | - | |
223 | 252 | | |
224 | 253 | | |
225 | | - | |
226 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
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 | | - | |
| 34 | + | |
| 35 | + | |
106 | 36 | | |
107 | 37 | | |
108 | 38 | | |
| |||
124 | 54 | | |
125 | 55 | | |
126 | 56 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
131 | 61 | | |
132 | 62 | | |
133 | 63 | | |
| |||
161 | 91 | | |
162 | 92 | | |
163 | 93 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
| 94 | + | |
| 95 | + | |
236 | 96 | | |
237 | 97 | | |
238 | 98 | | |
| |||
0 commit comments