Conversation
…f current testing SDK - Created a comprehensive PRD for the @milaboratories/npm-asset-packer, detailing its purpose, goals, features, and usage. - Added an overview document for the current Platforma Testing SDK, outlining its architecture, core components, and typical workflows. - Included desired snippets for testing helpers and smart objects to enhance developer experience.
- Created a new document detailing the architecture and development workflows of the @milaboratories/npm-asset-packer, including its testing strategy and package structure. - Updated the Product Requirements Document (PRD) for npm-asset-packer to include a comprehensive testing strategy. - Removed outdated development scripts from the package-builder tool to streamline the build process.
- Introduced a section on configuring Vitest for non-interactive tests to ensure consistency in automated builds and CI/CD pipelines. - Provided an example configuration for `vitest.config.mts` to disable the interactive "watch" mode. - Emphasized the importance of not manually editing `CHANGELOG.md` or `package.json` version fields, as Changesets automates these processes.
- Introduced a new section on manually creating changeset files for non-interactive environments. - Provided an example of the YAML front matter format and how to specify package bump types and change summaries. - Emphasized that this approach is equivalent to using the interactive `pnpm changeset` command.
- Emphasized the importance of adding new external dependencies to the version catalog in `pnpm-workspace.yaml` before including them in `package.json`. - Highlighted the practice of centralizing dependency version management to prevent conflicts and maintain consistency across the workspace.
|
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.
No description provided.