Skip to content

Conversation

@connec
Copy link
Owner

@connec connec commented Mar 4, 2025

  • c4df870 chore: update time to fix compilation

  • 2aa45e2 chore: print cause chain for Other errors

  • aa8546c chore: replace atty check with explicit --no-input flag

    atty is tripped when running cloudformatious from a script, which
    doesn't necessarily mean that input is not available. The goal of this
    check was to prevent blocking CI scripts, and a --no-input flag works
    more explicitly to this end.

  • 86ae719 chore: fix clippy lint

  • 29b16b2 chore: upgrade cargo-dist and upgrade workflow image

connec added 4 commits March 4, 2025 14:54
`atty` is tripped when running `cloudformatious` from a script, which
doesn't necessarily mean that input is not available. The goal of this
check was to prevent blocking CI scripts, and a `--no-input` flag works
more explicitly to this end.
@connec connec merged commit b8ff9bc into master Mar 4, 2025
10 checks passed
@connec connec deleted the no-input branch March 4, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants