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
As every application, the generator should be build and tested with every PR that will be open to its repository.
We should pick some CI/CD system, that will do following steps:
build the project and everything needed for testing
test the code
possibly push new changes to somewhere
checkstyle
The text was updated successfully, but these errors were encountered:
As every application, the generator should be build and tested with every PR that will be open to its repository.
We should pick some CI/CD system, that will do following steps:
The text was updated successfully, but these errors were encountered: