Below you will find pages that utilize the taxonomy term “Skyhook-Io”
April 6, 2026
Skyhook Cloud Login
Version updated for https://github.com/skyhook-io/cloud-login to version v1.11.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 Skyhook Cloud Login GitHub Action provides unified authentication for AWS, GCP, and Azure (beta) cloud providers, along with automated login to container registries such as ECR, GAR, ACR, GHCR, and Docker Hub. It streamlines workflows by automating tasks like cloud authentication, container registry access, Kubernetes context setup, and AWS-specific features like ECR repository creation and CodeArtifact package manager authentication. The action supports OIDC-based authentication for enhanced security and simplifies multi-cloud deployments with auto-detection and a single configuration interface.
April 6, 2026
Skyhook Parse Cloud Provider Cluster
Version updated for https://github.com/skyhook-io/parse-cloud-provider-cluster to version v1.2.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 “Parse Cloud Provider Cluster” GitHub Action extracts structured details (e.g., provider, account, region, cluster, and registry) from a standardized cloud provider tuple format used in Skyhook workflows. It automates the parsing of cloud configuration strings, simplifying the process of retrieving and utilizing cloud-specific information in workflows. This action helps ensure consistency and reduces manual input errors when working with multi-cloud environments.
April 1, 2026
Generate Service Matrix
Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.5.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Generate Service Matrix Action is a GitHub Action designed to automate the creation of a deployment matrix for multi-service, multi-environment workflows. By analyzing repository configurations, it generates a strategy.matrix JSON object for GitHub Actions, enabling parallel and efficient deployments across diverse services and environments. This action simplifies complex deployment pipelines by supporting both local and remote environment configurations, merging them with deduplication, and providing compatibility with legacy formats.