Skip to content

Tags: halkyonio/hal

Tags

v0.2.0

Toggle v0.2.0's commit message
chore: update api

v0.1.12

Toggle v0.1.12's commit message
fix: perform build directly so that we can block until it's finished

v0.1.11

Toggle v0.1.11's commit message
chore: go mod tidy

v0.1.10

Toggle v0.1.10's commit message
fix: properly take provided parameters into account

Fixes #44

v0.1.9

Toggle v0.1.9's commit message
fix: improve UX a little

v0.1.8

Toggle v0.1.8's commit message
fix: upload binaries to `/deployments/` (#35)

This change is meant to follow changes to how the maven image
works: builds from source are now copied to /deployments
since it was possible a binary upload would fail if no source
build had been performed.

v0.1.7

Toggle v0.1.7's commit message
feat: improve reporting

v0.1.6

Toggle v0.1.6's commit message
chore: update modules

v0.1.5

Toggle v0.1.5's commit message
fix: restore possibility to select type if no flag is passed

v0.1.4

Toggle v0.1.4's commit message
fix: Use official alpine image. Add the glibc package