-
Notifications
You must be signed in to change notification settings - Fork 116
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(docs): fix sitemap #4200
base: main
Are you sure you want to change the base?
chore(docs): fix sitemap #4200
Conversation
Run & review this pull request in StackBlitz Codeflow. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
View your CI Pipeline Execution ↗ for commit 78cca51.
☁️ Nx Cloud last updated this comment at |
Size Change: 0 B Total Size: 1.11 MB ℹ️ View Unchanged
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 78cca51:
|
Paste Run #9200
Run Properties:
|
Project |
Paste
|
Branch Review |
fix-sitemap-locally
|
Run status |
Passed #9200
|
Run duration | 02m 05s |
Commit |
78cca51efa: chore(docs): final sitemap
|
Committer | Kristian Antrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
67
|
View all changes introduced in this branch ↗︎ |
Previous deployment did not include all routes although worked locally. This PR should address the issue.
Decided to use the existing local sitemap we create for cypress as the complete page structure in the Vercel deployment cannot be used. Only the blog path can be accessed programatically.