#Org Compliance of Dagger plans on Jenkins

1 messages · Page 1 of 1 (latest)

gray mantle
#

👋 I'd love to work with you to gather some requirements and get a POC going.

somber siren
#

Awesome!

#

Can't say I have too many requirements gathered.

One idea I had in mind is using Cue itself to impose a structure and certain steps to be present. But I'm not sure imposing structure is necessary. We just need to ensure that certain steps are part of the pipeline.

gray mantle
#

Would it be sufficient to ensure that certain organizational/pipeline-owned Dagger Actions are performed at the beginning/end of the pipeline or its stages?

#

I sent you a friend request on Discord so we can DM to set up a meeting time 🙂

deft needle
#

Happy to help think about how we might use CUE to enforce aspects of the pipeline. That’s something I’ve given a good deal of thought to…

somber siren
gray mantle
somber siren
somber siren
#

FTR I started experimenting with a collection of dagger actions here: https://github.com/sagikazarmark/dagger

I started adding various linters that I use in my projects, but there is a lot, so I was wondering if it would make sense to use something like megalinter (a fork of GitHub's superlinter): https://megalinter.github.io/latest/

I gave it a try and it's unbelievably slow, so that's certainly an argument against using megalinter.

GitHub

Dagger library. Contribute to sagikazarmark/dagger development by creating an account on GitHub.

MegaLinter

🦙 MegaLinter analyzes 48 languages, 22 formats, 19 tooling formats, excessive copy-pastes and spelling mistakes in your repository sources with a GitHub Action, other CI tools or locally. - megalint...