Skip to content

feat(workflows): add release management and NPM publishing workflows#2

Merged
M4XGO merged 6 commits intomainfrom
feat/workflows
Oct 19, 2025
Merged

feat(workflows): add release management and NPM publishing workflows#2
M4XGO merged 6 commits intomainfrom
feat/workflows

Conversation

@M4XGO
Copy link
Contributor

@M4XGO M4XGO commented Oct 19, 2025

  • Created .release-please-manifest.json to define the release version.
  • Added release-please-config.json for release type and changelog configuration.
  • Implemented GitHub Actions workflows for automated NPM publishing and release management.

How :

Using : Sendo-labs/reusable-workflows#1 to test

M4XGO added 6 commits October 19, 2025 14:12
…nt and NPM publishing

- Created .release-please-manifest.json to define the release version.
- Added release-please-config.json for release type and changelog configuration.
- Implemented GitHub Actions workflows for automated NPM publishing and release management.
- Added workflow_dispatch trigger to enable manual execution of the release workflow.
- Specified release-type as 'node' for the reusable workflow.
- Added 'feat/workflows' branch to the push trigger for the release workflow.
- Removed the workflow_dispatch trigger for manual execution.
- Changed the reusable workflow references in both publish-npm.yaml and release.yml from 'feat/wip' to 'v1' for consistency and stability.
- Updated the references in publish-npm.yaml and release.yml to point to the 'sendo-labs' organization for consistency in workflow usage.
- Updated the references in publish-npm.yaml and release.yml to use version 1.0.0 for improved stability and consistency.
@M4XGO M4XGO merged commit e41931b into main Oct 19, 2025
1 check passed
@M4XGO M4XGO deleted the feat/workflows branch October 19, 2025 12:35
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.

1 participant

Comments