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

Add build configs for building cql->elm->c#, and another for none #568

Open
baseTwo opened this issue Sep 24, 2024 · 0 comments
Open

Add build configs for building cql->elm->c#, and another for none #568

baseTwo opened this issue Sep 24, 2024 · 0 comments

Comments

@baseTwo
Copy link
Collaborator

baseTwo commented Sep 24, 2024

Currently the default build configuration, builds the elm to c# for every project. For the time being, this will remain the default, especially for the build pipeline as well, but it can get time consuming.

Also, building cql completely into elm, requires to build steps. This is also time consuming.

Add two build configurations:

  • One to build cql to c#
  • Another to not process any cql or elm. (just standard c# compilation of projects)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant