-
Add a `--watch` that would run tests as Crystalball finds the changes in the source code.
- Use guard (or similar)
- Lookup needs to be faster
- Only run fast specs
- Support `--fail-fast`
- Ha…
-
Use this: https://github.com/parcel-bundler/watcher
-
Right now, `pnpm run dev` is not working properly with turbo.
What we want is for dev to start all packages in watch mode with turbo so that the monorepo can automatically update dependencies downs…
-
Hello,
I am currently working on setting the image analyzer on our Infra, however I am facing a situation where we are able to pull the image from our private registry (after pull from CS then ret…
-
Add watch mode
-
Hello,
Lovely plugin you have there, it will definitely help us build reusable libs for our Angular projects ! Great job :)
I would love if there was a --watch mode that rebuilds on file changes,…
Telem updated
6 years ago
-
### Describe the bug
When creating a new standard shader, it fails to compile due to an error in common includes.
`*** Combo "S_MODE_TOOLS_VIS" in portal_surface_test.shader either does not follow t…
-
Currently, `watch: true` on this plugin states that it needs `build({wach: true})` however watch: true is not an option when using the js api. instead one must do:
```js
esbuild
.context(o…
-
In #3391 we are introducing a new experimental `pulumi watch` command. This command can be used during active development of a Pulumi project to automatically update the active stack as soon as chang…
-
As with vows 0.x, running with -w should:
- Watch for new/updated/deleted files in the current working directory
- Re-run the specified tests when there are any change
evanp updated
6 years ago