Skip to content

juno-node-v0.0.0

Choose a tag to compare

@github-actions github-actions released this 01 May 18:04
· 5 commits to master since this release
8c9a96c
WIP feat: Add github actions workflow (#5)

* Added github workflows. Needs refinements

* fix: Build only cjs style module, juno-node won't run in a browser

* fix: Seperate tsconfigs for tests and module

* fix: Removed travis config

* update: github build config.

* fix: removed travis check

* WIP: github config

* WIP: Assest uploading remains

* WIP: Upload release asset CI

* fix: build.yml modified

* fix: Build Config updated

* feat: Updated pr.yml

* fix: Race condition handled

* feat: npm publish added

* feat: added beta npm publish

* fix: Run version-check and build in parallel

* fix: Tag names

* fix: Fetch tags

Co-authored-by: thebongy <rishit.bansal0@gmail.com>
Co-authored-by: Saurav M. H <sauravhiremath@gmail.com>