Skip to content

chore: untrack tesla_fleet_api.egg-info build artifacts - #133

Merged
Bre77 merged 1 commit into
mainfrom
fm/pytfa-untrack-egg-info
Aug 23, 2026
Merged

chore: untrack tesla_fleet_api.egg-info build artifacts#133
Bre77 merged 1 commit into
mainfrom
fm/pytfa-untrack-egg-info

Conversation

@Bre77

@Bre77 Bre77 commented Aug 23, 2026

Copy link
Copy Markdown
Member

Committed tesla_fleet_api.egg-info/ files dirty the working tree on any local build, since setuptools regenerates them. Untracked the directory and added *.egg-info/ to .gitignore.

No other generated build artifact (dist/, build/, .pytest_cache, etc.) was tracked — checked while in there.

Full validation pipeline is skipped per the standing small-change rule for low-risk tooling changes; ruff, pyright, and pytest (707 passed) were run locally and pass. Verified uv build twice leaves git status clean.

Committed egg-info files dirty the working tree on any local build.
Add *.egg-info/ to .gitignore.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@Bre77 Bre77 added the fm Opened by a Firstmate crewmate label Aug 23, 2026
@Bre77
Bre77 merged commit 8bccb5a into main Aug 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fm Opened by a Firstmate crewmate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant