Skip to content

fix(cli): Skip Studio when running rw upgrade#9860

Merged
Tobbe merged 1 commit intoredwoodjs:mainfrom
Tobbe:tobbe-upgrade-skip-studio
Jan 21, 2024
Merged

fix(cli): Skip Studio when running rw upgrade#9860
Tobbe merged 1 commit intoredwoodjs:mainfrom
Tobbe:tobbe-upgrade-skip-studio

Conversation

@Tobbe
Copy link
Contributor

@Tobbe Tobbe commented Jan 21, 2024

Studio is versioned separately. It's a separate project with it's own versions. So it should not be included in the packages that yarn rw upgrade tries to upgrade.

@Tobbe Tobbe added the release:fix This PR is a fix label Jan 21, 2024
@Tobbe Tobbe added this to the next-release milestone Jan 21, 2024
@Tobbe Tobbe merged commit 9bf5fbc into redwoodjs:main Jan 21, 2024
@Tobbe Tobbe deleted the tobbe-upgrade-skip-studio branch January 21, 2024 13:44
dac09 added a commit that referenced this pull request Jan 22, 2024
…edwood into try/setupScenario-multiple-tests

* 'try/setupScenario-multiple-tests' of github.com:dac09/redwood: (235 commits)
  chore(project-config): switch to vitest (#9864)
  chore(ci): Fix CRWA telemetry check (#9865)
  chore(crwa): update e2e test to handle yarn install patch (#9862)
  feat(crwa): Always install using yarn v4 (#9861)
  fix(cli): Skip Studio when running `rw upgrade` (#9860)
  fix(studio): Upgrade to 11.0.1 and enable web-side (#9858)
  feat(server file): add `createServer` (#9845)
  chore(crwa): set `REDWOOD_CI` and `REDWOOD_DISABLE_TELEMETRY` (#9857)
  Fix(crwa): Exit 0 after Quit install (#9856)
  chore(crwa): switch to vitest (#9855)
  chore(api): Switch to use vitest over jest (#9853)
  fix(server): ensure consistency between CLI serve entrypoints regarding help and strict (#9809)
  Improve how the api-server watch command works (#9841)
  docs(typo): correct grammar in realtime docs (#9850)
  Add support for Prisma Bytes and GraphQL scalar Byte (#9847)
  packages/cli: Switch from substr (deprecated) to slice (#9849)
  mapPrismaScalarToPagePropTsType: Fix Decimal test case (#9846)
  chore(build): Avoid prebuilding api side, instead use an esbuild plugin (#9767)
  Fix url query param encoding (#9844)
  chore(fwtools): handle existing resolutions in tarsync (#9840)
  ...
@jtoar jtoar modified the milestones: next-release, v7.0.0 Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:fix This PR is a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants