mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-21 22:01:01 +02: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>