-
We currently need to manually run commands to execute tasks like build_runner, format testing, analyzing etc. These are common tasks that can be run multiple times during development. We can integrate…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Version
3.1.0
### Description
When I run the command `melos` in the root of my repository I get the error
…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
_No response_
### Description
Replace the interaction suppressing `--no-select`…
-
Hello, I'm would like to use some parts of you application (the boorus engines) in custom scripts.
But currently, the boorus engines are in the application and I will separate it to use it in my proj…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
_No response_
### Description
When melos exec command from a melos run script, the ouput …
patou updated
8 months ago
-
https://github.com/invertase/melos
Context: https://github.com/flutter/devtools/pull/7385#issuecomment-2009076376
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Version
2.3.1
### Description
Melos throw this error while bootstrap project using `melos bs`
melos cli is…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
--fail-fast 1
### Description
I have used `melos` to test with `--tags` argumen…
-
**Description**
1. Commands `exec` and `run`
it look like as follow
```sh
melos run tag:pubspec
└> melos list -l
└> RUNNING
...
```
or
ref: #205
```sh
melos run tag
└> m…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Version
5.3.0
### Description
This command for example:
melos exec -- "flutter test --coverage --coverage…