mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-28 22:21:21 +01:00
Fix the case where there is no circleci config in a repo. * Add echo_yellow() for warnings. * Send echo_COLOR output to stderr to not be in function output. * Make check_circleci_orb curl failure a warning. Signed-off-by: SuperQ <superq@gmail.com>