-
Notifications
You must be signed in to change notification settings - Fork 865
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
chore: add circleci #552
chore: add circleci #552
Conversation
Not sure we really need CircleCI for station. In general we're moving all CI to Jenkins, but still using CircleCI for the repositories where it already was activated. However, if we didn't use CircleCI, it might be better to not add it. We're just doing linting, which should be platform-independent anyways, and right now this just adds builds to our queue, making CircleCI overall slower for us. |
@victorbjelkholm sure thing. Can you disable it for me? It was @diasdavid who activated it and I don't think I have permission to change that. |
What about AppVeyor @victorbjelkholm ? |
@hacdias same thing there, it's just duplicating what we're already doing on jenkins + making the queues bigger. I'll disable both of them. |
Thanks @victorbjelkholm! I'll remove the files then. Can you take a look here? |
No description provided.