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): update test project fixture and CRWA for deploy target CI repo #9730

Merged
merged 4 commits into from
Dec 22, 2023

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented Dec 19, 2023

I was updating the test projects in the deploy target CI repo. I was using the test project fixture here as the source of truth and diffing from there. There are some formatting issues with the test project fixture that give the false impression that files are different between it and the test projects in the deploy target CI repo. This PR makes it so that those formatting false positives go away.

In a similar vein, this PR also updates some CRWA files that felt like they could be a bit better. So given that, I don't expect to merge this without a bit of discussion.

@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Dec 19, 2023
@jtoar jtoar added this to the next-release-patch milestone Dec 19, 2023
@jtoar
Copy link
Contributor Author

jtoar commented Dec 22, 2023

I'm going to remove the changes here that require discussion and make those into a separate PR.

@jtoar jtoar marked this pull request as ready for review December 22, 2023 00:25
@jtoar jtoar enabled auto-merge (squash) December 22, 2023 00:25
@jtoar jtoar merged commit 43a7f4b into main Dec 22, 2023
32 checks passed
@jtoar jtoar deleted the ds-chore/quality-of-life-updates branch December 22, 2023 00:55
Tobbe pushed a commit that referenced this pull request Dec 22, 2023
…repo (#9730)

I was updating the test projects in the deploy target CI repo. I was
using the test project fixture here as the source of truth and diffing
from there. There are some formatting issues with the test project
fixture that give the false impression that files are different between
it and the test projects in the deploy target CI repo. This PR makes it
so that those formatting false positives go away.

In a similar vein, this PR also updates some CRWA files that felt like
they could be a bit better. So given that, I don't expect to merge this
without a bit of discussion.
dac09 added a commit to dac09/redwood that referenced this pull request Dec 27, 2023
…redwood into fix/enhance-error-apollo-suspense

* 'fix/enhance-error-apollo-suspense' of github.com:dac09/redwood: (92 commits)
  chore(deps): update dependency @types/yargs to v17.0.32 (redwoodjs#9759)
  Make it easier to find useMatch docs (redwoodjs#9756)
  chore(unit tests): Use side-effect import to fix TS errors (redwoodjs#9754)
  fix(context): Refactor context (redwoodjs#9371)
  docs: Replaced deprecated <Set private> with PrivateSet within router.md (redwoodjs#9749)
  add TS support for storybook preview tsx config extension (redwoodjs#9309)
  fix(studio): Fix windows path issues (redwoodjs#9752)
  redwoodjs#9620: Update studio to support variable components (Mailer) (redwoodjs#9639)
  chore(tasks): Add comparison view to nmHoisting visualisation (redwoodjs#9751)
  chore(cli): make fs modules used in the CLI consistent (redwoodjs#9746)
  chore(tooling): Make sure console boxen print on a new line
  chore(CI): fix publish release candidate
  feat(CLI): add check node version middleware, rm `.nvmrc`, yarn engines (redwoodjs#9728)
  docs: added some clarification on serverless functions getting executed in a non-serverless environment (redwoodjs#9742)
  Fix sshExec() errors not displaying (redwoodjs#9743)
  chore(tooling): Add missing word in release tooling output
  Update Metadata docs (redwoodjs#9744)
  chore(CI): update test project fixture and CRWA for deploy target CI repo (redwoodjs#9730)
  chore(tooling): add script for getting nested dependency data (redwoodjs#9734)
  Trusted Documents docs: Proofreading corrections (redwoodjs#9737)
  ...
dac09 added a commit to dac09/redwood that referenced this pull request Dec 27, 2023
…ath-aliases

* 'main' of github.com:redwoodjs/redwood: (92 commits)
  chore(deps): update dependency @types/yargs to v17.0.32 (redwoodjs#9759)
  Make it easier to find useMatch docs (redwoodjs#9756)
  chore(unit tests): Use side-effect import to fix TS errors (redwoodjs#9754)
  fix(context): Refactor context (redwoodjs#9371)
  docs: Replaced deprecated <Set private> with PrivateSet within router.md (redwoodjs#9749)
  add TS support for storybook preview tsx config extension (redwoodjs#9309)
  fix(studio): Fix windows path issues (redwoodjs#9752)
  redwoodjs#9620: Update studio to support variable components (Mailer) (redwoodjs#9639)
  chore(tasks): Add comparison view to nmHoisting visualisation (redwoodjs#9751)
  chore(cli): make fs modules used in the CLI consistent (redwoodjs#9746)
  chore(tooling): Make sure console boxen print on a new line
  chore(CI): fix publish release candidate
  feat(CLI): add check node version middleware, rm `.nvmrc`, yarn engines (redwoodjs#9728)
  docs: added some clarification on serverless functions getting executed in a non-serverless environment (redwoodjs#9742)
  Fix sshExec() errors not displaying (redwoodjs#9743)
  chore(tooling): Add missing word in release tooling output
  Update Metadata docs (redwoodjs#9744)
  chore(CI): update test project fixture and CRWA for deploy target CI repo (redwoodjs#9730)
  chore(tooling): add script for getting nested dependency data (redwoodjs#9734)
  Trusted Documents docs: Proofreading corrections (redwoodjs#9737)
  ...
@Tobbe Tobbe modified the milestones: next-release-patch, v6.6.1 Jan 1, 2024
Tobbe pushed a commit that referenced this pull request Jan 1, 2024
…repo (#9730)

I was updating the test projects in the deploy target CI repo. I was
using the test project fixture here as the source of truth and diffing
from there. There are some formatting issues with the test project
fixture that give the false impression that files are different between
it and the test projects in the deploy target CI repo. This PR makes it
so that those formatting false positives go away.

In a similar vein, this PR also updates some CRWA files that felt like
they could be a bit better. So given that, I don't expect to merge this
without a bit of discussion.
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