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

Fix Travis deploy [Resolves #493] #677

Merged
merged 2 commits into from
Apr 25, 2019
Merged

Fix Travis deploy [Resolves #493] #677

merged 2 commits into from
Apr 25, 2019

Conversation

thcrock
Copy link
Contributor

@thcrock thcrock commented Apr 23, 2019

  • Fixes the travis pypi deploy
  • Adds a travis github pages deploy and a manage command to run the
    local documentation site

- Fixes the travis pypi deploy
- Adds a travis github pages deploy and a manage command to run the
local documentation site
Copy link
Member

@jesteria jesteria left a comment

Choose a reason for hiding this comment

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

Nice

manage.py Outdated
class Docs(Local):
"""View Triage documentation through local server"""
def prepare(self, args):
with plumlocal.cwd(plumlocal.cwd / 'docs'):
Copy link
Member

Choose a reason for hiding this comment

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

Yeah the local wrapper that argcmdr provides should probably expose more stuff, like the handy cwd context manager; but, it doesn't, currently 🤷‍♂️

manage.py Outdated Show resolved Hide resolved
manage.py Outdated Show resolved Hide resolved
@jesteria
Copy link
Member

jesteria commented Apr 23, 2019 via email

@jesteria jesteria merged commit f82c880 into master Apr 25, 2019
@jesteria jesteria deleted the travis_docs branch April 25, 2019 21:35
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