chore: first-class project alignment - #2
Merged
Conversation
First-class project alignment: adds CHANGELOG.md derived from WHATS_FUEL.md change history entries, and creates Dispatch/Projects/bluelinky.md for metaframework tracking. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Rename master → main (default branch changed on GitHub) - Fix CI workflow: push trigger now targets main instead of branches-ignore: master - Fix release-drafter: target main branch - Add ntfy variables to .env.example (ntfy backend was added in a prior PR but .env.example wasn't updated) - README: replace vague "fork" description with homelab deployment guide covering 1Password credential management, docker compose setup, and itguy.toml snippet - Fix TypeScript type annotations in monitor-fuel.ts (Brand, REGION, VehicleStatus) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1Password CLI is not available on the homelab. Credentials are managed via Ansible Vault in the homelab repo, deployed by itguy. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
master→main(already done on GitHub)main(wasbranches-ignore: master— broken after rename)main.env.examplegains ntfy variables (ntfy backend was merged but example wasn't updated)monitor-fuel.ts: TypeScript type annotations fixed (Brand, REGION, VehicleStatus casts)What Tom still needs to do
[services.bluelinky]to~/.config/itguy/itguy.toml(path to deployment/ on homelab)docker compose up -dTest plan
Closes Hacksore#149 (partial — homelab integration remains as tom-action)
🤖 Generated with Claude Code