#Zenith & Gale part 2

1 messages · Page 1 of 1 (latest)

ornate patio
#

👋 the current plan for extensions is to start by baking them into the core API

#

So, in the near future you could start a PR against dagger/dagger to add a "Github Actions" extension, with built-in support for executing GHA steps from the core Dagger API. We will add dynamic dependency loading (and all the complications that come with it) at a later date

#
  • Artifact/Cache Service
  • Workflow state for communication between multiple dagger.containers

I'm not sure I understand what those are

unreal imp
#

Instead of giving boring details, Let me summarize on high level.

Artifact/Cache Service is a rest api mimic internal Github Actions API to upload and downlaod artifacts and cache data.

#

We would need similar services or binaries when we're executing Github Actions