Skip to content

Update go/drive redirect URL and add 2026 comment#131

Closed
Copilot wants to merge 3 commits intomasterfrom
copilot/update-go-drive-redirect-config
Closed

Update go/drive redirect URL and add 2026 comment#131
Copilot wants to merge 3 commits intomasterfrom
copilot/update-go-drive-redirect-config

Conversation

Copy link

Copilot AI commented Oct 16, 2025

This PR updates the /go/drive redirect configuration to point to a new Google Drive folder and updates the year comment to 2026.

Changes

Configuration Update (config/nginx.conf.erb)

  • Updated the redirect URL for /go/drive from the old folder ID (1E4HmwzI_BQCs25RNJsNfigko_O240qlh) to the new folder ID (19x59Y336dQncEi5Au4YY2AiFPXWjak1x)
  • Changed the year comment from # 2025 to # 2026 to match the format used in /go/expense

Testing (spec/rubykaigi_org_spec.rb)

  • Added comprehensive tests for the /go/drive endpoint
  • Tests verify both HTTP and HTTPS requests return 302 redirects to the correct Google Drive folder
  • Tests follow the existing pattern used for other /go/* endpoints like /go/policies

Housekeeping (.gitignore)

  • Added vendor/bundle/ and .bundle/ to prevent committing Ruby gem dependencies

Result

Users accessing rubykaigi.org/go/drive will now be redirected to:

https://drive.google.com/drive/folders/19x59Y336dQncEi5Au4YY2AiFPXWjak1x?usp=drive_link

The configuration now maintains consistency with other internal redirect endpoints like /go/expense which 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.io
    • Triggering command: nginx -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

Update the go/drive redirect configuration to:

  1. Change the redirect URL to: https://drive.google.com/drive/folders/19x59Y336dQncEi5Au4YY2AiFPXWjak1x?usp=drive_link
  2. Add a comment about 2026 similar to the format used in go/expense

Please update the relevant configuration file to make these changes while maintaining the existing format and structure of the redirect entries.

This pull request was created as a result of the following prompt from Copilot chat.

Update the go/drive redirect configuration to:

  1. Change the redirect URL to: https://drive.google.com/drive/folders/19x59Y336dQncEi5Au4YY2AiFPXWjak1x?usp=drive_link
  2. Add a comment about 2026 similar to the format used in go/expense

Please update the relevant configuration file to make these changes while maintaining the existing format and structure of the redirect entries.


💡 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.

Copilot AI and others added 2 commits October 16, 2025 03:17
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
Copilot AI requested a review from sorah October 16, 2025 03:22
@sorah sorah closed this Oct 16, 2025
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