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

chore(jobs tests): Fix a couple of TS issues #11389

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Aug 29, 2024

  • as const for the list of queues
  • noEmit in tsconfig so you can safely run tsc --build to check all types
  • rename vite config to .tsm to fix cjs warning

@Tobbe Tobbe added the release:chore This PR is a chore (means nothing for users) label Aug 29, 2024
@Tobbe Tobbe added this to the chore milestone Aug 29, 2024
@Tobbe Tobbe merged commit 53a92ca into redwoodjs:main Aug 29, 2024
50 of 58 checks passed
@Tobbe Tobbe deleted the tobbe-jobs-ts-fixes-test-vitest branch August 29, 2024 12:29
dac09 added a commit to dac09/redwood that referenced this pull request Aug 30, 2024
…edwood into feat/prisma-extension-crud-extra

* 'feat/prisma-extension-crud-extra' of github.com:dac09/redwood:
  feat(codegen): support sdl generation for model with compound id (redwoodjs#8556)
  chore(ci): Follow up to workflow permissions (redwoodjs#11397)
  chore(deps): Bump 'loader-utils' within docs (redwoodjs#11396)
  chore(ci): Pin action dependencies by digest (redwoodjs#11395)
  chore(ci): More workflow permission changes (redwoodjs#11394)
  chore(ci): Add permissions to some workflows/jobs (redwoodjs#11393)
  Add OSSF scorecard action to our CI (redwoodjs#11392)
  chore(rsc): Rename rsf -> rsa (redwoodjs#11391)
  few Flightcontrol template & doc updates (redwoodjs#11383)
  chore(jobs tests): Fix a couple of TS issues (redwoodjs#11389)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants