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

Hotfix for 1.9.9 #5064

Closed
wants to merge 7 commits into from
Closed

Hotfix for 1.9.9 #5064

wants to merge 7 commits into from

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented May 22, 2023

Co-authored-by: Turbobot turbobot@vercel.com### Description
Hotfix branch from 77277af34b2ba7642e11edf27a458e4e0e4ca66e, same place 1.9.8 branched off of.

Includes:

  • 1.9.8 version bump
  • Daemon fix for watching repo root
  • CI changes to allow hotfix publishing

Testing Instructions

CI

github-actions bot and others added 3 commits May 22, 2023 11:17
Co-authored-by: Turbobot <turbobot@vercel.com>
### Description

Fixes #5025

In Go code we would shut down the daemon whenever the repository root
was removed. This PR adds that logic back by watching the root and
exiting the daemon if the root is removed.

### Testing Instructions

Added unit test. Follow instructions in reproduction repository in
`uncurated-tests/turborepo-netflix-cache-repro`

---------

Co-authored-by: Alexander Lyon <arlyon@me.com>
Co-authored-by: Chris Olszewski <Chris Olszewski>
@turbo-orchestrator turbo-orchestrator bot added pkg: create-turbo Issues related to npx create-turbo pkg: turbo-codemod pkg: turbo-eslint eslint-config-turbo and eslint-plugin-turbo pkg: turbo-gen pkg: turbo-ignore packages/turbo-ignore pkg: turbo-workspaces team: turbopack labels May 22, 2023
@vercel
Copy link

vercel bot commented May 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-designsystem-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 23, 2023 6:28pm
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 23, 2023 6:28pm
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-cra-web ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm
turbo-site ⬜️ Ignored (Inspect) Visit Preview May 23, 2023 6:28pm

@github-actions
Copy link
Contributor

github-actions bot commented May 22, 2023

🟢 CI successful 🟢

Thanks

Greg Soltis and others added 4 commits May 22, 2023 11:30
### Description

Add a short delay to our repo root removal to ensure that we are
watching the config flush directory before we attempt to flush it. This
should be a super short lived hack

### Testing Instructions

CI

Co-authored-by: Chris Olszewski <Chris Olszewski>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci pkg: create-turbo Issues related to npx create-turbo pkg: turbo-codemod pkg: turbo-eslint eslint-config-turbo and eslint-plugin-turbo pkg: turbo-gen pkg: turbo-ignore packages/turbo-ignore pkg: turbo-workspaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants