Quansight / lsst_dashboard

LSST Dashboard https://quansight.github.io/lsst_dashboard/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

doctr is not pushing to gh-pages due to a key error. #87

Closed dharhas closed 4 years ago

dharhas commented 5 years ago

Looks like we may need to sort out the key stuff again.

See here: https://travis-ci.org/Quansight/lsst_dashboard/jobs/587496380


ERROR: The doctr command '/home/travis/miniconda/envs/lsst-panel/bin/doctr deploy . --built-docs ./docs/_build/html/' failed: RuntimeError("DOCTR_DEPLOY_ENCRYPTION_KEY_QUANSIGHT_LSST_DASHBOARD or DOCTR_DEPLOY_ENCRYPTION_KEY environment variable is not set. Make sure you followed the instructions from 'doctr configure' properly. You may need to re-run 'doctr configure' to fix this error.")
Error: DOCTR_DEPLOY_ENCRYPTION_KEY_QUANSIGHT_LSST_DASHBOARD or DOCTR_DEPLOY_ENCRYPTION_KEY environment variable is not set. Make sure you followed the instructions from 'doctr configure' properly. You may need to re-run 'doctr configure' to fix this error.```
ppwadhwa commented 5 years ago

I created a new branch to address this issue. I created a new key and tested it and it is writing files to the gh-pages branch. I'm not sure if something is happening when you try to pull it to the master?

dharhas commented 5 years ago

Do a PR with the new key and I can merge to test.

On Sun, Sep 22, 2019, 11:19 PM ppwadhwa notifications@github.com wrote:

I created a new branch to address this issue. I created a new key and tested it and it is writing files to the gh-pages branch. I'm not sure if something is happening when you try to pull it to the master?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Quansight/lsst_dashboard/issues/87?email_source=notifications&email_token=AAEJBFJJZAXXT6HRPBQMEBDQLAYUHA5CNFSM4IYXTGU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7JWTOA#issuecomment-533948856, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEJBFJABHCODPLFZBQLAXTQLAYUHANCNFSM4IYXTGUQ .

kcpevey commented 4 years ago

@dharhas @ppwadhwa What's the status of this?

dharhas commented 4 years ago

@kcpevey I assume we broke documentation when we moved to github actions?

kcpevey commented 4 years ago

Yes, closing in favor of https://github.com/Quansight/lsst_dashboard/issues/120