Skip to content

Conversation

ndelangen
Copy link
Member

  • Introduced a GitHub Actions workflow for CI/CD, including steps for testing, building, and releasing.
  • Added .nvmrc file to specify Node.js version.
  • Updated package.json with new test commands and added auto for release management.
  • Updated pnpm-lock.yaml to reflect new dependencies and versions.

- Introduced a GitHub Actions workflow for CI/CD, including steps for testing, building, and releasing.
- Added .nvmrc file to specify Node.js version.
- Updated package.json with new test commands and added auto for release management.
- Updated pnpm-lock.yaml to reflect new dependencies and versions.
- Modified the workflow to include pull request events with a 'labeled' type for triggering releases.
- Adjusted the release job condition to allow releases from both push events and labeled pull requests.
@ndelangen ndelangen self-assigned this Oct 6, 2025
- Added @types/react version 19.2.0 to package.json and pnpm-lock.yaml.
- Updated the publish workflow to streamline the Node.js dependency installation command.
- Re-added @types/react version 19.2.0 to package.json and pnpm-lock.yaml.
- Removed unnecessary environment variables from the publish workflow.
@ndelangen ndelangen requested a review from JReinhold October 10, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants