Description
Follow-up to opendecree/decree#183. Migrate from default-setup to advanced-setup so we can paths-ignore generated proto stubs and pin the CodeQL workflow to repo conventions.
Reference: opendecree/decree#190 (advanced workflow for the core repo).
Acceptance criteria
Notes
Languages currently scanned by default-setup: actions, python. No Go autobuild in this repo, so duration impact will be smaller than decree#183 (~5m 36s on Go).
Description
Follow-up to opendecree/decree#183. Migrate from default-setup to advanced-setup so we can
paths-ignoregenerated proto stubs and pin the CodeQL workflow to repo conventions.Reference: opendecree/decree#190 (advanced workflow for the core repo).
Acceptance criteria
gh api -X PATCH repos/opendecree/decree-python/code-scanning/default-setup -f state=not-configured.github/workflows/codeql.ymlwith Analyze jobs foractionsandpythonpaths-ignorefor generated code:sdk/src/opendecree/_generated/**defaultquery suite +remotethreat model for findings parityNotes
Languages currently scanned by default-setup:
actions,python. No Go autobuild in this repo, so duration impact will be smaller than decree#183 (~5m 36s on Go).