#3939 closed defect (fixed)
svn hook is not working
Reported by: | robe | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | QA/buildbots | Version: | 2.4.x |
Keywords: | Cc: |
Description (last modified by )
strk do I need to copy the svn hook somewhere? I thought it read from git
https://git.osgeo.org/gogs/postgis/postgis-svn-hooks/src/master/post-commit
I added a line to call the worker job for each branch but it is not working.
I tested my line in an sh script and works from my sh script.
Badges I started putting on https://trac.osgeo.org/postgis/
I'm still troubleshooting how to get the badge by branch. So right now it will flicker regardless what branch triggered it.
Change History (5)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
If you want to automate the deploy please consider filing a separate ticekt for that
comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Yap that seems to work now my change triggered the bessies right away.
I'll open a separate ticket for automatic update.
Deploy of those scripts is not automatic, it takes a pull from the SVN server side to complete. I've done it now, please check