-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
fix(ui): always start tasks #7758
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🟢 Turbopack Benchmark CI successful 🟢Thanks |
🟢 CI successful 🟢Thanks |
arlyon
reviewed
Mar 19, 2024
arlyon
approved these changes
Mar 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small fixship
arlyon
reviewed
Mar 19, 2024
kodiakhq bot
referenced
this pull request
in weareinreach/TransMascFutures
Mar 22, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-codegen](https://github.com/mmkal/eslint-plugin-codegen) | [`0.26.0` -> `0.28.0`](https://renovatebot.com/diffs/npm/eslint-plugin-codegen/0.26.0/0.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-codegen/0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-codegen/0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-codegen/0.26.0/0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-codegen/0.26.0/0.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-plugin-turbo](https://github.com/vercel/turbo) ([source](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-plugin-turbo)) | [`1.12.5` -> `1.13.0`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/1.12.5/1.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-turbo/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-turbo/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-turbo/1.12.5/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-turbo/1.12.5/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [turbo](https://turbo.build/repo) ([source](https://github.com/vercel/turbo)) | [`1.12.5` -> `1.13.0`](https://renovatebot.com/diffs/npm/turbo/1.12.5/1.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.12.5/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.12.5/1.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | [`5.4.2` -> `5.4.3`](https://renovatebot.com/diffs/npm/typescript/5.4.2/5.4.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.4.2/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.4.2/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mmkal/eslint-plugin-codegen (eslint-plugin-codegen)</summary> ### [`v0.28.0`](https://github.com/mmkal/eslint-plugin-codegen/releases/tag/v0.28.0) [Compare Source](https://github.com/mmkal/eslint-plugin-codegen/compare/0.27.0...v0.28.0) - only consider codegen/codegen rules [`4aafe14`](https://github.com/mmkal/eslint-plugin-codegen/commit/4aafe14) ### [`v0.27.0`](https://github.com/mmkal/eslint-plugin-codegen/releases/tag/0.27.0) [Compare Source](https://github.com/mmkal/eslint-plugin-codegen/compare/0.26.0...0.27.0) #### What's Changed - generalise markdown-from-jsdoc by [@​mmkal](https://github.com/mmkal) in [https://github.com/mmkal/eslint-plugin-codegen/pull/25](https://github.com/mmkal/eslint-plugin-codegen/pull/25) **Full Changelog**: mmkal/eslint-plugin-codegen@0.26.0...0.27.0 </details> <details> <summary>vercel/turbo (eslint-plugin-turbo)</summary> ### [`v1.13.0`](https://github.com/vercel/turbo/releases/tag/v1.13.0): Turborepo v1.13.0 [Compare Source](https://github.com/vercel/turbo/compare/v1.12.5...v1.13.0) #### What's Changed ##### Docs - s/the your/the/ by [@​steveluscher](https://github.com/steveluscher) in [https://github.com/vercel/turbo/pull/7669](https://github.com/vercel/turbo/pull/7669) - s/mental/model/ by [@​steveluscher](https://github.com/steveluscher) in [https://github.com/vercel/turbo/pull/7668](https://github.com/vercel/turbo/pull/7668) - Fix typos in docs & turborepo-lsp by [@​Dann1y](https://github.com/Dann1y) in [https://github.com/vercel/turbo/pull/7702](https://github.com/vercel/turbo/pull/7702) - docs: Update testing configuration documentation for clarity by [@​sooster910](https://github.com/sooster910) in [https://github.com/vercel/turbo/pull/7683](https://github.com/vercel/turbo/pull/7683) - docs: change texts from lint to type-check by [@​devjiwonchoi](https://github.com/devjiwonchoi) in [https://github.com/vercel/turbo/pull/7698](https://github.com/vercel/turbo/pull/7698) - `scan` command doc. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6770](https://github.com/vercel/turbo/pull/6770) - Docs: add references to TURBO_CACHE_DIR environment variable by [@​weyert](https://github.com/weyert) in [https://github.com/vercel/turbo/pull/7632](https://github.com/vercel/turbo/pull/7632) - Use hardcoding. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/7792](https://github.com/vercel/turbo/pull/7792) - docs: document new ui configuration options by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7803](https://github.com/vercel/turbo/pull/7803) ##### create-turbo - publish 1.13.0-canary.2 to registry by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7787](https://github.com/vercel/turbo/pull/7787) ##### eslint - Support import.meta.env in eslint-plugin-turbo by [@​jamesbvaughan](https://github.com/jamesbvaughan) in [https://github.com/vercel/turbo/pull/7781](https://github.com/vercel/turbo/pull/7781) ##### [@​turbo/repository](https://github.com/turbo/repository) - fix([@​turbo/repository](https://github.com/turbo/repository)): Remove custom type so nap can serialize it by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/7650](https://github.com/vercel/turbo/pull/7650) - chore([@​turbo/repository](https://github.com/turbo/repository)): bump to 0.0.1-canary.9 by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/7652](https://github.com/vercel/turbo/pull/7652) - refactor(turborepo): Renaming -PackageDetector to -PackageChangeMapper by [@​NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7655](https://github.com/vercel/turbo/pull/7655) - chore([@​turbo/repository](https://github.com/turbo/repository)): show current version when publishing by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/7679](https://github.com/vercel/turbo/pull/7679) - chore([@​turbo/repository](https://github.com/turbo/repository)): bump to 0.0.1-canary.10 by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/7680](https://github.com/vercel/turbo/pull/7680) ##### Examples - Bug fix on with-tailwind example by [@​zsh77](https://github.com/zsh77) in [https://github.com/vercel/turbo/pull/7584](https://github.com/vercel/turbo/pull/7584) - Improvements on kitchen-sink example by [@​zsh77](https://github.com/zsh77) in [https://github.com/vercel/turbo/pull/7641](https://github.com/vercel/turbo/pull/7641) - Bug fix on with rollup by [@​zsh77](https://github.com/zsh77) in [https://github.com/vercel/turbo/pull/7651](https://github.com/vercel/turbo/pull/7651) - fix(examples): avoid clearing screen when using vite by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7783](https://github.com/vercel/turbo/pull/7783) - Bug fix on kitchen-sink example by [@​zsh77](https://github.com/zsh77) in [https://github.com/vercel/turbo/pull/7624](https://github.com/vercel/turbo/pull/7624) - fix(ci): fix examples CI check by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/7801](https://github.com/vercel/turbo/pull/7801) ##### Changelog - chore: clean up silent flag impl by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7643](https://github.com/vercel/turbo/pull/7643) - chore: silence lint warnings from vt100 crate by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7647](https://github.com/vercel/turbo/pull/7647) - chore: rename vendored vt100 crate by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7649](https://github.com/vercel/turbo/pull/7649) - feat: Add success rate telemetry for login by [@​Zertsov](https://github.com/Zertsov) in [https://github.com/vercel/turbo/pull/7656](https://github.com/vercel/turbo/pull/7656) - chore(turborepo): Move PackageChangeMappers to turborepo-repository by [@​NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7657](https://github.com/vercel/turbo/pull/7657) - feature: Add invalidate flag to logout by [@​Zertsov](https://github.com/Zertsov) in [https://github.com/vercel/turbo/pull/7444](https://github.com/vercel/turbo/pull/7444) - feat: terminal pane component by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7619](https://github.com/vercel/turbo/pull/7619) - feat: add getter for selected task by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7614](https://github.com/vercel/turbo/pull/7614) - chore(Turborepo): refactor client side of daemon-backed package discovery by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7644](https://github.com/vercel/turbo/pull/7644) - fix(turborepo): Logout by [@​NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7667](https://github.com/vercel/turbo/pull/7667) - feat: add scan subcommand by [@​arlyon](https://github.com/arlyon) in [https://github.com/vercel/turbo/pull/6788](https://github.com/vercel/turbo/pull/6788) - fix(Turborepo): Fix cookie directory by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7664](https://github.com/vercel/turbo/pull/7664) - refactor(turborepo): Split up `Run` into `RunBuilder` and `Run` by [@​NicholasLYang](https://github.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/7681](https://github.com/vercel/turbo/pull/7681) - chore: generalize log writer by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7678](https://github.com/vercel/turbo/pull/7678) - chore: generalize cache terminal output by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7701](https://github.com/vercel/turbo/pull/7701) - feat: add entire screen viewer to vt100 by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7699](https://github.com/vercel/turbo/pull/7699) - fix(Turborepo): Handle directory moves in package discovery by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7700](https://github.com/vercel/turbo/pull/7700) - chore(Turborepo): Handle unhandled error case in package discovery by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7703](https://github.com/vercel/turbo/pull/7703) - feat: ensure PrefixedWriter is line buffered by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7728](https://github.com/vercel/turbo/pull/7728) - chore(Turborepo): Consolidate Subscriber::watch and setup task by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7714](https://github.com/vercel/turbo/pull/7714) - feat(Turborepo): add error handling to package discovery process by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7725](https://github.com/vercel/turbo/pull/7725) - feat: enable new UI by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7733](https://github.com/vercel/turbo/pull/7733) - fix: retry requests that fail due to timeout or request errors by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7745](https://github.com/vercel/turbo/pull/7745) - feat: enable env var for preflight by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7754](https://github.com/vercel/turbo/pull/7754) - chore: add ability to configure TUI via turbo.json by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7755](https://github.com/vercel/turbo/pull/7755) - Add TURBO_CACHE_DIR env for `--cache-dir` flag by [@​weyert](https://github.com/weyert) in [https://github.com/vercel/turbo/pull/6294](https://github.com/vercel/turbo/pull/6294) - fix(ui): properly handle escape codes in persisted output by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7760](https://github.com/vercel/turbo/pull/7760) - fix(ui): always start tasks by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7758](https://github.com/vercel/turbo/pull/7758) - feat(Turborepo): handle invalid states in package watching by [@​gsoltis](https://github.com/gsoltis) in [https://github.com/vercel/turbo/pull/7759](https://github.com/vercel/turbo/pull/7759) - feat: add ability to configure tasks as interactive by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7767](https://github.com/vercel/turbo/pull/7767) - feat: enable windows pty by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7780](https://github.com/vercel/turbo/pull/7780) - chore(ui): add more info to table footer by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7788](https://github.com/vercel/turbo/pull/7788) - chore: update turbo.json schema for interactive tasks by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7786](https://github.com/vercel/turbo/pull/7786) - feat(pnpm): respect link-workspace-packages npmrc by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7791](https://github.com/vercel/turbo/pull/7791) - feat: add ability to control UI via cli arg by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/7793](https://github.com/vercel/turbo/pull/7793) - feat: support apple git in scan diagnostic by [@​arlyon](https://github.com/arlyon) in [https://github.com/vercel/turbo/pull/7740](https://github.com/vercel/turbo/pull/7740) #### New Contributors - [@​steveluscher](https://github.com/steveluscher) made their first contribution in [https://github.com/vercel/turbo/pull/7669](https://github.com/vercel/turbo/pull/7669) - [@​Dann1y](https://github.com/Dann1y) made their first contribution in [https://github.com/vercel/turbo/pull/7702](https://github.com/vercel/turbo/pull/7702) - [@​sooster910](https://github.com/sooster910) made their first contribution in [https://github.com/vercel/turbo/pull/7683](https://github.com/vercel/turbo/pull/7683) - [@​jamesbvaughan](https://github.com/jamesbvaughan) made their first contribution in [https://github.com/vercel/turbo/pull/7781](https://github.com/vercel/turbo/pull/7781) **Full Changelog**: vercel/turborepo@v1.12.5...v1.13.0 </details> <details> <summary>vercel/turbo (turbo)</summary> ### [`v1.13.0`](https://github.com/vercel/turbo/compare/v1.12.5...v1.13.0) [Compare Source](https://github.com/vercel/turbo/compare/v1.12.5...v1.13.0) </details> <details> <summary>Microsoft/TypeScript (typescript)</summary> ### [`v5.4.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3 [Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/GLAAD). PR-URL: #370 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Was hitting failures on cache hits where we would try to mark a task as finished, but we had never started it. This PR makes sure we start tasks in the UI even on cache hits.
Added some debug logging to help distinguish the "task not found in ui" errors.
Testing Instructions
Use the UI with a
turbo
run with a cache hit.Closes TURBO-2653