Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Dec 30, 2025

No description provided.

- Pass context dict as params to database.execute() in ask() and aask()
- Support ${VAR:-default} syntax in environment variable interpolation
- Add unit tests for env interpolation and database execute

Signed-off-by: nfebe <fenn25.fn@gmail.com>
- Add GitHub Actions CI workflow for lint and tests
- Update Makefile with uv commands and add fix/check targets
- Fix all ruff lint issues (line length, imports, type annotations)
- Update pyproject.toml to use new ruff lint config section

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe nfebe force-pushed the fix/context-params-execution branch from fbc464b to dbdc28c Compare December 30, 2025 17:10
@nfebe nfebe merged commit 153aee7 into main Dec 30, 2025
4 checks passed
@nfebe nfebe deleted the fix/context-params-execution branch December 30, 2025 18:52
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.

2 participants