pivotal / blog

Pivotal Engineering Blog
https://engineering.pivotal.io/
40 stars 47 forks source link

PWS Service Account Migration #205

Closed osis closed 5 years ago

osis commented 6 years ago

The blog will need to be pushed via a UAA service account in the near future. Looks like we have everything we need except TravisCI's compatibility with service accounts.

ex. cf auth CLIENT_ID CLIENT_SECRET --client-credentials

https://github.com/travis-ci/dpl/blob/master/lib/dpl/provider/cloud_foundry.rb

osis commented 6 years ago

Added an issue on the TravisCI side of the world. https://github.com/travis-ci/dpl/issues/866

osis commented 5 years ago

Currently works off my branch and is waiting for a merge. https://github.com/travis-ci/dpl/pull/874