Skip to content

remove tty on container execs #429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 11, 2021
Merged

remove tty on container execs #429

merged 1 commit into from
May 11, 2021

Conversation

bwagner5
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:

  • GithubActions doesn't run with a TTY so remove -t from all container exec commands.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

brycahta
brycahta previously approved these changes May 11, 2021
Copy link
Contributor

@brycahta brycahta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice collab with ec2-bot :D 🚀

@@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail

THRESHOLD=98
THRESHOLD=93
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thought about it, prob a good idea til I get the other issue closed out 👍🏼

temp setting go-report-card to 93
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