aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/pull_requests.yml
Commit message (Collapse)AuthorAgeFilesLines
* De gatsby (#326)Kevin Hoerr2023-12-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * de-gatsby * Add inversed image for dark background * eleventy * Reinstate workflows to prior state * Strip inline styling for index image * Passthrough src/public/ files * Use global data to encode build date encoded string * Clean public directory before build * Reinstall eslint, prettier * Reinstate .gitattributes for public dir * build.yml: escape config file for version numbering * Revert public changes for PR validation * Rename src/public/ to src/static/ * Include github-actions in dependabot updates * re-establish typescript * Update prevent-file-change-action to v1.5.1 * Re-add typescript to linting * Re-add typescript for eslint * Fix whitespace diff for tsconfig.json * Fix whitespace in .eslintrc.json
* Remove unused files; consistent icon styling (#11)Kevin Hoerr2022-11-211-1/+1
| | | | | * Remove unused files; consistent icon styling * Update GitHub actions
* Check no public changes in PRs (#6)Kevin Hoerr2022-11-211-2/+9
| | | | | | | | | | | | | | | * Check no public changes in PRs * Update PR workflow * Specify remote * Attempt HEAD diff * Check again * Remove trustedAuthors; use blank file to verify build failure * Remove public changes
* Create build.yml (#4)Kevin Hoerr2022-11-181-5/+2
| | | | | | | | | * Create build.yml * Fix lint command * npm install * npm ci
* Create pull_requests.ymlKevin Hoerr2022-11-181-0/+27