You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently considering building a pipeline that auto-generates ABAP Code and it will be great to be able to via CI/CD tool to call the ABAP Cleaner pass a piece of code, request to clean it and get the code back.
As of now, the only viable way would be using some scripting tool with a VM and the standalone ABAP Cleaner BUT perhaps you're thinking about that or already figured it out.
Thanks, Diego.
The text was updated successfully, but these errors were encountered:
regarding ABAP cleaner, you could check how far you can get with Calling ABAP cleaner from the command line, which also includes an example of a GitHub Actions workflow usage.
Currently considering building a pipeline that auto-generates ABAP Code and it will be great to be able to via CI/CD tool to call the ABAP Cleaner pass a piece of code, request to clean it and get the code back.
As of now, the only viable way would be using some scripting tool with a VM and the standalone ABAP Cleaner BUT perhaps you're thinking about that or already figured it out.
Thanks, Diego.
The text was updated successfully, but these errors were encountered: