Conversation
Member
|
I can confirm that there are no registered keys for this repo. |
Member
|
This is left over from using doctr to publish docs on travis ci, perfectly fine to delete it now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm not sure, but I think this repo has a deployment key that has been used when used together with TravisCI as a means for TravisCI to push back updates to the
gh-pagesbranch of this repo.It was added as part of #107, I think perhaps it was outdated even at that time as I found no reference to the filename in the repo, and I saw that the TravisCI had an environment variable that probably was used to help provide credentials to a utility pushing built docs to the gh-pages branch.
If it is a deployment key for this repo, as indicated by the filename
github_deploy_key_dask_dask_gateway.enc, it should be registered at https://github.com/dask/dask-gateway/settings/keys. It should reasonably be cleared from there as well.