Conversation
Update tests to match the new Pages shape that uses Maps and id fields. Replace the old pages/folders arrays with pagesBase exposing homePageId/rootFolderId and Map-based pages/folders, add a createPages helper and rootFolder constant, and update tests to call createPages where pages/folders are constructed.
1c355a3 to
7b92184
Compare
|
@kof This PR introduced a breaking change to the CLI API endpoints, this make the CLI completely unusable. Could we get a new release on NPM, as this appears to be already deployed on production? |
Member
Author
|
@xanderio I thought I released the CLI, did I not? what's your |
|
Version 0.265.0 has been published to NPM one hour ago. |
Member
Author
|
@xanderio so does this fix the problem you are seeing? |
|
Yes that did fix the issue. |
|
@kof While the CLI issue is fixed, I'm unable to build the site do to a dependency resolution error that is also cased by this PR. |
Member
Author
|
You get that running which command? |
|
|
Member
Author
|
0.266.0 is released, please check now after updating the cli |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Steps for reproduction
Code Review
Before requesting a review
Before merging
.envfile