Mehul Kar

Results 104 issues of Mehul Kar

This PR factors out dry runs and graph runs from `run.go` and combines `run()` and `runOperation()`. The goal was originally to clean up how DryRuns work so I could add...

area: turborepo

Stacked PRs: - #2712 - #2714 - Release `[email protected]` - **(This one)** #2713 - #2738

area: docs
area: examples
area: turborepo
pkg: turbo-eslint
docs: next release

area: examples
docs: next release

Workspace Info and WorkspaceGraphs. I'm working on trying to figure out where each workspace will resolve its turbo.json and these renames/refactors are useful to be able to read code more...

area: turborepo

It would be super useful to have a `{{includes array item}}` helper that does `Array.prototype.includes`. Would this helper be appropriate for this addon?

Log the task definition in dry runs. This will be useful when we move towards composable `turbo.json`, where the task definition is composed of multiple configs.

area: turborepo

area: turborepo

This massages our data flow so that we have `RunState` and `DryRunSummary` close to each other. Together, these will eventually form the RunSummary data structure that will contain all the...

area: turborepo

Hey, I'm stumbling around trying to find a good pattern to handle the Preflight OPTIONS request to Rails. Is there something I'm missing in this template? Or do you have...

`` element is widely available now! I would recommend using it for modals :) https://github.com/steven-tey/precedent/blob/main/components/shared/modal.tsx