Skip to content
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

make build completely self-contained #50

Open
thvitt opened this issue Jun 23, 2019 · 0 comments
Open

make build completely self-contained #50

thvitt opened this issue Jun 23, 2019 · 0 comments
Assignees

Comments

@thvitt
Copy link
Member

thvitt commented Jun 23, 2019

currently, there are interedependencies with the build server:

a) re macrogenesis

  1. faust-gen-html generates paralipomena, bar graph and sigil list for macrogenesis lab in build server build
  2. faust-macrogen determines order and deploys order.xml to build server
  3. faust-gen-html uses order.xml for its pipeline

b) re schema

schema doesn’t validate generated files

Esp. a) is required in order to be able to build from scratch.

It might be a good idea to migrate from maven to, e.g., gradle for a better and more controllable cross-language and cross-project build. There are gradle plugins for both xmlcalabash and python …

@thvitt thvitt self-assigned this Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant