Conversation
🦋 Changeset detectedLatest commit: b0ad3b6 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 |
|
lol, why is called |
It's called |
|
This is great! Maybe |
a07280d to
c7a0e4a
Compare
|
Reminder to add docs here! https://docs.astro.build/en/reference/cli-reference/ |
bluwy
left a comment
There was a problem hiding this comment.
I like this! I suppose we also want to update the issue template when this gets released.
053c19d to
a0b53a4
Compare
|
I added "Platform" and "Architecture" to the list of information returned |
|
Just checking up on docs for this! I didn't notice anything PR'd to the CLI reference page. |
Going to create a PR for that |
| 'astro': minor | ||
| --- | ||
|
|
||
| Adds a new command `astro info`, useful for sharing debugging information about your current environment when you need help! |
There was a problem hiding this comment.
| Adds a new command `astro info`, useful for sharing debugging information about your current environment when you need help! | |
| Environment info in your CLI | |
| Adds a new command `astro info`, useful for sharing debugging information about your current environment when you need help! |
Just adding something that will become a heading here, since I think this will end up in the blog post draft, and the existing line would be too long.
There was a problem hiding this comment.
After discussing with Chris, I'm not sure about updating the changeset here! 😅
This is a good changeset for the changelog, but not for the blogpost. So, I'm not sure whether to do any optimizing here at all, since there's no good choice.
As a default, I'll NOT suggest headings and stuff, only edit for typos etc., and let Matthew battle that when it comes blog post time! In which case, this one is fine as is!
There was a problem hiding this comment.
No bother :) fee free to merge any suggestion you deem right
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
d8613af to
e86182d
Compare

Changes
Hackaton time!
This PR adds new command called
astro info; it's a medium meant for:For now, I printed only the info that we usually ask in the PR template, but we can print more :D
Testing
Not needed for now
Docs
Will include the team after feedback