ci: gate tests on code quality and sync the template baseline #3
Loading…
Reference in a new issue
No description provided.
Delete branch "template-rebuild"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Brings
local-toolsup to the templates baseline at79ae5dc.test.yml—testnow carriesneeds: [code-quality], so lint and format run before the test job instead of alongside it..gitignore— addssite/from the shared layer..coveragerc.toml— drops the two comment lines removed from the base template.Rebased onto
main: the branch previously sat on376f6b5, whose content already landed as squash-merge295ea0f, so only these two commits are new.