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

Add headless support to create-astro #5898

Merged
merged 2 commits into from
Jan 20, 2023
Merged

Conversation

TheOtterlord
Copy link
Member

Changes

  • Support headless runs with -y / --yes in the create-astro cli

Testing

No testing was added. All existing tests pass. I can add testing if needed

Docs

No need for docs updates, because as far as I'm aware there are no reference docs for create-astro besides the README.md file in the root of the package.

@TheOtterlord TheOtterlord requested a review from a team as a code owner January 18, 2023 23:25
@changeset-bot
Copy link

changeset-bot bot commented Jan 18, 2023

🦋 Changeset detected

Latest commit: c2ed707

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: create-astro Related to the `create-astro` package (scope) label Jan 18, 2023
@TheOtterlord
Copy link
Member Author

Forgot to tag the issue 😅

@ibrah3m
Copy link

ibrah3m commented Jan 19, 2023

Forgot to tag the issue 😅

I can close it from my side If you like too ?

Copy link
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

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

This is awesome, thank you!

@natemoo-re natemoo-re merged commit d8919b1 into withastro:main Jan 20, 2023
matthewp added a commit that referenced this pull request Jan 24, 2023
matthewp pushed a commit that referenced this pull request Jan 26, 2023
* Add headless support to create-astro

* Document new flags for create-astro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: create-astro Related to the `create-astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants