We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The mixed fronted and backend code in the project is a pain point, both for the build and the Ansible parts.
The backend (daemon) parts should become a separate GitHub project. This includes:
Common points, such as the GraphML and the job request format, may go into a third glue repository.
The text was updated successfully, but these errors were encountered:
Is the Ansible playbook in the frontend then responsible for cloning and building the backends?
What about the files in FuzzEd/static/xsd (obsolete with GraphML, but anyways...)?
Sorry, something went wrong.
The XSD files may belong to the glue repository with common data formats.
The Ansible playbook configures the Vagrant / Dev / production machines, the building is handled in the SCons scripts.
laena
troeger
No branches or pull requests
The mixed fronted and backend code in the project is a pain point, both for the build and the Ansible parts.
The backend (daemon) parts should become a separate GitHub project. This includes:
Common points, such as the GraphML and the job request format, may go into a third glue repository.
The text was updated successfully, but these errors were encountered: