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

Workaround for dpl-1.9 failure to authenticate on bintray #410

Merged
merged 2 commits into from
Mar 13, 2018
Merged

Workaround for dpl-1.9 failure to authenticate on bintray #410

merged 2 commits into from
Mar 13, 2018

Commits on Mar 13, 2018

  1. Changing the Bintray User

    For testing reasons, using `esaude-ops` instead of `psbrandt` to fix authentication errors during the build.
    emabota committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    3be42ad View commit details
    Browse the repository at this point in the history
  2. Fix dpl-1.9 failure to authenticate on bintray

    *Dpl* is the deploy tool used for continuous deployment. As per this Github issue travis-ci/travis-ci#9314, there are some problems with the latest version, 1.9; the fix now is to use an older version - v1.8.47. 
    A permanent solution is being worked out, as seen in the above link.
    emabota committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    6ee31b2 View commit details
    Browse the repository at this point in the history