Skip to content

Inspect scripts alongside automations - #24

Merged
ITSpecialist111 merged 3 commits into
mainfrom
feature/8-inspect-scripts
Jul 28, 2026
Merged

Inspect scripts alongside automations#24
ITSpecialist111 merged 3 commits into
mainfrom
feature/8-inspect-scripts

Conversation

@ITSpecialist111

Copy link
Copy Markdown
Owner

Closes #8. Stacked on #22. Summary: fetch loaded scripts through script/config; include script dependencies, target resolution, validation, compatibility checks, and trace failures; add script counts to the API summary and merge scripts into the dependency explorer UI; update docs and app metadata. Validation: ruff format --check, ruff check, mypy, pytest --cov --cov-fail-under=75 (35 passed, 84.84%), node --check automation_inspector/www/app.js.

@ITSpecialist111
ITSpecialist111 changed the base branch from fix/17-ignore-jinja-context-references to main July 28, 2026 07:09
@ITSpecialist111
ITSpecialist111 merged commit a8d8a56 into main Jul 28, 2026
3 checks passed
@ITSpecialist111
ITSpecialist111 deleted the feature/8-inspect-scripts branch July 28, 2026 07:31
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.

Feature: inspect scripts alongside automations

1 participant