Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Dagger module #154

Merged
merged 1 commit into from
Jul 3, 2024
Merged

add Dagger module #154

merged 1 commit into from
Jul 3, 2024

Conversation

becojo
Copy link
Contributor

@becojo becojo commented Jul 3, 2024

Add a Dagger module to use poutine. I tried to recreate the CLI using Dagger's API as closely as possible.

It's convenient to have Dagger cache poutine's output and manage cloning git repository. For instance, running custom rules in boost-rnd/poutine-rules on actions/github-script can be done like so:

dagger -d call -m github.com/boostsecurityio/poutine \
  --config-src https://github.com/boost-rnd/poutine-rules \
  analyze-local \
  --src https://github.com/actions/github-script

This module is already listed on the Dagger module registry and hopefully brings more visibility to the project.
image

@becojo becojo requested a review from a team as a code owner July 3, 2024 19:36
@becojo becojo merged commit 49b9418 into main Jul 3, 2024
8 checks passed
@becojo becojo deleted the dagger branch July 3, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants