Commit Graph

18 Commits

Author SHA1 Message Date
f1be6676d1 Add pytest/coverage file check since pytest-coverage-comment does not error 2024-11-09 15:28:11 -06:00
78a82311a2 Fix coverage/junit generated paths (backend) 2024-11-09 15:25:33 -06:00
94cb0f9f5b Fix railway confirmation blocker, disable JSON logging in test workflow, disable Install library step 2024-11-09 15:23:39 -06:00
0e7fc7e25e use add-mask for database url 2024-11-09 15:09:07 -06:00
555cbc762f Fix jq output (-cMr), use SERVICE_ID, ENVIRONMENT_ID properly 2024-11-09 15:04:43 -06:00
1b82cc7621 Acquire database URL from Railway, envvar injection 2024-11-09 15:00:56 -06:00
8145f74687 Fix core.error parameter format, update CHANGELOG.md
This is really annoying, the docs state nothing about the parameter
format; maybe it should be implied, but there are zero examples showing
the combined message/AnnotationProperty interface with 2 parameters.
2024-11-09 14:45:59 -06:00
0b69aa52dd Remove core import (already available) 2024-11-09 14:40:21 -06:00
37f92e1eb3 fix module target for coverage, add junit XML output, set pipefail to prevent exit code hiding 2024-11-09 14:39:15 -06:00
1605a79320 Add pytest-coverage-comment, use color 2024-11-09 14:18:58 -06:00
420c448417 Use @actions/core for error annotations, try/catch wrapper for checklist 2024-11-09 14:18:43 -06:00
f35658e969 Update draft to use error command format 2024-11-09 13:55:03 -06:00
824a08e37d use error command, functional processing, fix unreleased case sensitivity, global process 2024-11-09 13:53:44 -06:00
4bc0421b74 remove erroneous negation operator from pattern 2024-11-09 13:46:58 -06:00
be3c94b1a9 Reduce pull_request event listens for checklist workflow 2024-11-09 13:45:03 -06:00
f3c5f558b0 Add checklist workflow for draft label & changelog checker 2024-11-09 13:43:30 -06:00
f08ab043e8 Fix test workflow pytest invocation 2024-11-09 13:43:13 -06:00
818c3cb7bc Add pytest with GitHub Action workflow 2024-11-09 13:21:50 -06:00