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(ci): Fix CRWA telemetry check #9865

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

Josh-Walker-GM
Copy link
Collaborator

@Josh-Walker-GM Josh-Walker-GM commented Jan 22, 2024

The check is currently running indefinitely as it is waiting for the result of a prompt. This PR passes the --no-yarn-install flag to prevent this. That flag was introduced in #9861

@Josh-Walker-GM Josh-Walker-GM added the release:chore This PR is a chore (means nothing for users) label Jan 22, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Jan 22, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Jan 22, 2024
@Josh-Walker-GM Josh-Walker-GM marked this pull request as ready for review January 22, 2024 00:37
@Josh-Walker-GM Josh-Walker-GM enabled auto-merge (squash) January 22, 2024 00:37
@jtoar jtoar disabled auto-merge January 22, 2024 00:43
@jtoar jtoar merged commit e17322b into main Jan 22, 2024
38 checks passed
@jtoar jtoar deleted the jgmw-chore/crwa-telemetry-ci-fix branch January 22, 2024 00:43
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 pushed a commit that referenced this pull request Jan 24, 2024
The check is currently running indefinitely as it is waiting for the
result of a prompt. This PR passes the `--no-yarn-install` flag to
prevent this. That flag was introduced in #9861
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.

None yet

2 participants