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

chore: create description for composer run command #6

Merged
merged 1 commit into from
Jun 25, 2023
Merged

Conversation

EHER
Copy link
Contributor

@EHER EHER commented Jun 23, 2023

Some commands used in multiple projects can be abstracted on composer run workflow.

The intent behind it is to reduce the cognitive load for developers.

The commands will be listed on composer list and can be executed interactively with composer run.

@EHER EHER requested a review from malukenho June 23, 2023 13:07
@EHER EHER self-assigned this Jun 23, 2023
@EHER EHER force-pushed the composer-run branch 5 times, most recently from bb9057f to 6766725 Compare June 24, 2023 09:37
Some commands used in multiple projects can be abstracted on composer
run workflow.

The intent behind it is to reduce the cognitive load for developers.

The commands will be listed on `composer list` and can be executed
interactively with `composer run`.

Signed-off-by: 💻 Eher <[email protected]>
@EHER EHER merged commit 64e4872 into main Jun 25, 2023
3 checks passed
@EHER EHER deleted the composer-run branch June 25, 2023 12:23
@malukenho
Copy link
Member

Did I copy the wrong script?

@EHER
Copy link
Contributor Author

EHER commented Jun 26, 2023

@malukenho You did nothing wrong. 😄

It's an excellent opportunity to improve our default between projects.

If this is a good direction we can replicate it to the other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants