iiRecord
Agentic AI Atlas · adapters-triggers action step 3: Build adapters action runtime
github-action-step:triggers-action-build-runtimea5c.ai
II.
GithubActionStep overview

github-action-step:triggers-action-build-runtime

Reference · live

adapters-triggers action step 3: Build adapters action runtime overview

Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for github-action-step:triggers-action-build-runtime.

GithubActionStepOutgoing · 1Incoming · 1

Attributes

displayName
adapters-triggers action step 3: Build adapters action runtime
order
3
stepName
Build adapters action runtime
shell
bash
envVars
  • ACTION_ROOT=${{ github.action_path }}
runScript
set -euo pipefail REPO_ROOT=$(cd "$ACTION_ROOT/../.." && pwd) cd "$REPO_ROOT" npm ci npm run build:adapters npm run build --workspace=@a5c-ai/triggers-adapter
sourceCitation
packages/triggers-adapter/action.yml:91-101

Outgoing edges

executed_by_trigger1

Incoming edges

executes_step1