Skip to content

Fix automated documentation publishing#29

Merged
c-w merged 2 commits intomasterfrom
fix-docs
May 29, 2019
Merged

Fix automated documentation publishing#29
c-w merged 2 commits intomasterfrom
fix-docs

Conversation

@c-w
Copy link
Collaborator

@c-w c-w commented May 29, 2019

During the build for version 0.5.0 I noticed two things:

  1. The new version number wasn't correctly included in the docs.
  2. The deployment dependencies were installed twice.

This pull request fixes 1. by patching the version before the doc build (a hotfix for this has also been manually published in fef52cb). This pull request also fixes 2. by merging all the deploy scripts into one command.

Copy link
Owner

@ryan-roemer ryan-roemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@c-w c-w merged commit 2648f87 into master May 29, 2019
@c-w c-w deleted the fix-docs branch May 29, 2019 17:13
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.

2 participants