-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Currently, the PatternFly CLI does not have a CI/CD pipeline. To ensure code quality and streamline the delivery process, we need to implement GitHub Actions to handle automated testing on Pull Requests and automated publishing to the NPM registry upon new releases.
Goals
- Automate Quality Control: Run linting and unit tests on every PR.
- Streamline Releases: Eliminate manual npm publish steps to prevent versioning errors.
- Security: Utilize GitHub Secrets for protected NPM tokens.
Jira Issue: PF-3599
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
PR Review