Releases: namespacelabs/nscloud-setup
Releases · namespacelabs/nscloud-setup
Migrate to Node 20
v0.0.9
v0.0.8
v0.0.7
v0.0.6
Use token.json file for authentication if exists locally
Use token spec if for authentication if exists locally
What's Changed
- auth: use token.spec file for authentication if exist locally by @edganiukov in #4
New Contributors
- @edganiukov made their first contribution in #4
Full Changelog: v0.0.3...v0.0.4
v0.0.3: Use action groups to tidy up the output (#3)
* Group exec with labels. * refine grouping. * group login steps
Set up private registry in Namespace Cloud
With this release, the action also sets up a private registry in Namespace Cloud (address accessible via action output).
Initial release
Installs Namespace Cloud CLI and ensures that the workflow uses a fresh auth token.