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

Continuous Integration #5

Open
bivvo opened this issue Feb 10, 2017 · 5 comments
Open

Continuous Integration #5

bivvo opened this issue Feb 10, 2017 · 5 comments

Comments

@bivvo
Copy link
Contributor

bivvo commented Feb 10, 2017

Should look at getting a CI server during our heavy development phase. @CarBar thoughts?

@CarBar
Copy link
Member

CarBar commented Feb 10, 2017

We have talked about https://travis-ci.org/ Certainly having a CI server setup and getting the reality tests setup to prove that it all works.

@CarBar
Copy link
Member

CarBar commented Feb 13, 2017

Merged in, but need more direction on how this works. Appveyor appears to be still looking for a project that no longer exists.

@CarBar CarBar reopened this Feb 13, 2017
@NotMyself
Copy link
Member

So the build is horked right now because it is setup to to execute based on a SLN file. @bivvo switched the WebUI project to be project.json based. Once we settle on a project structure, I can fix the build.

@bivvo
Copy link
Contributor Author

bivvo commented Feb 14, 2017

The .WEBUI was never setup to built via sln. It uses the angular-cli to build and for scaffolding. @NotMyself It should target node if possible. Should it be included as a submodule?

Need to test if a submodule can have its own build definition. I still need to update the package.json to point to the correct commands it needs to execute. EX: ng build

@CarBar
Copy link
Member

CarBar commented Oct 12, 2017

Build is now working with dotnet 2 and the angular stuff re-generated for the web ui. #53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Continuous Reality!
Awaiting triage
Development

No branches or pull requests

3 participants