Below you will find pages that utilize the taxonomy term “Firenza”
March 26, 2026
Get GitHub Organization Repositories
Version updated for https://github.com/Firenza/get-organization-repositories to version v1.1.1.
This action is used across all versions by 1 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 firenza/get-organization-repositories GitHub Action retrieves a comprehensive list of repositories within a specified GitHub organization and outputs the data in JSON format. It automates the process of fetching repository information, eliminating the need for manual API queries or scripting.
March 26, 2026
Secrets to environment variables
Version updated for https://github.com/Firenza/secrets-to-env to version v1.4.0.
This action is used across all versions by 39 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The secrets-to-env GitHub Action automates the process of copying repository secrets into environment variables, simplifying workflows where tools like Terraform require environment variable inputs with specific prefixes (e.g., TF_VAR_). It eliminates the need to manually map each secret to an environment variable, offering flexibility through filtering and naming transformations to align with tool-specific requirements.
March 26, 2026
Varibles Sync Action
Version updated for https://github.com/Firenza/variables-sync-action to version v1.1.0.
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 Variables Sync Action is a GitHub Action designed to automate the synchronization of environment variables (which may include build settings or other non-sensitive data) from a source repository to multiple target repositories.