Skip to content

Temporarily roll back simulation API to .py 0.x with US 1.715.2#538

Merged
anth-volk merged 3 commits into
mainfrom
codex/temporary-py0-us-1-715-2
May 29, 2026
Merged

Temporarily roll back simulation API to .py 0.x with US 1.715.2#538
anth-volk merged 3 commits into
mainfrom
codex/temporary-py0-us-1-715-2

Conversation

@anth-volk
Copy link
Copy Markdown
Contributor

Fixes #537

Summary

Temporarily roll the simulation API runtime back to the last .py < 1 implementation while the correct policyengine.py bundle is generated.

This branch:

Validation

  • uv sync --extra test
  • GITHUB_OUTPUT=/tmp/modal-versions.out .github/scripts/modal-extract-versions.sh projects/policyengine-api-simulation
  • uv run python -c "import src.modal.app; print(src.modal.app.APP_NAME)"
  • uv run ruff format --check src
  • uv run ruff check src

Tests were intentionally not completed after request; a started pytest run was stopped.

@anth-volk anth-volk marked this pull request as ready for review May 29, 2026 15:38
@anth-volk anth-volk merged commit d2eadbf into main May 29, 2026
4 checks passed
@anth-volk anth-volk deleted the codex/temporary-py0-us-1-715-2 branch May 29, 2026 15:43
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.

Temporarily roll back simulation API while PolicyEngine bundle is generated

1 participant