confluentinc / confluent-kafka-javascript

Confluent's Apache Kafka JavaScript client
https://www.npmjs.com/package/@confluentinc/kafka-javascript
MIT License
50 stars 5 forks source link

[DP-13434] cleanup pipeline by removing unnecessary secrets and commands #19

Closed cchristous closed 8 months ago

cchristous commented 9 months ago

Background

This PR is a followup to DP-12820 to clean up Semaphore pipelines. It brings the pipeline up to the latest standards by:

The vast majority of these secrets and commands are now set automatically on the Semaphore agents, so there is no need to set them specifically in the pipeline. The ones that remain are the ones that are not used globally and are specific to the pipeline's use case.

Actions

Please approve and merge this change. If status checks are failing, please debug as necessary.