kthcloud / go-deploy

Creation and management of resources on kthcloud
https://api.cloud.cbh.kth.se/deploy
MIT License
3 stars 1 forks source link

CI/CD npm package added in #466 #470

Closed pierrelefevre closed 2 months ago

pierrelefevre commented 2 months ago

We should build the kthcloud-types npm package in GitHub Actions so it always matches with the go-deploy types.

pierrelefevre commented 2 months ago

Hmm seems https://github.com/kthcloud/go-deploy/commit/c1870e930d49ac42c99e372c23832b2aa25f8fc4 got us further but still some access error. Maybe a new token could help

pierrelefevre commented 2 months ago

Seems https://www.npmjs.com/package/go-deploy-types is not under kthcloud org, I think the package name needs to be @kthcloud/go-deploy-types to be under https://www.npmjs.com/org/kthcloud

saffronjam commented 2 months ago

Published to https://www.npmjs.com/package/go-deploy-types?activeTab=readme

Using GitHub action .github/workflows/npm-package.yml