Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Automated Checks #53

Closed
unly opened this issue Apr 15, 2019 · 4 comments
Closed

Automated Checks #53

unly opened this issue Apr 15, 2019 · 4 comments
Milestone

Comments

@unly
Copy link
Contributor

unly commented Apr 15, 2019

Hi,

currently this repository lacks any automated tests and checks except the contributor agreement with the Eclipse Foundation. Personally, I would prefer to have at least a compile and unit test pipeline to have a quick feedback on a new pull request. There are plenty of free offers like https://travis-ci.org/ and https://circleci.com/ that could be used.

Pipelines are not necessarily limited to compiling. They could also help checking formatting, build images or run integration tests.

For the moment, I would propose to start with a basic job to make sure sources can be compiled in a certain environment.

@bs-jokri
Copy link
Contributor

bs-jokri commented Apr 15, 2019 via email

@unly
Copy link
Contributor Author

unly commented Apr 17, 2019

Jenkins could also work. Main point is to have it connected to github and follow the flow. I suppose I need further permissions to operate on that Jenkins server. Can you grant them?

@eriksven
Copy link
Contributor

eriksven commented Apr 17, 2019

As far as I am concerned, the rights for configuring the Jenkins server are limited to the group of commiters. Currently, there is some ongoing work to configure initial jobs for the Jenkins server.

For further information see the Eclipse Kuksa integration repositories: https://github.com/eclipse/kuksa.integration

@unly
Copy link
Contributor Author

unly commented Jun 24, 2019

closing this issue as needs to be discussed within commiters

@unly unly closed this as completed Jun 24, 2019
@rohoet rohoet added this to the 0.1 milestone Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants