cli
cli copied to clipboard
[APIE-627] Add Muckrake Check to pipeline
Release Notes
Breaking Changes
- PLACEHOLDER
New Features
- PLACEHOLDER
Bug Fixes
- PLACEHOLDER
Checklist
- [ ] I have successfully built and used a custom CLI binary, without linter issues from this PR.
- [ ] I have clearly specified in the
Whatsection below whether this PR applies to Confluent Cloud, Confluent Platform, or both. - [ ] I have verified this PR in Confluent Cloud pre-prod or production environment, if applicable.
- [ ] I have verified this PR in Confluent Platform on-premises environment, if applicable.
- [ ] I have attached manual CLI verification results or screenshots in the
Test & Reviewsection below. - [ ] I have added appropriate CLI integration or unit tests for any new or updated commands and functionality.
- [ ] I confirm that this PR introduces no breaking changes or backward compatibility issues.
- [ ] I have indicated the potential customer impact if something goes wrong in the
Blast Radiussection below. - [ ] I have put checkmarks below confirming that the feature associated with this PR is enabled in:
- [ ] Confluent Cloud prod
- [ ] Confluent Cloud stag
- [ ] Confluent Platform
- [ ] Check this box if the feature is enabled for certain organizations only
What
[Internal] Update existing pipeline to add in Muckrake Check and upload dev build to AWS S3
This PR updates the CLI Semaphore pipeline to add in a Muckrake Check for linux/amd64 and linux/arm64, which upload a CLI development build to AWS S3 bucket. This is an action item of the initiative to set up Muckrake tests to run before CLI release not after.
For additional context and details, see the 1-pager 1-Pager: Setup Muckrake tests run before CLI release.
Blast Radius
No blast radius as this is a pure additive change to internal pipeline.
References
APIE-625 Setup Muckrake tests run before CLI release
Test & Review
The added Muckrake Check pipeline jobs (Muckrake Check linux/amd64, Muckrake Check linux/arm64) passed in the latest run
Verify in S3 that the CLI dev builds (linux_arm64 and linux_amd64) are successfully uploaded to the /development_builds directory
:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.
Analysis Details
0 Issues
0 Bugs
0 Vulnerabilities
0 Code Smells
Coverage and Duplications
No coverage information (78.20% Estimated after merge)
No duplication information (0.00% Estimated after merge)
Project ID: cli
Analysis Details
0 Issues
0 Bugs
0 Vulnerabilities
0 Code Smells
Coverage and Duplications
No coverage information (78.20% Estimated after merge)
No duplication information (0.00% Estimated after merge)
Project ID: cli