You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2025. It is now read-only.
Hi @RubenWillems, @obones
Based on your discussion, I would love to continue the discussion where CC.NET could go given the current state of the development tools and the advent of CI/CD.
Some questions that I have:
What's the relation with ThoughtWorks ? Even the license is not a well-known OSS license but a "ThoughtWorks Open Source Software License".
Can the license be changed to MIT/ Apache 2.0? I think agreement from all contributors is needed.
How come the latest releases (up to 1.8.5) and release tags are missing from GitHub?
There are pull requests waiting to be incorporated in the code base. It would be nice to do a new CC.NET release
We could configure CC.NET to be automatically build in appveyor / travis. No need for additional infrastructure except GitHub and its OSS-friendly (aka free) ecosystem
The UI is sooo static
The build log is sooo hard to follow (perhaps there's an xslt template for pretty view)
I'm more familiar with Jenkins. The current project I'm working on is using svn and CC.NET but the plan is to move to Git and Bamboo as CI server.
But as a .NET developer (and a linux user) I would love to have more CI-related tools build in .NET instead of java (like Jenkins, Bamboo, SonarQube, Nexus).