Skip to content
This repository was archived by the owner on Aug 19, 2026. It is now read-only.

chore: master to release - #119

Closed
eladda-weka wants to merge 6 commits into
release/v0.4from
master
Closed

chore: master to release#119
eladda-weka wants to merge 6 commits into
release/v0.4from
master

Conversation

@eladda-weka

Copy link
Copy Markdown
Collaborator

No description provided.

mend-for-github-com Bot and others added 6 commits November 26, 2025 16:01
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
This repository moved to https://github.com/weka/gohome, but people with
existing clones never see GitHub's deprecation banner and keep building
here. Make that impossible instead of advisory: every build entry point now
stops with the new clone command.

- cmd/homecli/deprecated.go: undefined identifiers so go build / go vet /
  go test / go run / IDE compilation all fail with the redirect in the
  compiler output. Scoped to package main so anything importing
  pkg/client as a library is not collaterally broken.
- Makefile: $(error) in the read phase, so every target stops - build,
  test, clean, all.
- build.sh, deploy.sh: banner and exit 1 at the top. This also covers
  go.Dockerfile (runs build.sh) and `task deploy` (runs deploy.sh).
- .github/workflows/release.yaml: guard step fails any dispatch from
  master. release/v0.4 is deliberately left unguarded so an emergency
  hotfix can still be released from there.
- README.md: expand the notice with the clone command.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
deprecated: fail every build and point at weka/gohome
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants