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

Add Jenkins for local CI #41

Open
hohwille opened this issue Mar 5, 2015 · 2 comments
Open

Add Jenkins for local CI #41

hohwille opened this issue Mar 5, 2015 · 2 comments

Comments

@hohwille
Copy link
Member

hohwille commented Mar 5, 2015

Add jenkins to the software package also include a ready to use configuration template for a CI build job on main repo.

@hohwille hohwille added this to the release:1.3.2 milestone Mar 5, 2015
@hohwille
Copy link
Member Author

hohwille commented Mar 5, 2015

I add a folder jenkins to software folder. Inside I put jenkins.war and also bin/jenkins.bat with:

cd %~dp0
cd ..
java -DJENKINS_HOME=%CD%....\conf.jenkins -jar jenkins.war --httpPort=9090

Already works...

@hohwille
Copy link
Member Author

hohwille commented Jul 1, 2015

I will still postpone this to the next release. I mean it is easy to include a jenkins but it is only wasting disk space until it is properly preconfigured and works reliable with our git workflow. This needs more testing. For those who bleed to have it get in contact with me and get the current state to include manually.

@hohwille hohwille modified the milestones: backlog, release:1.4.0 Jul 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant