Commit 5184a33
authored
Upload symbol analysis per subproject (#429)
- [x] I ran `make setup && make` to update the generated code after
editing a `.atd` file (TODO: have a CI check)
- [x] I made sure we're still backward compatible with old versions of
the CLI.
For example, the Semgrep backend need to still be able to *consume* data
generated by Semgrep 1.50.0.
See
https://atd.readthedocs.io/en/latest/atdgen-tutorial.html#smooth-protocol-upgrades
Note that the types related to the semgrep-core JSON output or the
semgrep-core RPC do not need to be backward compatible!
- [ ] Any accompanying changes in `semgrep-proprietary` are approved and
ready to merge once this PR is merged1 parent 533177d commit 5184a33
9 files changed
+1415
-504
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3364 | 3364 | | |
3365 | 3365 | | |
3366 | 3366 | | |
| 3367 | + | |
| 3368 | + | |
| 3369 | + | |
| 3370 | + | |
| 3371 | + | |
| 3372 | + | |
| 3373 | + | |
| 3374 | + | |
| 3375 | + | |
| 3376 | + | |
| 3377 | + | |
| 3378 | + | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
3367 | 3382 | | |
3368 | 3383 | | |
3369 | 3384 | | |
| |||
3398 | 3413 | | |
3399 | 3414 | | |
3400 | 3415 | | |
| 3416 | + | |
3401 | 3417 | | |
3402 | 3418 | | |
3403 | 3419 | | |
| |||
3432 | 3448 | | |
3433 | 3449 | | |
3434 | 3450 | | |
| 3451 | + | |
| 3452 | + | |
| 3453 | + | |
3435 | 3454 | | |
3436 | 3455 | | |
3437 | 3456 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments