Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 29, 2025

Renames all internal references from TuneBridge to BridgeBeats due to naming conflict with existing project.

Project Structure

  • TuneBridge.slnBridgeBeats.sln
  • src/TuneBridge.csprojsrc/BridgeBeats.csproj
  • Tests/TuneBridge.Tests.csprojTests/BridgeBeats.Tests.csproj
  • TuneBridge.styles.cssBridgeBeats.styles.css

Code

  • All C# namespaces: TuneBridge.*BridgeBeats.*
  • Configuration section: "TuneBridge""BridgeBeats"
  • Default database: tunebridge.dbbridgebeats.db
  • Default log path: tunebridge-.logbridgebeats-.log

Infrastructure

  • Docker service/container/volume names updated
  • Default domains changed to bridgebeats.link
  • GitHub workflow project references updated
  • Docker image name: tunebridge-testbridgebeats-test

Documentation

  • README, all docs/*.md updated with new branding
  • Repository URLs point to tsmarvin/BridgeBeats

ATProto Lexicon

ATProto NSID (media.tunebridge.dev.lookup) intentionally preserved—changing would break protocol compatibility with existing records. Added clarifying documentation.

Original prompt

This section details on the original issue you should resolve

<issue_title>Rename repository from TuneBridge to BridgeBeats due to naming conflict</issue_title>
<issue_description>The name "tunebridge" is already in use, so we need to rename this project and repository to "BridgeBeats". This will involve updating:

  • The repository name on GitHub
  • All internal references, documentation, and badges
  • Any related deployment/configuration scripts
  • Public communications and project README</issue_description>

<agent_instructions>I’ve updated the repo name to BridgeBeats and pointed the GitHub pages site to docs.bridgebeats.link.

Please update all other references from TuneBridge to BridgeBeats in the repo.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💡 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 self-assigned this Nov 29, 2025
Copilot AI changed the title [WIP] Rename repository from TuneBridge to BridgeBeats Rename TuneBridge to BridgeBeats Nov 29, 2025
Copilot AI requested a review from tsmarvin November 29, 2025 23:37
Copilot finished work on behalf of tsmarvin November 29, 2025 23:37
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.

Rename repository from TuneBridge to BridgeBeats due to naming conflict

2 participants