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

test-project-rebuild #8516

Merged
merged 18 commits into from
Jun 14, 2023
Merged

test-project-rebuild #8516

merged 18 commits into from
Jun 14, 2023

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jun 4, 2023

  • Use @redwoodjs/tui for rebuilding the test-project fixture
  • Make test-project fixture rebuilding resumable. So if step 6/13 fails you can restart from step 6.

Example output
image

Updated error output
image

@Tobbe Tobbe added the release:chore This PR is a chore (means nothing for users) label Jun 13, 2023
@Tobbe Tobbe marked this pull request as ready for review June 13, 2023 14:39
@Tobbe Tobbe enabled auto-merge (squash) June 14, 2023 09:35
@Tobbe Tobbe merged commit 21a5322 into redwoodjs:main Jun 14, 2023
28 checks passed
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Jun 14, 2023
@@ -47,7 +47,7 @@ if (hasFixtureOkLabel) {
'That usually means the test-project fixture needs to be rebuilt.',
`If you know that it doesn't, add the "fixture-ok" label. Otherwise, rebuild the fixture and commit the changes:`,
'',
' yarn build:test-project --rebuild-fixture',
' yarn build:test-project-rebuild',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tobbe heads up that this needs to be updated

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
#8624

@Tobbe Tobbe deleted the tobbe-test-project-rebuild branch June 14, 2023 19:05
@jtoar jtoar modified the milestones: next-release, v6.0.0 Jun 22, 2023
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