- Notifications
You must be signed in to change notification settings - Fork165
Add section to reference shared config in YAML#715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Added section to reference shared config and made content edits
cf-ci-bot commentedJun 5, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Moved referencing shared config context as example to pipeline API and added xref in shared config topic
cf-ci-bot commentedJun 12, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
Added reference example to programmatic section with xrefs to CLI context command and full pipeline specifications
cf-ci-bot commentedJun 12, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
cf-ci-bot commentedJun 12, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
| You can also create/update/delete shared configuration via the[Codefresh CLI](https://codefresh-io.github.io/cli/) or[API]({{site.baseurl}}/docs/integrations/codefresh-api/). | ||
| You can also create/update/delete shared configurations programmatically via the[Codefresh CLI](https://codefresh-io.github.io/cli/){:target="\_blank"} and the[Codefresh API]({{site.baseurl}}/docs/integrations/codefresh-api/). | ||
| For example, you can reference one or more shared configuration contexts directly in the YAML using`spec.contexts` as described below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
not sure i understand - how is this section relevant here? it begins with the words "For example" and describes how you can reference a shared configuration, when the paragraph before talks about create/update/delete operations on shared configurations which is a totally different thing.. Or am I missing something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Good point; i will update as needed
cf-ci-bot commentedJun 12, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
Fixed link
cf-ci-bot commentedJun 13, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
cf-ci-bot commentedJun 13, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/refactor-shared-configuration/docs/ |
Added section to reference shared config and made content edits