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, it is a long and hard process for someone to start using the project from scratch. Also, currently it is not possible for us to automate the building process on GitHub side, which would enhance the development process.
We should set up a similar build on this side as well, in order to simplify the development and integration process. In the future, this could be extended with GitHub actions, Sonarqube, JaCoCo, etc.
The text was updated successfully, but these errors were encountered:
https://github.com/ftsrg/refinery uses Gradle successfuly to automate the different xtext-xtend and emf code generation, multiple plugins/projects, etc.
Currently, it is a long and hard process for someone to start using the project from scratch. Also, currently it is not possible for us to automate the building process on GitHub side, which would enhance the development process.
We should set up a similar build on this side as well, in order to simplify the development and integration process. In the future, this could be extended with GitHub actions, Sonarqube, JaCoCo, etc.
The text was updated successfully, but these errors were encountered: