Below you will find pages that utilize the taxonomy term “Somaz94”
April 23, 2026
Helm Kustomize Lint Action
Version updated for https://github.com/somaz94/helm-kustomize-lint-action to version v1.1.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The helm-kustomize-lint-action is a GitHub Action designed to automate linting and validation tasks for Helm charts and optionally for Kustomize manifests. It simplifies workflows by providing end-to-end linting, rendering, and validation capabilities, including YAML linting, strict Helm linting, Helm template rendering, and optional schema validation via kubeconform. Additionally, it supports monorepos by detecting and processing only changed Helm charts, reducing manual effort and ensuring robust CI/CD pipelines for Kubernetes-related projects.
April 22, 2026
Go Docker CI Action
Version updated for https://github.com/somaz94/go-docker-action-ci-action to version v1.0.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-docker-action-ci-action is a composite GitHub Action designed to streamline continuous integration for Go-based projects that build and push Docker images. It automates tasks such as setting up the Go environment, running unit tests (with optional coverage thresholds), starting a local Docker registry, and building/pushing Docker images. This action simplifies CI workflows by consolidating multiple common steps into a single action, providing default configurations for typical Go/Docker setups while allowing customization for specific needs.
April 22, 2026
Helm Kustomize Lint Action
Version updated for https://github.com/somaz94/helm-kustomize-lint-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The helm-kustomize-lint-action is a GitHub Action designed to automate comprehensive linting and validation of Helm charts in CI workflows. It performs tasks such as YAML linting (yamllint) of chart metadata, strict Helm linting for each values file, template rendering checks (helm template --debug), and optional schema validation of rendered manifests using kubeconform. This action eliminates the need for repetitive manual setups in Helm chart repositories, streamlining the process with a single, configurable step while supporting both simple and multi-environment chart structures.
April 22, 2026
Kind E2E Test Action
Version updated for https://github.com/somaz94/kind-e2e-test-action to version v1.1.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kind-e2e-test-action is a GitHub Action designed to streamline end-to-end (E2E) testing for Kubernetes projects using kind and Go. It automates the process of setting up a kind cluster, configuring dependencies, and executing tests, replacing the manual multi-step workflow typically used in kubebuilder repositories. Key capabilities include customizable configurations, multi-architecture support, automatic failure diagnostics, and output summaries, making it ideal for simplifying and standardizing E2E testing workflows.
April 21, 2026
Ansible Galaxy Publish Action
Version updated for https://github.com/somaz94/ansible-galaxy-publish-action to version v1.1.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ansible Galaxy Publish Action is a GitHub Action designed to automate the publishing of Ansible collections or roles to Ansible Galaxy. It streamlines the process by handling tasks such as building and publishing collections or importing roles, with features like dry-run mode for validation without using an API key and artifact uploads for manual inspection. This action simplifies CI workflows by providing key outputs like published references, artifact paths, and collection versions, while supporting version pinning for Ansible.
April 21, 2026
Ansible Molecule Test Action
Version updated for https://github.com/somaz94/ansible-molecule-test-action to version v1.0.2.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ansible-molecule-test-action is a GitHub Action designed to automate the testing of Ansible roles and collections using Molecule. It streamlines the entire Molecule testing pipeline, including setting up Python, installing dependencies (Ansible, Molecule, Docker driver), and running molecule test across specified Linux distributions, making it ideal for validating Ansible configurations in CI workflows. The action supports version pinning, additional package installations, and provides test results and metadata as outputs.
April 21, 2026
Go Kubebuilder Test Action
Version updated for https://github.com/somaz94/go-kubebuilder-test-action to version v1.0.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-kubebuilder-test-action is a GitHub Action designed to automate the testing and verification process for projects using the Kubebuilder framework. It streamlines tasks such as setting up Go, running tests, ensuring manifests and deepcopy code are up-to-date, and verifying no drift in generated files, all in a single step. This action simplifies the development workflow for Kubebuilder-based repositories by replacing multiple manual steps with a customizable and efficient solution.
April 21, 2026
Helm Chart Release
Version updated for https://github.com/somaz94/helm-chart-release-action to version v1.0.2.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The helm-chart-release-action is a GitHub Action that automates the release process for Helm charts by packaging them, publishing them to a gh-pages branch as a Helm repository, and optionally pushing them to an OCI registry. It streamlines the Helm chart release pipeline, supporting both single and multi-chart workflows, with features like dry-run validation, app version auto-bumping, and flexible toggles for gh-pages and OCI push operations. This action simplifies and accelerates Helm chart deployments while ensuring consistent and repeatable processes for developers.
April 21, 2026
Helm OCI Push
Version updated for https://github.com/somaz94/helm-oci-push-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The helm-oci-push-action is a GitHub Action designed to automate the packaging and pushing of Helm charts to OCI-compliant registries, such as GHCR, ECR, GAR, Harbor, and more. It simplifies workflows by supporting multiple input modes (e.g., tarballs, chart paths, or directory scans), providing features like dry-run validation, idempotent releases by skipping existing versions, and built-in Helm registry authentication. This action streamlines Helm chart management, making it efficient for CI/CD pipelines and registry publishing tasks.
April 3, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.4.2.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Extract Commit Action” is a GitHub Action designed to automate the extraction and processing of information from commit messages using customizable regex patterns or commands. It simplifies tasks like parsing commit logs for specific data, such as environment variables, feature tags, or version numbers, and outputs the results in formats like text, JSON, or CSV. Its key features include customizable commit analysis depth, fail-safe validation, and integration into CI workflows, making it ideal for streamlining commit-based metadata extraction and improving automation in development pipelines.
April 3, 2026
Contributors Generator Action
Version updated for https://github.com/somaz94/contributors-action to version v1.1.0.
This action is used across all versions by 14 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Contributors Action is a GitHub Action that automates the generation and updating of contributor lists for a repository. It uses GitHub repository data to create customizable contributor lists in various formats, such as tables, markdown lists, or image grids, and can update specific sections in existing files (e.g., README.md). This action streamlines the process of recognizing contributors, offering capabilities like filtering, sorting, and previewing results before applying changes.
April 3, 2026
Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.7.0.
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 GitHub Environment/Output Setter is a GitHub Action designed to dynamically set multiple key-value pairs as environment variables ($GITHUB_ENV) and workflow outputs ($GITHUB_OUTPUT). It automates the process of defining and managing variables and outputs across steps in a CI/CD pipeline, solving the challenge of dynamic variable handling. Key capabilities include value transformation, JSON support, masking sensitive data, and grouping variables with prefixes for streamlined workflows.
April 3, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.7.4.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Git Commit Action is a GitHub Action written in Go that automates common Git operations, including committing, pushing, tagging, and creating pull requests. It simplifies workflows by handling tasks like file updates, branch management, and tag creation/deletion, while ensuring secure authentication. This action is designed for performance and reliability, making it ideal for automating version control processes in CI/CD pipelines.
April 3, 2026
kube-diff Action
Version updated for https://github.com/somaz94/kube-diff-action to version v1.3.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kube-diff-action GitHub Action automates the comparison of local Kubernetes manifests (YAML files, Helm charts, or Kustomize overlays) with the live state of a Kubernetes cluster, identifying configuration drift such as changed, new, deleted, or unchanged resources. It simplifies drift detection workflows by providing customizable output formats and the ability to post diff results as pull request comments, enabling streamlined collaboration and proactive cluster management. Key capabilities include filtering by resource type, namespace, or labels, and support for advanced diff strategies like comparing against the last-applied-configuration.
April 3, 2026
kube-events Action
Version updated for https://github.com/somaz94/kube-events-action to version v1.3.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kube-events-action GitHub Action automates the process of monitoring Kubernetes cluster events, particularly after deployments. It detects and reports warnings or specific event types within a defined time window, optionally posting a summarized report as a pull request comment. Key features include customizable event filtering, grouping, multiple output formats, and the ability to fail CI workflows if warning thresholds are exceeded, enabling streamlined post-deployment monitoring and issue tracking.