Skip to content

chore: Enhance CI/CD workflows, documentation, and Node versioning - #19

Merged
jsahleen merged 4 commits into
mainfrom
project-files-and-workflows
Jul 20, 2026
Merged

chore: Enhance CI/CD workflows, documentation, and Node versioning#19
jsahleen merged 4 commits into
mainfrom
project-files-and-workflows

Conversation

@jsahleen

Copy link
Copy Markdown
Collaborator

No description provided.

jsahleen added 4 commits July 19, 2026 18:39
…ioning

- Introduced CI workflow to run tests, type checks, and builds on pull requests and pushes to main.
- Added deployment workflow for GitHub Pages to publish static content.
- Created verification and release workflow to ensure integrity and automate releases.
- Added project documentation files detailing project info, development process, and rules.
- Established Node.js versioning with a new .nvmrc file to standardize the environment.
- Removed outdated npm publish workflow.
- Added TypeDoc as a dependency to generate API documentation.
- Introduced a new npm script for generating documentation (`npm run docs`).
- Updated .gitignore to exclude the generated `docs/` folder.
- Revised project documentation to include instructions for generating API docs.
- Added `semantic-release` as a development dependency for automated versioning and release management.
- Updated the CI workflow to include type-checking and build steps before running tests, ensuring code integrity.
- Revised project documentation to reflect changes in the CI process and added details about the new `publishConfig` settings in `package.json`.
- Introduced a new markdown file detailing the process for implementing features, bug fixes, or tasks as described in GitHub issues.
- Outlined the authoritative workflow, getting started instructions, and non-negotiable guidelines for handling issues.
- Emphasized the importance of following project documentation and approval gates throughout the implementation process.
@jsahleen
jsahleen merged commit cfc0ab7 into main Jul 20, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jsahleen
jsahleen deleted the project-files-and-workflows branch July 20, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant