Update go/drive redirect URL and add 2026 comment#131
Closed
Update go/drive redirect URL and add 2026 comment#131
Conversation
Co-authored-by: sorah <29440+sorah@users.noreply.github.com>
Co-authored-by: sorah <29440+sorah@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update redirect configuration for go/drive
Update go/drive redirect URL and add 2026 comment
Oct 16, 2025
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.
This PR updates the
/go/driveredirect configuration to point to a new Google Drive folder and updates the year comment to 2026.Changes
Configuration Update (
config/nginx.conf.erb)/go/drivefrom the old folder ID (1E4HmwzI_BQCs25RNJsNfigko_O240qlh) to the new folder ID (19x59Y336dQncEi5Au4YY2AiFPXWjak1x)# 2025to# 2026to match the format used in/go/expenseTesting (
spec/rubykaigi_org_spec.rb)/go/driveendpoint/go/*endpoints like/go/policiesHousekeeping (
.gitignore)vendor/bundle/and.bundle/to prevent committing Ruby gem dependenciesResult
Users accessing
rubykaigi.org/go/drivewill now be redirected to:The configuration now maintains consistency with other internal redirect endpoints like
/go/expensewhich also has a 2026 comment.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
rubykansai.github.ionginx -c /etc/nginx/nginx.conf(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This pull request was created as a result of the following prompt from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.