8000 Tags · kwizapp/kwiz-utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kwizapp/kwiz-utils

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.0.1

v1.0.0

Toggle v1.0.0's commit message
📦 v1.0.0

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initiate a Shared Library (#2)

* Initialize new typescript lib

* Migrate code and tests for validate and util

* Add an initial workflow for NPM package publishing

* Perform husky upgrade

* add some commands to README

* Try build on push

* Fix: Failing tests due to coverage

* Update package name

* Add installation instructions

* Only publish on release (we can also publish from CLI)

* Test on all push events but only deploy a new release on the release-created event

* Fix: Ensure that the testing step also uses the Github Package Registry

* Use Github Package Registry only for the kwizapp scope

* Add NODE_AUTH_TOKEN
0