Skip to content

Tags: dmitry-shibanov/setup-node

Tags

v2

Update v2 tag

v2.1.5

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix TypeScript error line/column (actions#125)

* Fix TypeScript error line/column

* Adopt official pattern from VS Code

* Minor cleanup

* Add tests for tsc problem matcher

Co-authored-by: Lukas Spieß <lumaxis@github.com>

v2.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#219 from actions/v-malob/update-readme-v2

Update readme before releasing actions/setup-node V2

v2.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#194 from aminya/arch

Arch option for setup-node

v2-beta

Update to v2.1.3

v1

Update to v1.4.4

v2.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Swap to env files (actions#200)

* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version

v1.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Swap to Environment files on V1 release (actions#201)

* Swap to env files

* bump actions/core version

v1.4.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Third Party Licenses (actions#179)

v2.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch from "master" to "main" branch (actions#171)

* Switch from "master" to "main" branch

* Update README.md