Skip to content

Update yaml-files.md#43144

Draft
AdamBaali wants to merge 1 commit intomainfrom
AdamBaali-GitOps-docs
Draft

Update yaml-files.md#43144
AdamBaali wants to merge 1 commit intomainfrom
AdamBaali-GitOps-docs

Conversation

@AdamBaali
Copy link
Copy Markdown
Member

Add script-only package documentation to the packages section.

Script-only packages (.sh and .ps1 files) are a supported package type but had no example or guidance in the YAML configuration docs. This adds a "Script-only" example after the existing URL and Hash examples, documenting:

  • Script-only packages must be configured inline in the team YAML file
  • self_service, categories, labels, and icon are specified inline
  • Script packages do not support install_script, uninstall_script, post_install_script, pre_install_query, or automatic install
  • Separate package YAML files are not currently supported for script-only packages

Add script-only package documentation to the packages section.

Script-only packages (.sh and .ps1 files) are a supported package type but had no example or guidance in the YAML configuration docs. This adds a "Script-only" example after the existing URL and Hash examples,
documenting:

- Script-only packages must be configured inline in the team YAML file
- self_service, categories, labels, and icon are specified inline
- Script packages do not support install_script, uninstall_script,
  post_install_script, pre_install_query, or automatic install
- Separate package YAML files are not currently supported for
  script-only packages
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.

1 participant