Skip to content

Conversation

@tobiasehlert
Copy link
Member

No description provided.

@tobiasehlert tobiasehlert self-assigned this Sep 18, 2025
Copy link
Contributor

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

This PR standardizes the GitHub organization name by changing it from "TibiaData" to "tibiadata" (lowercase) across the entire codebase. This affects import paths, module declarations, go.mod dependencies, documentation links, and changelog references.

  • Updates all Go import paths to use lowercase organization name
  • Changes module declarations in go.mod files to use lowercase naming
  • Updates documentation links in README.md and source code comments
  • Standardizes organization name references throughout the CHANGELOG.md

Reviewed Changes

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

Show a summary per file
File Description
src/webserver_test.go Updates import path for validation package to use lowercase organization name
src/webserver.go Updates import path for validation package to use lowercase organization name
src/validation/validation.go Updates import path for tibiamapping package to use lowercase organization name
src/validation/go.mod Updates module name and dependency references to use lowercase organization name
src/tibiamapping/go.mod Updates module name to use lowercase organization name
src/static/go.mod Updates module name to use lowercase organization name
src/main.go Updates import path and license URL comment to use lowercase organization name
src/debug.go Updates import path for validation package to use lowercase organization name
src/TibiaWorldsWorld_test.go Updates import path for static package to use lowercase organization name
src/TibiaWorldsOverview_test.go Updates import path for static package to use lowercase organization name
src/TibiaSpellsSpell_test.go Updates import path for static package to use lowercase organization name
src/TibiaSpellsOverview_test.go Updates import path for static package to use lowercase organization name
src/TibiaNewslist_test.go Updates import path for static package to use lowercase organization name
src/TibiaNews_test.go Updates import path for static package to use lowercase organization name
src/TibiaKillstatistics_test.go Updates import path for static package to use lowercase organization name
src/TibiaHousesOverview_test.go Updates import path for static package to use lowercase organization name
src/TibiaHousesHouse_test.go Updates import path for static package to use lowercase organization name
src/TibiaHousesHouse.go Updates import path for validation package to use lowercase organization name
src/TibiaHighscores_test.go Updates import paths for static and validation packages to use lowercase organization name
src/TibiaHighscores.go Updates import path for validation package to use lowercase organization name
src/TibiaGuildsOverview_test.go Updates import path for static package to use lowercase organization name
src/TibiaGuildsGuild_test.go Updates import path for static package to use lowercase organization name
src/TibiaGuildsGuild.go Updates import path for validation package to use lowercase organization name
src/TibiaFansites_test.go Updates import path for static package to use lowercase organization name
src/TibiaCreaturesOverview_test.go Updates import path for static package to use lowercase organization name
src/TibiaCreaturesCreature_test.go Updates import path for static package to use lowercase organization name
src/TibiaCreaturesCreature.go Updates import path for validation package to use lowercase organization name
src/TibiaCharactersCharacter_test.go Updates import paths for static and validation packages to use lowercase organization name
src/TibiaCharactersCharacter.go Updates import path for validation package to use lowercase organization name
src/TibiaBoostableBossesOverview_test.go Updates import path for static package to use lowercase organization name
src/TibiaBoostableBossesOverview.go Updates import path for validation package to use lowercase organization name
go.mod Updates module name and all dependency references to use lowercase organization name
README.md Updates all GitHub repository URLs to use lowercase organization name
CHANGELOG.md Updates all pull request URLs to use lowercase organization name

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sonarqubecloud
Copy link

@tobiasehlert tobiasehlert merged commit 7c066e9 into main Sep 18, 2025
5 checks passed
@tobiasehlert tobiasehlert deleted the chore-lowercase-GitHub-organisation-name branch September 18, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants