aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAgeFilesLines
* build.yml: Switch from trunk to main branchKevin J Hoerr2025-09-181-2/+2
* build.yml: Update build pipeline to nodejs 22Kevin J Hoerr2025-09-181-1/+1
* build(deps): bump actions/setup-node from 4 to 5 (#393)dependabot[bot]2025-09-061-1/+1
* build(deps): bump actions/checkout from 4 to 5 (#392)dependabot[bot]2025-08-171-1/+1
* build(deps): bump dorny/paths-filter from 2 to 3 (#340)dependabot[bot]2024-01-271-1/+1
* Remove other eslint packagesKevin J Hoerr2023-12-241-1/+1
* yarn pnpKevin J Hoerr2023-12-241-4/+4
* Add if for post-build in build workflowKevin J Hoerr2023-12-241-0/+1
* Fix silly regex error for workflowKevin J Hoerr2023-12-241-2/+2
* Update workflow for updating build versionKevin J Hoerr2023-12-241-4/+4
* build(deps): bump actions/checkout from 3 to 4 (#333)dependabot[bot]2023-12-241-1/+1
* build(deps): bump actions/setup-node from 3 to 4 (#332)dependabot[bot]2023-12-241-1/+1
* De gatsby (#326)Kevin Hoerr2023-12-231-7/+5
* Publish badge (#103)Kevin Hoerr2023-02-221-0/+2
* Fix use of deprecated workflows feature (#55)Kevin Hoerr2022-12-281-14/+15
* Fix quotes in build workflow (#54)Kevin Hoerr2022-12-281-1/+1
* Skip version update if source files unchanged (#53)Kevin Hoerr2022-12-281-0/+10
* Update build with changes (#27)Kevin Hoerr2022-11-281-0/+9
* Clean before build (#16)Kevin Hoerr2022-11-211-0/+2
* Fix latest -> master for actions-js/push action (#12)Kevin Hoerr2022-11-211-1/+1
* Remove unused files; consistent icon styling (#11)Kevin Hoerr2022-11-211-1/+1
* Fix push to trunk instead of main (#10)Kevin Hoerr2022-11-211-0/+1
* Fix build (#8)Kevin Hoerr2022-11-211-1/+1
* Fix build (#7)Kevin Hoerr2022-11-211-9/+6
* Use verifying commit workflow (#5)Kevin Hoerr2022-11-181-6/+7
* Create build.yml (#4)Kevin Hoerr2022-11-181-0/+32