Skip to content

May 2 fixes#29

Merged
baxyz merged 1 commit into
mainfrom
may-2-fixes
May 23, 2026
Merged

May 2 fixes#29
baxyz merged 1 commit into
mainfrom
may-2-fixes

Conversation

@baxyz
Copy link
Copy Markdown
Contributor

@baxyz baxyz commented May 23, 2026

docs(dotfiles-sync): 📝 correct links to dotfiles-sync README

Description

Please include a summary of what this PR does and why it's needed.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring
  • Test improvement

Related Issues

Closes #(issue number)

How Has This Been Tested?

Describe the tests you ran and how to reproduce them:

  • Test A
  • Test B

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests for my changes
  • All new and existing tests passed locally
  • My commits follow the conventional commit format

Screenshots (if applicable)

Add screenshots for UI changes.

Additional Context

Add any other context about the PR here.

Copilot AI review requested due to automatic review settings May 23, 2026 21:03
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 23, 2026

✅ PR Validation Passed

All checks passed!


📋 Pipeline Status

Job Status
🧾 Conventional Commits passing
🧪 Feature Tests passing
🐚 ShellCheck passing

🤖 Generated by @helpers4 CI • 2026-05-23

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation links across feature READMEs, mainly to reflect the deprecation of local-mounts and to use directory-style links (so GitHub resolves to the README automatically).

Changes:

  • Update typescript-dev docs to point local-mounts to the deprecated location.
  • Adjust dotfiles-sync references to github-dev to use directory links.
  • Refresh deprecated/local-mounts docs to point to dotfiles-sync and correct the website URL format.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/typescript-dev/README.md Points local-mounts to the deprecated feature location.
src/dotfiles-sync/README.md Updates github-dev links to directory-style paths.
deprecated/local-mounts/README.md Updates deprecation/migration links and website URL; contains broken relative links that need fixing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

# Local Mounts — Deprecated

> ⚠️ **This feature has been removed.** It was renamed and superseded by [`dotfiles-sync`](../src/dotfiles-sync/README.md).
> ⚠️ **This feature has been removed.** It was renamed and superseded by [`dotfiles-sync`](../src/dotfiles-sync/).
The `username` option is identical. Runtime behavior is the same, with extra files supported (cargo, pip, yarn, pnpm, gh CLI prefs, …) and opt-in cloud credentials (AWS profiles, kube config, Docker auth, gh OAuth token).

See the [`dotfiles-sync` README](../src/dotfiles-sync/README.md) for full documentation.
See the [`dotfiles-sync` README](../src/dotfiles-sync/) for full documentation.
…cs(dotfiles-sync): 📝 correct links to dotfiles-sync README
@baxyz baxyz merged commit 8fc0350 into main May 23, 2026
25 checks passed
@baxyz baxyz deleted the may-2-fixes branch May 23, 2026 21:34
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.

2 participants