vela-environment
CommunityMaster Vela environment variables.
Authorryanmr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users understand and effectively utilize environment variables within Vela pipelines, preventing common errors related to compile-time vs. runtime resolution and variable scoping.
Core Features & Use Cases
- Variable Scoping: Learn to set environment variables globally, at the step level, and understand their precedence.
- Substitution Syntax: Master
${VAR}for compile-time and$${VAR}for runtime variable expansion. - Inter-Step Data: Pass dynamic data between pipeline steps using
VELA_OUTPUTSandVELA_MASKED_OUTPUTS. - Use Case: Dynamically set build targets or deploy environments based on branch names, or pass sensitive tokens securely between build steps.
Quick Start
Use the vela-environment skill to understand how to pass a build commit SHA as a Docker image tag.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vela-environment Download link: https://github.com/ryanmr/vela-skills/archive/main.zip#vela-environment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.