github-actions
env manager
Provides reusable GitHub Actions workflows for managing environment variables.
This repository contains github actions for usage in our build pipeline.
6 stars
4 watching
2 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
franzdiebold/github-env-vars-action | An action to expose useful environment variables in GitHub workflows. | 183 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
gabrielfalcao/pyenv-action | A GitHub Action that enables the use of pyenv in build processes for multiple Python versions. | 39 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
actions/setup-python | This action sets up Python or PyPy and their dependencies for GitHub Actions workflows. | 1,743 |
zyborg/gh-action-buildnum | Provides a GitHub Action to generate and manage build numbers across multiple scopes in software development workflows. | 21 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |
aperezdc/rockz | A tool that provides a convenient way to manage multiple programming environments with different interpreters and libraries. | 9 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
nix-community/lorri | Automates development environment updates and syncs tools with Nix shell configuration | 698 |
termkit/gama | Tool to manage GitHub Actions workflows from the terminal | 195 |
errata-ai/vale-action | Tools for managing and running Vale in GitHub Actions workflows | 202 |