digraph g { graph [fontname = "Helvetica Neue", dpi=300, fontsize=13]; graph [compound = true]; node [fontname = "Helvetica Neue", fontsize=13]; edge [fontname = "Helvetica Neue", fontsize=11]; node [shape=record]; source [color="#89DB92", label="//guest/perforce_software/p4ruby/[branch]/..."]; ec_build_test [label="EC: p4ruby.build-test"] ec_publish [label="EC: p4ruby.archive"] bld_ondemand [label="bld-ondemand:9991"] perforce_1666 [label=< <table> <tr><td>perforce:1666</td></tr> <tr><td>//depot/rXX.Y/p4-bin/bin.tools/...</td></tr> </table> >] downloads_1666 [label=< <table> <tr><td>perforce:1666</td></tr> <tr><td>//downloads/public/perforce/rXX.Y/p4-bin/bin.tools/...</td></tr> </table> >] }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 15688 | Doug Scheirer |
Populate -o //guest/perforce_software/helix-web-services/... //guest/doug_scheirer/helix-web-services/.... |
||
//guest/perforce_software/helix-web-services/main/source/doc/cd-pipeline.gv | |||||
#1 | 15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
||
//guest/perforce_software/helix-web-services/main/doc/cd-pipeline.gv | |||||
#1 | 13612 | tjuricek | Update deployment guide, switch built documentation to asciidoc, remove unused packaging script for p4_web_api |