The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 5cd2d511e8f76ad7b2c7b6db8c0b8f99a9b19e85 / withakay <[email protected]> Fix put-secret-value example (#25140) To set the secret string so it is considered a list of key/value pairs we need to send a JSON object with keys and values, not an array with and object per key/value. The command as it is this will throw an error on zsh as the JSON is not escaped. After escaping the json it will update the secret as plain text and the value will simply be a JSON string. This change remedies both of these issues. Report URL: https://github.com/apache/airflow/actions/runs/2699143497 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
