Skip to content

Update public links for SQMeter ASCOM Alpaca naming#47

Merged
DeanJ87 merged 1 commit into
mainfrom
docs/repo-rename-links
May 4, 2026
Merged

Update public links for SQMeter ASCOM Alpaca naming#47
DeanJ87 merged 1 commit into
mainfrom
docs/repo-rename-links

Conversation

@DeanJ87

@DeanJ87 DeanJ87 commented May 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Updates public-facing repository/project links toward SQMeter ASCOM Alpaca naming.
  • Keeps binary, service, module, and app data paths unchanged.
  • Documents any remaining rename work for later migration PRs.

Validation

  • Documentation review
  • go test ./... — all packages pass (8/8)

Notes

  • GitHub currently redirects old repo URL (SQMeter-Safety-Monitor) to the renamed repo during transition, so updating docs links now is safe.
  • .goreleaser.yaml release.name is left as SQMeter-Safety-Monitor with a TODO(repo-rename) comment — changing it before the actual GitHub rename would break release publishing.

Remaining work

The following references cannot safely be updated until the GitHub repo is actually renamed to SQMeter-ASCOM-Alpaca:

  • .goreleaser.yaml release.name — controls which GitHub repo GoReleaser publishes releases to; must match the live repo name
  • CI/CD badge URLs in README will also need a Codecov slug update if Codecov does not auto-follow the rename

Refs #44

- README.md: update CI/codecov badge URLs, git clone example, and
  Releases link to use the intended public repo name SQMeter-ASCOM-Alpaca.
  GitHub redirects from the old SQMeter-Safety-Monitor URL during transition.
- docs/upgrading.md: update all three GitHub Releases links to the new name.
- installer/setup.iss: update AppURL (AppPublisherURL, AppSupportURL,
  AppUpdatesURL) to the new repo name.
- internal/config/paths.go: update ReleasesURL constant (shown in --version
  output) to the new repo name; add transition note.
- .goreleaser.yaml: add TODO comment on release.name; value left unchanged
  until the GitHub repo is actually renamed to avoid breaking releases.

Binary, service, module, and app data paths are unchanged in this PR.
Refs #44
@DeanJ87
DeanJ87 merged commit 819329d into main May 4, 2026
8 checks passed
@DeanJ87
DeanJ87 deleted the docs/repo-rename-links branch May 4, 2026 05:38
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.

1 participant