Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-mushroom-0564bdf0f-699.eastus2.5.azurestaticapps.net |
There was a problem hiding this comment.
Pull request overview
This pull request upgrades the Astro/Starlight toolchain used to build the wiki site, updating the project’s primary framework dependency and related tooling.
Changes:
- Bump
astrofrom^5.18.0to^6.1.9. - Bump
@astrojs/starlightandstarlight-links-validatorto newer compatible versions. - Regenerate
package-lock.jsonto reflect the updated dependency graph.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Updates Astro/Starlight and the links validator dependency versions. |
| package-lock.json | Updates the resolved dependency tree/metadata to match the new Astro 6.x stack. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-mushroom-0564bdf0f-699.eastus2.5.azurestaticapps.net |
Specify Node.js version for building the site.
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-mushroom-0564bdf0f-699.eastus2.5.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-mushroom-0564bdf0f-699.eastus2.5.azurestaticapps.net |
|
ItzMiney and I did a quick QA check - sites seem to work as intended. @TheKrol up to you. |
|
Confirmed site still seems to be working, checked out links at bottom and top right. Check all 3 themes, callouts and everything else appear to we working as intended. |
|
The only other thing I validated is that Includes worked, I checked https://github.com/r-techsupport/rts_wiki/edit/master/src/content/docs/live-sessions/linux-live-session.mdx which has an includes |
Pushed Miney's changes to a branch so deployment token is provided
Will close original PR