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

[2.x] Interactive component publisher command #2062

Draft
wants to merge 74 commits into
base: 2.x-dev
Choose a base branch
from

Conversation

caendesilva
Copy link
Member

No description provided.

@caendesilva caendesilva mentioned this pull request Dec 10, 2024
99 tasks
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d18e093) to head (e9a1dda).

Additional details and impacted files
@@             Coverage Diff             @@
##             2.x-dev     #2062   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1947      1964   +17     
===========================================
  Files            197       198    +1     
  Lines           5187      5249   +62     
===========================================
+ Hits            5187      5249   +62     

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

@caendesilva caendesilva force-pushed the interactive-component-publisher-command branch 7 times, most recently from 8a13956 to b0cf6de Compare December 11, 2024 20:54
@caendesilva caendesilva force-pushed the interactive-component-publisher-command branch 6 times, most recently from c0013d8 to 8ab499e Compare December 22, 2024 18:36
@caendesilva caendesilva force-pushed the interactive-component-publisher-command branch from b2d42ab to 540c0c4 Compare December 22, 2024 20:08
@caendesilva caendesilva force-pushed the interactive-component-publisher-command branch 2 times, most recently from adb7279 to 2438471 Compare December 22, 2024 20:43
@caendesilva caendesilva force-pushed the interactive-component-publisher-command branch from b09a310 to 1cabc8b Compare December 23, 2024 18:44
*
* @param array<string> $selectedFiles
*/
public function formatOutput(array $selectedFiles): string
Copy link
Member Author

@caendesilva caendesilva Dec 23, 2024

Choose a reason for hiding this comment

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

Is this too far?

  • All files (10): "Published all files, including [app.blade.php, docs.blade.php, footer.blade.php] and 7 more"
  • Many files (7): "Published files [app.blade.php, docs.blade.php, footer.blade.php] and 4 more"
  • Multiple files (3): "Published files [app.blade.php, docs.blade.php, footer.blade.php]"
  • Single file (1): "Published file [app.blade.php]"

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.

1 participant