Below you will find pages that utilize the taxonomy term “HyperCubeSphere”
April 29, 2026
HyperCubeSphere/release
Version updated for https://github.com/HyperCubeSphere/release to version v1.0.3.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @hypercubesphere/release GitHub Action is a shareable configuration for automating the release process of projects using semantic-release. It simplifies publishing to npm and GitHub Container Registry (GHCR) for Node.js, Deno, and Python projects by integrating several plugins for tasks like versioning, changelog generation, GitHub releases, and Docker container publishing. This action eliminates manual release management, ensuring consistent and automated workflows for version control and package deployment.
April 26, 2026
HyperCubeSphere/release
Version updated for https://github.com/HyperCubeSphere/release to version v1.0.2.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @hypercubesphere/release GitHub Action is a shareable configuration for automating semantic versioning, changelog generation, and publishing packages to npm and Docker images to ghcr (GitHub Container Registry). It streamlines the release process for projects using Node.js, Deno, or Python by leveraging semantic-release plugins to analyze commits, generate release notes, handle versioning, and publish artifacts. This action eliminates the need for manual release workflows, ensuring consistency and efficiency in managing versioned software packages.