-
Notifications
You must be signed in to change notification settings - Fork 4
Add Circle-CI Support. #233
Copy link
Copy link
Open
Labels
New-TechDebtIssue caused by previous commit to this repo. We created it.Issue caused by previous commit to this repo. We created it.SecurityIssue impacts or is related to App Security.Issue impacts or is related to App Security.StabilityIssue impacts or is related to App Stability.Issue impacts or is related to App Stability.TestsTest Code & Config Issues. Local or CI Environments.Test Code & Config Issues. Local or CI Environments.bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestinvalidThis doesn't seem rightThis doesn't seem right
Metadata
Metadata
Assignees
Labels
New-TechDebtIssue caused by previous commit to this repo. We created it.Issue caused by previous commit to this repo. We created it.SecurityIssue impacts or is related to App Security.Issue impacts or is related to App Security.StabilityIssue impacts or is related to App Stability.Issue impacts or is related to App Stability.TestsTest Code & Config Issues. Local or CI Environments.Test Code & Config Issues. Local or CI Environments.bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestinvalidThis doesn't seem rightThis doesn't seem right
Expected Behavior:
A CI provider that supports OSS Development in an easy non disruptive, to development, style.
Current Behavior:
Travis-CI support for OSS Development, while present is a manual and not always reliable process.
This has led to situations in which CI tests do not run when code is pushed, making QA of the submitted code difficult.
Solution:
Use a CI provider that automatically supports OSS Development with a minimum of developer interaction, allowing us to work on the project, as opposed to dealing with CI providers.