Skip to content

fix(ci): Update excluded CI files for new directory layout - #10

Open
robin-aws wants to merge 2 commits into
mainfrom
fix-ci-excluded-only
Open

fix(ci): Update excluded CI files for new directory layout#10
robin-aws wants to merge 2 commits into
mainfrom
fix-ci-excluded-only

Conversation

@robin-aws

@robin-aws robin-aws commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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 exe
  • lake-manifest.json: bump Strata to 7ba6debc4 (latest main, compatible with current source) and 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; split Lean build into two phases (build library first to populate .lake/, pip install, then build tests with PYTHON=python env since InterpretTests.lean calls Python at elaboration time); remove stale SARIF and regex diff test steps (ported to in-process Lean tests); fix CPython differential test working-directory and add inline git clone
  • cbmc.yml: update pip install path; fix cbmc-bounds-check.patch path (moved to CBMC/ subdirectory in Strata)

Checklist

  • lake build StrataPython StrataPythonTest succeeds locally
  • New .lean files start with the standard copyright header
  • No trailing whitespace and files end with a newline

@robin-aws
robin-aws force-pushed the fix-ci-excluded-only branch from 17f153c to 12b3381 Compare July 27, 2026 21:44
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
robin-aws force-pushed the fix-ci-excluded-only branch from 12b3381 to 9b6f380 Compare July 28, 2026 15:42
@robin-aws
robin-aws marked this pull request as ready for review July 28, 2026 17:55
@robin-aws
robin-aws requested a review from a team as a code owner July 28, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant