Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance: render documents upon release (tag) #35

Closed
wants to merge 2 commits into from
Closed

enhance: render documents upon release (tag) #35

wants to merge 2 commits into from

Conversation

sanmai-NL
Copy link
Contributor

@sanmai-NL sanmai-NL commented Apr 22, 2016

When a branch gets tagged, publish the manual rendered in HTML and PDF as release artifacts on GitHub.

Also version manual files both in their file name and title.

Work to be done by maintainer @gasche:

  1. Add this repo (and/or gasche/ocamlbuild directly) to Travis CI.
  2. Use this procedure to create an encrypted OAuth token.
  3. Declare the environment variable $DEPLOY_OAUTH_TOKEN here.

I've tested this and it works for me, but I haven't yet done the setup using $DEPLOY_OAUTH_TOKEN.

Publish rendered documents in HTML and PDF as release artifacts.
It is to be seen where the source documents are stored when this is integrated
in [OCamlbuild](/gasche/ocamlbuild) directly. Remove logic which assumes they
are in `docs/`, since that breaks the paths to included files in
[`manual.adoc`](manual.adoc).

Also:
fix: repo name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant