Coder Social home page Coder Social logo

Dagger Module (preview) about labs HOT 3 CLOSED

chainloop-dev avatar chainloop-dev commented on September 27, 2024
Dagger Module (preview)

from labs.

Comments (3)

migmartri avatar migmartri commented on September 27, 2024

I checked with the Dagger team if it was possible to pass state automatically so that way we can pass the in-progress attestation state.

The answer seems to be that it's possible to do it but by being explicit (via chaining) on the CLI call. For example

dagger call init-attestation directory --path /tmp export --path .

as you cans ee we need to explicitly load the tmp folder and then export it. This is just so the chainloop_attestation.tmp.json can be populated across runs.

Next I am going to explore what does it mean to have pluggable attestation state in the backend.

from labs.

migmartri avatar migmartri commented on September 27, 2024

In fact, it seems that dagger 0.8.9 has removed access to the host path, so something like WithDirectory("/tmp", dag.Host().Directory(".")). doesn't seem to be possible anymore.

from labs.

migmartri avatar migmartri commented on September 27, 2024

Duplicated of chainloop-dev/chainloop#501

from labs.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.