chore: 2025 Configuration Updates and Modernization#125
Merged
joelmeaders merged 12 commits intomasterfrom Nov 9, 2025
Merged
Conversation
Adopted new versioning scheme: year.minor.patch Added comprehensive CHANGELOG.md files for all packages
- Replace npm with pnpm in all GitHub Actions workflows - Add pnpm/action-setup@v4 with version 9 - Update checkout action to v4 - Add Node.js setup with pnpm cache - Use frozen-lockfile for reproducible builds
|
Visit the preview URL for this PR (updated for commit 2291053): https://santas-workshop-193b5--pr125-2025-config-2-n53xil83.web.app (expires Sun, 16 Nov 2025 21:00:15 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 0f0b558a974aa363796441c7f650ec9cb56399c9 |
|
Visit the preview URL for this PR (updated for commit 2291053): https://santas-workshop-admin--pr125-2025-config-2-in8e5dre.web.app (expires Sun, 16 Nov 2025 21:00:18 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 6a29d691f177424b494fa72b582e37a775a8a23c |
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.
Summary
This PR includes major configuration updates and modernizations for the 2025 season.
Key Changes
Modified Packages
santashop-admin: Updated routing, services, and component logicsantashop-app: Enhanced registration flows, guards, and UI componentssantashop-core: New shared app state service and improved wrapperssantashop-functions: Updated function implementations and added test helperssantashop-e2e: New package for end-to-end testingFiles Changed
Testing