Skip to content

fix: cleaning repo and remove old and unused scripts - #89

Merged
giuseppelr-dev merged 4 commits into
mainfrom
repo-cleaning
Sep 4, 2026
Merged

fix: cleaning repo and remove old and unused scripts#89
giuseppelr-dev merged 4 commits into
mainfrom
repo-cleaning

Conversation

@alecoloAION

@alecoloAION alecoloAION commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Cleaned all the repository, removing old files, unused functions and scripts

Type of change

  • Bug fix
  • Feature
  • Documentation
  • CI / tooling
  • Breaking change (describe in Notes)

Test plan

  • ./scripts/run_ci_tests.sh (or python -m pytest src/test/... for affected modules)
  • uv run ruff check --config ruff.toml src/ (lint — same as CI)
  • uv run ruff format --check --config ruff.toml src/ (formatting — CI fails if this is skipped)
  • Auto-fix formatting if needed: uv run ruff format --config ruff.toml src/
  • python scripts/check_data_git_tracking.py
  • Frontend build if UI touched (cd <package> && pnpm build)
  • Manual smoke test:

Security / OSS checklist

  • No secrets, .env, or internal IPs in the diff
  • No new tracked files under data/ (except whitelisted fixtures)

Notes

@alecoloAION
alecoloAION requested a review from a team as a code owner September 4, 2026 12:36
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
aion-agent Ready Ready Preview Sep 4, 2026 1:07pm UTC

@giuseppelr-dev
giuseppelr-dev merged commit 91e4711 into main Sep 4, 2026
16 checks 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.

3 participants