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

feat(build): add support for publishing api docs and showcase using Travis #445

Merged

Conversation

christophercr
Copy link
Collaborator

@christophercr christophercr commented Jun 18, 2018

Closes #282

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Build related changes
[X] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

We generate our docs but don't publish them.

Issue Number: #282

What is the new behavior?

We publish the API docs and the showcase on GitHub pages.

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

After looking at different alternatives, we decided to follow this approach:
https://gist.github.com/douglasduteil/5525750

@coveralls
Copy link

coveralls commented Jun 18, 2018

Coverage Status

Coverage decreased (-0.01%) to 94.247% when pulling f38ff86 on christophercr:feature/ghdeploy into 1c310b6 on NationalBankBelgium:master.

@SuperITMan SuperITMan merged commit cc6c889 into NationalBankBelgium:master Jun 18, 2018
@christophercr christophercr deleted the feature/ghdeploy branch June 18, 2018 12:53
@dsebastien dsebastien removed the P1 label Jun 21, 2018
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.

showcase & api docs: publish to github pages
4 participants