aweris / gale

GitHub Action Local Executor
Apache License 2.0
142 stars 4 forks source link

build: add dev engine #51

Closed aweris closed 11 months ago

aweris commented 11 months ago

Add new mage targets to help our development process

Targets:
  dev:engine:clean     force removes registry and dagger engine containers
  dev:engine:env       prints the environment variables for running gale with development dagger engine.
  dev:engine:start     starts the dagger engine and the registry container with mirroring enabled.
  dev:tools:publish    publishes dev version of the tool to the local registry.
  tools:ghx:publish    publishes the artifact service to ghcr.io/aweris/gale/services/artifact with the given version.