Glossary
- Action
-
Configurable executable step selected from the Codinamo action catalog.
- Action code
-
Stable catalog identifier such as
MAVEN_BUILD. - Action reference
-
Pipeline-local name used by graph edges and output expressions.
- Authorization grant
-
Assignment connecting one user or team, one role, one resource scope, and an optional expiration time.
- Catalyst
-
Codinamo execution engine that consumes execution requests and runs actions.
- Connection
-
Directed dependency between two pipeline actions.
- DinaSync agent (DSA)
-
Process installed in a customer environment to claim and apply deployment jobs.
- Deployment target (TAR)
-
Canonical workspace destination and deployment strategy.
- Dockzeck
-
Execution container image containing build and delivery tools used by Catalyst.
- Execution
-
Internal lifecycle of one pipeline run. User-facing identifiers use the
RUN-prefix. - Giga
-
Codinamo Git Smart HTTP service.
- ICE
-
Textual configuration language used to represent the pipeline definition.
- Organization
-
Top-level owner of workspaces with a stable namespace for hosted source and Registry images.
- Output
-
Named value exported by an action into the execution context.
- Permission
-
Atomic operation that the authorization engine can allow on a resource.
- Pipeline
-
Directed graph of actions belonging to a project.
- Principal
-
User or team that can receive a role grant.
- Project
-
Container for source, pipelines, Registry, and delivery activity.
- Registry
-
Project-scoped OCI image storage and access service.
- Role
-
Reusable permission bundle with declared resource types where it can be assigned.
- Run
-
One invocation of a saved pipeline definition, identified by
RUN-…. - Scope
-
Resource where an authorization grant originates and from which compatible access may reach descendants.
- Secret
-
Sensitive workspace value whose content is not returned after it is saved and is redacted from logs on exact matches.
- Team
-
Organization-scoped principal group whose members receive team-assigned access.
- Workspace
-
Active isolation boundary for user and team resources.