Commit fbf6eee
feat: Add ios-emulators resource (#73)
* feat: Add ios-emulators resource (auto-generated from issue #72)
* fix: naming clash
* feat: changed simulators into an array, skip tests if xcode isn't already installed and add check if xcode is installed inside the create
* feat: increase max turns for test jobs for generate resource action
* feat: changed name to ios-simulators to reflect plural form. Removed state parameter
* feat: updated completions path to JSONPath to handle more complicated matching cases (such as matching objects inside array elements)
* feat: Bug fixes and additional completions
* feat: add additional simulators and accept license
* feat: skip fixer job if fix already exists
* fix: added code to install missing runtimes
* fix: refresh not working properly after deletion
* fix: added ability to download older runtimes
* feat: disable running the claude fixer job for manual runs
* fix: update test to ios 26
* fix: ios simulators refresh
* feat: bump library
* chore: bump version
* fix: git-lfs bug
* fix: bump library version
* fix: terraform errors
* fix: bump library
* fix: bump package version
---------
Co-authored-by: kevinwang5658 <20214115+kevinwang5658@users.noreply.github.com>
Co-authored-by: kevinwang <kevinwang5658@gmail.com>
Co-authored-by: test2 <test2@test.com>1 parent e1a67cc commit fbf6eee
55 files changed
Lines changed: 1051 additions & 117 deletions
File tree
- .github/workflows
- completions-cron/src
- __generated__
- docs/resources/(resources)
- scripts
- src
- resources
- android
- android-cli/completions
- android-studios/completions
- apt/completions
- asdf/completions
- codex/completions
- cursor/completions
- git/lfs
- go/goenv/completions
- homebrew/completions
- ios/ios-simulator
- completions
- javascript
- fast-node-manager/completions
- npm/completions
- nvm/completions
- pnpm/completions
- java/jenv/completions
- jetbrains
- clion/completions
- goland/completions
- intellij-idea/completions
- phpstorm/completions
- pycharm/completions
- rider/completions
- rubymine/completions
- rustrover/completions
- ollama/completions
- python
- pip/completions
- pyenv/completions
- uv/completions
- ruby/rbenv/completions
- snap/completions
- terraform
- vscode/completions
- webstorm/completions
- xcodes
- completions
- test/ios
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
24 | 43 | | |
25 | 44 | | |
26 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
| 204 | + | |
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
| |||
369 | 372 | | |
370 | 373 | | |
371 | 374 | | |
372 | | - | |
| 375 | + | |
373 | 376 | | |
374 | | - | |
375 | | - | |
376 | | - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
377 | 393 | | |
378 | 394 | | |
379 | 395 | | |
| |||
0 commit comments