Skip to content

Setup GitHub Actions for Semantic Release#53

Merged
so5 merged 1 commit intomasterfrom
feature/semantic-release-setup
Aug 20, 2025
Merged

Setup GitHub Actions for Semantic Release#53
so5 merged 1 commit intomasterfrom
feature/semantic-release-setup

Conversation

@google-labs-jules
Copy link
Contributor

This change introduces GitHub Actions for semantic release, deployment, and coverage reporting, similar to the setup in so5/ssh-client-wrapper.

  • A new release.yml workflow is added to automate the release process using semantic-release.
  • The existing npm-publish.yml and coverage_report.yml workflows are removed.
  • semantic-release and its plugins are added as dev dependencies.
  • A .releaserc.json file is added to configure semantic-release.
  • The postversion script is removed from package.json.

@so5 so5 marked this pull request as ready for review August 20, 2025 17:12
@so5 so5 merged commit 99dcffc into master Aug 20, 2025
4 checks passed
@so5 so5 deleted the feature/semantic-release-setup branch August 20, 2025 17:13
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