cli icon indicating copy to clipboard operation
cli copied to clipboard

[APIE-627] Add Muckrake Check to pipeline

Open cqin-confluent opened this issue 1 month ago • 3 comments
trafficstars

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 What section 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 & Review section 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 Radius section 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 Screenshot 2025-10-14 at 3 19 49 PM Screenshot 2025-10-14 at 3 20 24 PM

Verify in S3 that the CLI dev builds (linux_arm64 and linux_amd64) are successfully uploaded to the /development_builds directory Screenshot 2025-10-14 at 3 19 06 PM Screenshot 2025-10-14 at 3 21 56 PM

cqin-confluent avatar Oct 09 '25 18:10 cqin-confluent

: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.

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (78.20% Estimated after merge)
  • Duplications No duplication information (0.00% Estimated after merge)

Project ID: cli

View in SonarQube

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (78.20% Estimated after merge)
  • Duplications No duplication information (0.00% Estimated after merge)

Project ID: cli

View in SonarQube