fix(ci): Update excluded CI files for new directory layout - #10
Open
robin-aws wants to merge 2 commits into
Open
fix(ci): Update excluded CI files for new directory layout#10robin-aws wants to merge 2 commits into
robin-aws wants to merge 2 commits into
Conversation
robin-aws
force-pushed
the
fix-ci-excluded-only
branch
from
July 27, 2026 21:44
17f153c to
12b3381
Compare
Adapt CI workflows and build configuration for the Tools/ → Python/ directory restructuring synced from Brazil, touching only files that are excluded from the Brazil↔GitHub sync: - lakefile.toml: fix testDriver (StrataPythonFrontEndTestMain), fix input_file path (Python/strata-python/), remove deleted DiffTestCore - lake-manifest.json: bump StrataDDM to 18c1ade (adds Python/strata base package needed for pip install) - ci.yml: update pip install paths to use StrataDDM/Python/strata + Python/strata-python, remove stale SARIF and regex test steps (now in-process Lean tests), fix CPython test working-directory, add inline git clone for CPython sources - cbmc.yml: update pip install path
robin-aws
force-pushed
the
fix-ci-excluded-only
branch
from
July 28, 2026 15:42
12b3381 to
9b6f380
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adapt CI workflows and build configuration for the Tools/ → Python/ directory restructuring synced from Brazil, touching only files that are excluded from the Brazil↔GitHub sync:
testDriver(StrataPythonFrontEndTestMain), fixinput_filepath (Python/strata-python/), remove deletedDiffTestCoreexe7ba6debc4(latest main, compatible with current source) and StrataDDM to18c1ade(addsPython/stratabase package needed for pip install)StrataDDM/Python/strata+Python/strata-python; split Lean build into two phases (build library first to populate.lake/, pip install, then build tests withPYTHON=pythonenv sinceInterpretTests.leancalls Python at elaboration time); remove stale SARIF and regex diff test steps (ported to in-process Lean tests); fix CPython differential testworking-directoryand add inlinegit clonecbmc-bounds-check.patchpath (moved toCBMC/subdirectory in Strata)Checklist
lake build StrataPython StrataPythonTestsucceeds locally.leanfiles start with the standard copyright header