Learn how to configure different aspects of your Flipt environments
flipt.yaml
file at the root of your environment tree.
repository
, a branch
name and
directory
path. These are selected when you create your environment in Flipt
Cloud.The flipt.yaml
file must exist in this directory and branch in order
to configure the relevant environment.verb
and resource
.
A resource is a combination of type
, namespace
(when relevant) and key
.
The following is a pseudo-schema for the context passed to this template:
{{ (index .Changes 0) }}
) results in the following format:
Example: Semantic Commit Messages
base
environment and the branch
environment configuration.
The following is a pseudo-schema for the context passed to these templates:
Example: Title in Semantic Commit Message Style
Example: Body With Organization