Skip to content
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

fix: only ask for emails on interactive terminals #1018

Merged
merged 4 commits into from Jul 28, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

Description:

CI would otherwise get stuck

@h4ck3rk3y h4ck3rk3y linked an issue Jul 28, 2023 that may be closed by this pull request
@h4ck3rk3y h4ck3rk3y enabled auto-merge (squash) July 28, 2023 13:33
@h4ck3rk3y h4ck3rk3y merged commit 1bdac73 into main Jul 28, 2023
29 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/non-interactive branch July 28, 2023 14:20
h4ck3rk3y added a commit that referenced this pull request Jul 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.80.21](0.80.20...0.80.21)
(2023-07-28)


### Bug Fixes

* Check if a local engine is running before switching to a remote
context and let the user know what to do
([#1011](#1011))
([141247f](141247f))
* fix cpu calculation by getting pre cpu stat
([52a191e](52a191e))
* Implement GetEngineLogs in Kubernete backend
([#1005](#1005))
([3d0a3e2](3d0a3e2))
* Log streaming was timing out on docker
([#999](#999))
([d3b6c43](d3b6c43))
* make continuity test work
([#1016](#1016))
([c430db2](c430db2))
* make resource fetching a parallel operation
([#1012](#1012))
([52a191e](52a191e))
* only ask for emails on interactive terminals
([#1018](#1018))
([1bdac73](1bdac73))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: h4ck3rk3y <h4ck3rk3y@users.noreply.github.com>
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.

make the email on install not happen on non interactive terminals
2 participants