- 
                Notifications
    
You must be signed in to change notification settings  - Fork 13
 
chore: Add new Manifest.kind for build.gradle.kts files #406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           We need this to differentiate between   | 
    
| 
           Backwards compatibility summary:  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll need to update the subproject matchers to output these as well, plus anywhere that BuildGradle is mentioned in the code
| 
           Yep, I just pushed a couple of stack PRs that (I think) update all the code that needs updating.  | 
    
4a2e753    to
    08f42dc      
    Compare
  
    
make setup && maketo update the generated code after editing a.atdfile (TODO: have a CI check)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!
semgrep-proprietaryare approved and ready to merge once this PR is merged