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 automated CI or job or script to check build against core #2

Open
devyte opened this issue May 29, 2020 · 2 comments
Open

Add automated CI or job or script to check build against core #2

devyte opened this issue May 29, 2020 · 2 comments

Comments

@devyte
Copy link

devyte commented May 29, 2020

To allow easy maintenance, and as mitigation to have this lib break, I suggest adding either a CI job or some other mechanism to cover building against the core.

@dplasa
Copy link
Owner

dplasa commented May 29, 2020

Wow, that sounds really cool. Is there a cook-book or a howto or an example, which I could follow?

@devyte
Copy link
Author

devyte commented May 29, 2020

I understand there are several ways to do it, and several CI providers possible. The core uses Travis CI. There is also Azure, github actions, etc. I'm not an expert in the area, and I've never done a set up from scratch myself, so I'm not the best person to ask. I think the easiest way is to implement a script that does what you want, then define a CI job that runs it.
You should be able to find tutorials, it's a common enough thing.

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

2 participants