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

TINY-10801: IS_CI should be checking !isTTY #144

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Conversation

danoaky-tiny
Copy link
Contributor

@danoaky-tiny danoaky-tiny commented Mar 26, 2024

Related Ticket: TINY-10801

Description of Changes:
IS_CI is now checking for not TTY.

Pre-checks:

  • Changelog entry added
  • package.json versions have not been changed (done by Lerna on release)
  • Tests have been added (if applicable)

Before merging:

  • Ensure internal dependencies are on appropriate versions
    • For stable releases, all dependencies must be stable
    • For release candidates, all dependencies must be release candidates or stable

@danoaky-tiny danoaky-tiny requested a review from a team as a code owner March 26, 2024 00:42
@danoaky-tiny danoaky-tiny changed the title TINY-10801: IS_CI should be checking not isTTY TINY-10801: IS_CI should be checking !isTTY Mar 26, 2024
@danoaky-tiny danoaky-tiny merged commit df38274 into master Mar 27, 2024
5 checks passed
@danoaky-tiny danoaky-tiny deleted the feature/TINY-10801 branch March 27, 2024 02:54
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.

3 participants