fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

remove push client as FABRIC8_HUB_TOKEN is prompting for password #852

Closed dipak-pawar closed 5 years ago

dipak-pawar commented 5 years ago

We are using FABRIC8_HUB_TOKEN to push newly generated client for fabric8-auth-client repository.

Currently, it's prompting for password due to which cico job is waiting and ending with failed.

Commenting this to deploy latest master on prod preview, we can uncoment this once this issue is resolved.

See https://gitlab.cee.redhat.com/dtsd/housekeeping/issues/2621 for reference

codecov[bot] commented 5 years ago

Codecov Report

Merging #852 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #852   +/-   ##
=======================================
  Coverage   78.11%   78.11%           
=======================================
  Files          99       99           
  Lines        9359     9359           
=======================================
  Hits         7311     7311           
  Misses       1510     1510           
  Partials      538      538

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0ecc571...1285065. Read the comment docs.