catalog-release
Installation
SKILL.md
Catalog Release Skill
Release components to the Pega Dev Components catalog hosted on GitHub Pages.
Supported Components
| Component | Package | Script |
|---|---|---|
| Blueprint | platform-blueprint-component |
./scripts/blueprint_release.sh |
| CDH | cdh-blueprint-component |
./scripts/cdh_release.sh |
Prerequisites
Before releasing, ensure:
- Artifactory key is set:
export artifactory_key="your-artifactory-token"