Skip to content

Support recursive spec directory arguments#362

Merged
KevinRK29 merged 1 commit intodropbox:codex/asky/stone-expected-output-manifestfrom
aaronsky:codex/asky/stone-recursive-specs
May 6, 2026
Merged

Support recursive spec directory arguments#362
KevinRK29 merged 1 commit intodropbox:codex/asky/stone-expected-output-manifestfrom
aaronsky:codex/asky/stone-recursive-specs

Conversation

@aaronsky
Copy link
Copy Markdown
Contributor

@aaronsky aaronsky commented May 6, 2026

Description

Stacked on #361.

Adds --recursive so directory spec arguments expand to .stone files without requiring a bespoke --spec-root mode.

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • Code Change
  • Example/Test Code Change

Validation

  • Have you ran tox?
  • Do the tests pass?

Verification run directly with the CI lint/test steps:

  • uv run --no-project --with-requirements requirements.txt --with-requirements test/requirements.txt --with flake8==5.0.4 --with pylint flake8 setup.py example stone test
  • uv run --no-project --with-requirements requirements.txt --with-requirements test/requirements.txt --with flake8==5.0.4 --with pylint --with setuptools pylint --rcfile=.pylintrc setup.py example stone test
  • uv run --no-project --with-requirements requirements.txt --with-requirements test/requirements.txt --with pytest --with mock pytest
  • uv run --no-project --with-requirements requirements.txt --with-requirements test/requirements.txt --with enum34 --with mypy --with types-six ./mypy-run.sh

@aaronsky aaronsky mentioned this pull request May 6, 2026
6 tasks
@aaronsky aaronsky force-pushed the codex/asky/stone-recursive-specs branch from 91354a0 to 1786e6b Compare May 6, 2026 13:48
@aaronsky aaronsky force-pushed the codex/asky/stone-expected-output-manifest branch from 2e58424 to 998f045 Compare May 6, 2026 13:48
@aaronsky aaronsky force-pushed the codex/asky/stone-recursive-specs branch from 1786e6b to 9f03669 Compare May 6, 2026 14:00
@aaronsky aaronsky force-pushed the codex/asky/stone-expected-output-manifest branch from 998f045 to bcf7dc9 Compare May 6, 2026 14:00
@jboulter11
Copy link
Copy Markdown

This one could use a little more exposition on what exactly it's doing.

@KevinRK29 KevinRK29 merged commit f025a63 into dropbox:codex/asky/stone-expected-output-manifest May 6, 2026
1 check passed
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.

4 participants