Auto-generate and Publish Documentation on tag creation. When a tag is created a documentation-job
is created this job generates the documentation and uses smbclient
to upload the documentation from bb8
(our build server) to sith/httpd/Burt_Documentation/burt-client-cs-<VERSION>.pdf
and sith/httpd/Burt_Documentation/burt-client-cs-<VERSION>
(for the html documentation).
Also added:
NOTE: The tag MUST be an annotated tag otherwise the git revision will be used instead.
See the following example outputs and URLs:
What issues does this fix?