Skip to content

Releases: namespacelabs/nscloud-setup-buildx-action

Make image loading optional

10 Sep 09:22
84ca8c5
Compare
Choose a tag to compare
Merge pull request #5 from namespacelabs/make-load-optional

make image loading optional

v0.0.16

28 Aug 12:56
@n-g n-g
534cf4d
Compare
Choose a tag to compare
employ --default_load

Node 20

01 Feb 14:11
@n-g n-g
b7fd48c
Compare
Choose a tag to compare

Migrate to Node 20

v0.0.14

08 Aug 09:40
Compare
Choose a tag to compare

Bug fixes:

  • Use new debug in background flag to capture debug messages from running proxies.

v0.0.13

08 Aug 07:49
Compare
Choose a tag to compare

Features:

  • Enable debug logging if actions is used in Namespace Runners

v0.0.12

07 Aug 18:48
Compare
Choose a tag to compare

Bugs:

  • Fixed nsc builder name check. Now this action reuses remote builders when using Namespace Runners.

v0.0.11

01 Jun 10:24
Compare
Choose a tag to compare

Docker buildx cleanup does not need the name flag, as the builder name is stored in metadata.json file now.

v0.0.10

30 May 18:58
Compare
Choose a tag to compare

Use refactored nsc docker buildx subcommand.

v0.0.9

10 May 12:07
@n-g n-g
9263066
Compare
Choose a tag to compare
Use `nsc buildkit setup-buildx` for builder management. (#4)

v0.0.8

08 May 20:06
Compare
Choose a tag to compare

Post cleanups check if PID file exists before reading from it.