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: improve headless environment detection #13

Merged

Conversation

nawage
Copy link
Contributor

@nawage nawage commented Apr 30, 2024

Improves the headless environment detection of the nuxthub cli by using ci-info for identifying specific CI environment indicators and by checking the Node.js method process.stdout.isTTY to determine whether the nuxthub cli is being run within a TTY context.

This improvement resolves #12

@nawage nawage changed the title Resolves nuxt-hub/cli#12, improves headless environment detection feat: improve headless environment detection Apr 30, 2024
@nawage nawage marked this pull request as ready for review April 30, 2024 23:26
@atinux atinux changed the title feat: improve headless environment detection fix: improve headless environment detection May 1, 2024
@atinux atinux merged commit b48c29e into nuxt-hub:main May 1, 2024
@atinux
Copy link
Collaborator

atinux commented May 1, 2024

Thank you!

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.

Unable to run CLI commands in remote docker workspace
2 participants