#Dragoonis DevOps Pro EU. Demos

1 messages ยท Page 1 of 1 (latest)

runic vortex
#

@hollow ether @willow stump @sly narwhal

runic vortex
#

@copper salmon .. drop me some cool stuff to showcase ๐Ÿ˜Ž

hollow ether
#

There is new Quickstart content as well that brings together the CI use case with AI agent use case, since we're all looking at how to handle what coding agents produce.
https://docs.dagger.io/quickstart/

#

Of course the quickstarts are available in all of those languges ๐Ÿ™‚

runic vortex
#

Looking

#

Is --ssh= option functional, yeah? I want to give examples of using Git securely.

merry wadi
#

I have a python rest api example written with fastapi at https://github.com/vikram-dagger/fastapi-sample-app which also has a bunch of unit tests

#

I also have a Golang rest api example written with gin at https://github.com/vikram-dagger/gin-sample-app, similar to the python one