Skip to content

style: use command section headers in create command output#540

Merged
zimeg merged 5 commits into
mainfrom
zimeg-style-create-headers
May 13, 2026
Merged

style: use command section headers in create command output#540
zimeg merged 5 commits into
mainfrom
zimeg-style-create-headers

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented May 13, 2026

Changelog

More polish to outputs is arriving to the create command section headers to now reference commands.

Summary

This PR uses command section headers in create command output.

### Section Formats with Command Headings
A command often prints information and details about the process happenings. We format this as a section:
```txt
📚 App Install
Installing "focused-lamb-99" app to "devrelsandbox"
Finished in 2.0s
```

Preview

Before
before.mov

After

after.mov

Testing

Build this branch and use a judgmental taste! ☕ 😋

$ slack create

Notes

  • We don't have a generic "docs help" command but I like how this reads 📚 🐑 💨
  • The last line doesn't balance so well but I avoid changing this now

Requirements

@zimeg zimeg added this to the Next Release milestone May 13, 2026
@zimeg zimeg self-assigned this May 13, 2026
@zimeg zimeg requested a review from a team as a code owner May 13, 2026 10:30
@zimeg zimeg added enhancement M-T: A feature request for new functionality changelog Use on updates to be included in the release notes semver:patch Use on pull requests to describe the release version increment labels May 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.60%. Comparing base (f2e54bc) to head (bd36090).

Files with missing lines Patch % Lines
internal/pkg/create/create.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #540      +/-   ##
==========================================
+ Coverage   71.56%   71.60%   +0.03%     
==========================================
  Files         224      224              
  Lines       18976    18976              
==========================================
+ Hits        13581    13588       +7     
+ Misses       4192     4189       -3     
+ Partials     1203     1199       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

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

✅ Very nice!

💅🏻 These titles have been an itch for me for a long time. Thanks for taking the time to update them! 🙇🏻

📝 Left a minor suggestion but non-blocking.

Comment thread cmd/project/create.go Outdated
Comment thread cmd/project/init.go Outdated
Comment thread cmd/project/init_test.go Outdated
Comment thread cmd/project/init_test.go Outdated
@zimeg
Copy link
Copy Markdown
Member Author

zimeg commented May 13, 2026

@mwbrooks Super duper appreciate care toward these refinements! I'm glad we test enough to feel these edges in output and still I dream of some "perfect" output that we might iterate toward! 🏆 🌈 ✨

@zimeg zimeg merged commit 2df36eb into main May 13, 2026
10 checks passed
@zimeg zimeg deleted the zimeg-style-create-headers branch May 13, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Use on updates to be included in the release notes enhancement M-T: A feature request for new functionality semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants