Skip to content

Releases: namespacelabs/nscloud-setup

Migrate to Node 20

01 Feb 13:46
@n-g n-g
d1c6257
Compare
Choose a tag to compare

Migrate to Node 20

v0.0.9

27 Jan 00:16
Compare
Choose a tag to compare

Skip docker login if running in Namespace runners.

v0.0.8

08 Sep 13:02
@n-g n-g
b3188ab
Compare
Choose a tag to compare
Reuse existing nsc if found. (#7)

* Reuse existing nsc if found.

v0.0.7

30 May 18:55
Compare
Choose a tag to compare

Use refactored nsc docker login subcommand.

v0.0.6

08 May 10:07
@n-g n-g
Compare
Choose a tag to compare
Introduce release action workflow

Use token.json file for authentication if exists locally

06 Apr 12:05
Compare
Choose a tag to compare

Use token spec if for authentication if exists locally

03 Apr 08:24
5933a19
Compare
Choose a tag to compare

What's Changed

  • auth: use token.spec file for authentication if exist locally by @edganiukov in #4

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3: Use action groups to tidy up the output (#3)

17 Mar 12:45
@n-g n-g
f7666f8
Compare
Choose a tag to compare
* Group exec with labels.

* refine grouping.

* group login steps

Set up private registry in Namespace Cloud

14 Mar 16:38
@n-g n-g
e6173bc
Compare
Choose a tag to compare

With this release, the action also sets up a private registry in Namespace Cloud (address accessible via action output).

Initial release

07 Mar 13:42
@n-g n-g
bf375e9
Compare
Choose a tag to compare

Installs Namespace Cloud CLI and ensures that the workflow uses a fresh auth token.