Skip to content

Conversation

@blewisCycle
Copy link
Collaborator

@blewisCycle blewisCycle commented Jan 14, 2026

We were naming too many things Includes. This led to duplicate names that referred to different levels of includes.

Now, <Resource>Includes is made up in individual Included<Resources> line items.

An Example:

PipelineRunIncludes:
creators: ./IncludedCreators.yml
pipelines: ./IncludedPipelines.yml
key: ./IncludedKeys.yml

Also, did a global replace of "$ref:" getting rid of the quotes. It makes the YAML formatter easier to read, and the quotes are not neccessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants