#1942 closed enhancement (fixed)
Hudson and jenkins scripts move to PostGIS repo
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | management | Version: | master |
Keywords: | Cc: |
Description
As many have noticed, the regress for PostGIS 2.0+ has been fialing because of our change in temp dir.
I would like to move these scripts into the postgis SVN.
I was thinking something along the line of postgis/buildbot/scripts/linux
postgis/buildbot/scripts/windows
I'd like to copy my mingw sh/bat scripts there as well.
Then we can fix the scripts and change hudson/jenkins to pull from new location.
Any thoughts, concerns, etc?
Change History (5)
comment:1 by , 12 years ago
comment:3 by , 12 years ago
Done. Created a new buildbots folder and put the hudsons scripts there. I'll repoint hudson next to use this folder and then do the same with the winbot once I've cleaned up my scripts a bit.
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
this is pretty much done. Needs some fine tuning, but I've got my core winbot ones in there.
Sounds great to me!