Skip to content

Fix 301 redirects: update renamed repo URLs in data files and Gemfile#429

Merged
unixorn merged 1 commit into
dotfiles:masterfrom
sharifmdathar:master
May 24, 2026
Merged

Fix 301 redirects: update renamed repo URLs in data files and Gemfile#429
unixorn merged 1 commit into
dotfiles:masterfrom
sharifmdathar:master

Conversation

@sharifmdathar
Copy link
Copy Markdown
Contributor

Description

  • Gemfile: http → https for rubygems.org source
  • utilities.yml: TheLocehiliosan/yadm → yadm-dev/yadm
  • inspiration.yml: 7 renamed GitHub repos updated to current org/user

Copyright Assignment

  • This document is covered by the MIT License, and I agree to contribute this PR under the terms of the license.

Things to look out for in your PR

Make sure that if your notes field in any additions/updates you make to the YAML files in the _data directory contains any : characters that the entire field is quoted as shown below:

Valid:

foo: "bar: baz"

Invalid:

foo: bar: baz

- Gemfile: http → https for rubygems.org source
- utilities.yml: TheLocehiliosan/yadm → yadm-dev/yadm
- inspiration.yml: 7 renamed GitHub repos updated to current org/user
Copilot AI review requested due to automatic review settings May 24, 2026 06:24
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

Note

Copilot was unable to run its full agentic suite in this review.

Updates external links and dependency source URLs to reflect repository moves and use secure endpoints.

Changes:

  • Updated several GitHub repository URLs in _data/utilities.yml and _data/inspiration.yml.
  • Switched the Gemfile RubyGems source from HTTP to HTTPS.

Reviewed changes

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

File Description
_data/utilities.yml Updates a utility entry’s GitHub URL to the current org/repo.
_data/inspiration.yml Refreshes multiple inspiration entries’ GitHub URLs to their current locations.
Gemfile Uses https://rubygems.org for secure gem source retrieval.

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

Copy link
Copy Markdown
Member

@unixorn unixorn left a comment

Choose a reason for hiding this comment

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

Thanks for all the URL updates - I appreciate the help.

@unixorn unixorn merged commit 76457e3 into dotfiles:master May 24, 2026
1 check failed
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.

3 participants