Skip to content

Tags: threeal/gha-utils

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
threeal Alfi Maulana
Version 0.4.1

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix get state name without changing case (#121)

* fix: fix naming case of env var in `getState` function

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>

* fix: fix naming case of env var in `setState` and `setStateSync` functions

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>

---------

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: link function to API docs reference in `README.md` file (#91)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: deploy API documentation to GitHub Pages (#42)

* ci: add `deploy` workflow

* docs: modify package's homepage in `package.json` file

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fill readme with usage guide (#12)

* docs(readme): add Key Features section

* docs(readme): add Getting Inputs section

* docs(readme): add Setting Outputs section

* docs(readme): add Logging Errors section

* chore: bump package version to v0.1.0