wingyplus

wingyplus

Dagger_ex - Dagger SDK for Elixir

The library doesn’t complete yet but it’s nearly 0.1.0. :slight_smile:

The repo is here.

I create a library to interact with Dagger, language agnostic CI/CD on top of Docker with GraphQL. This allows us to write Elixir code as a CI/CD pipeline, such as testing your code, building an image, publishing to the registry, etc. And use Mix to manage pipelines as a function or mix task.

The library is now working as expected since I use it to test the library itself here but it needs a bit to clean up and handle more error cases. (I make a mess around the handling process between the library and dagger Port, don’t yell at me ><).

Please note that the library requires to install Dagger binary before running it.

If anyone trying it, feel free to open an issue on GitHub or comment in this thread.

Thank you. :bowing_man:

Most Liked

wingyplus

wingyplus

Hi all,

I want to update the current status of the project.

The sad news is the project is temporary pause it will not accepting bugs or features.

But the good news is the sdk is in state of merging into dagger repository as an experimental sdk. You can see the progress at Import Elixir SDK as Experimental by gerhard · Pull Request #5201 · dagger/dagger · GitHub. I will post a new thread when everything ready and ship with new package.

Thank you. :man_bowing:

wingyplus

wingyplus

The library now release 0.1.0. It also provide on running on livebook but please note that it can run only on local livebook instance since it requires dagger and docker engines.

Feel free to open a PR or comment in this thread.

Thank you. :heart:

wingyplus

wingyplus

0.1.1 is out to support Dagger v0.5.1 (release yesterday).

Where Next?

Popular in Announcing Top

asiniy
Hey there! I wrote a download elixir package which does exactly what its name about - an easy way to download files. I saw solutions ab...
New
restlessronin
The repo is at GitHub - cyberchitta/openai_ex: Community maintained Elixir library for OpenAI API · GitHub. Docs are at OpenaiEx User Gu...
152 10342 134
New
mikehostetler
I’m excited to announce Jido, a framework providing foundational primitives for building autonomous agent systems in Elixir. While develo...
New
type1fool
WebAuthnLiveComponent WebAuthnComponents See this post about renaming the package. Passwordless authentication for Phoenix LiveView app...
New
wojtekmach
Hey everyone! Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 36352 110
New
zachdaniel
Ash Framework What is Ash? Ash Framework is a declarative, resource-oriented application development framework for Elixir. A resource can...
New
marcuslankenau
I feel kind of stuck with the absence of a proper xml library for Elixir. Currently I use SweetXML which was ok for me more or less to pa...
New
handnot2
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application. This library uses Erlang esaml to provide plug enabl...
New
pkrawat1
Hey guyz We at @aviabird are working on a payment library in elixir/phoenix. We are targeting March 2018 to add 56 Gateways to it. Have...
New

Other popular topics Top

9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 43487 311
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID&lt;0.412.0&gt; terminating ** (Postgrex.Error) FATAL...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement