Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Github CI action to automatically deploy tari-dan npm packages (typescript bindings, client libraries, etc) to the npm registry. #1054

Closed
sdbondi opened this issue Jun 20, 2024 · 1 comment

Comments

@sdbondi
Copy link
Member

sdbondi commented Jun 20, 2024

It will likely need a secret token configuration on the tari-dan repo: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

Ideally it should not push a new version if nothing has changed. It may be ok for us to manually set a new version number to trigger a publish - might be better for managing semantic versioning. Maybe this is useful https://github.com/marketplace/actions/version-check

@sdbondi sdbondi converted this from a draft issue Jun 20, 2024
@sdbondi sdbondi moved this from Backlog to Selected for development in Tari Digital Assets Network (DAN) backlog Jul 9, 2024
@sdbondi sdbondi moved this from Selected for development to In Review in Tari Digital Assets Network (DAN) backlog Jul 15, 2024
@sdbondi
Copy link
Member Author

sdbondi commented Jul 15, 2024

Done in #1073

@sdbondi sdbondi closed this as completed Jul 15, 2024
@sdbondi sdbondi moved this from In Review to Done in Tari Digital Assets Network (DAN) backlog Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant