datreeio / datree

Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io
https://datree.io
Apache License 2.0
6.39k stars 363 forks source link

Create a CircleCI orb that runs the Datree CLI #404

Closed hadar-co closed 2 years ago

hadar-co commented 2 years ago

As part of our effort to support various plugins, we would like to create a CircleCI orb that will enable users to run the Datree CLI as part of their workflow/s.

Writing a CircleCI orb:

To get started with creating a circleci orb, see the circleci orb documentation. For all Datree-related resources, see the Datree documentation.

Specification and requirements:

bhavyastar commented 2 years ago

Hello sir, @hadar-co I want to work on this issue. Will you guide me towards this issue?

hadar-co commented 2 years ago

@bhavyastar Sure :) following our conversation, please read up on CircleCI orbs and let me know if you need any assistance

noaabarki commented 2 years ago

Hi @bhavyastar! Just wanted to ping you regarding this issue. Do you need any guidance? Feel free to reach out :)

hadar-co commented 2 years ago

assigning to @naorpeled

naorpeled commented 2 years ago

😎

naorpeled commented 2 years ago

The orb is ready to be used :) https://github.com/naorpeled/datree-circleci-orb

hadar-co commented 2 years ago

Awesome! Thanks @naorpeled :)