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

Set up Continuous Integration #74

Closed
DannyWeitekamp opened this issue Dec 8, 2020 · 3 comments
Closed

Set up Continuous Integration #74

DannyWeitekamp opened this issue Dec 8, 2020 · 3 comments

Comments

@DannyWeitekamp
Copy link
Collaborator

Azure pipelines is probably the best choice for this. It is free for open-source projects.

@eharpste
Copy link
Member

eharpste commented Dec 9, 2020

We do have Travis-CI setup already (https://travis-ci.org/github/apprenticelearner/AL_Core), which also connects to Coveralls (https://coveralls.io/github/apprenticelearner/AL_Core). Happy to use something else if someone wants to take point on setting it up.

@DannyWeitekamp
Copy link
Collaborator Author

Okay I must have forgotten about this. Closing.
Reopen if there are there relevant todos left on this.
For example something I've encountered in other projects that is nice is the ability for people issuing PRs to run the CI and have the results show up in the PR chat. But we don't have enough tests that they couldn't be run locally so that isn't a big advantage at this point.

@eharpste
Copy link
Member

eharpste commented Dec 9, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants