Commit graph

3 commits

Author SHA1 Message Date
Belleve
af8f360e0e
PR: add bump ver check (#2282)
* Add bump-version check into the PR validation workflow

* Check condition for PR

* Setup step and job outputs for conditionals

* Fixup

* Limit fetch depth

* Fix typo

* Use a different checkout pattern

* Bump version

* Fixup conditional for the build stage

* Still allow the build stage even if the bump_version_check stage did found changes, as commits by github actions bot won't triggger actions

---------

Co-authored-by: GitHub Actions <actions@github.com>
2024-04-07 23:09:16 +00:00
nobk
fa0b84f0ac
Fix doc url links (#2173)
* Fix doc url links

* version tag to latest

---------

Co-authored-by: be5invis <belleve@typeof.net>
Co-authored-by: nobk <nobk@noreplay.github.com>
2024-01-17 17:09:47 -08:00
nobk
8114a08f94
Add Docker build with Node.js LTS (#2172)
Co-authored-by: nobk <nobk@noreplay.github.com>
2024-01-17 14:56:30 -08:00