Skip to content

Rename project to SoccerDiffusion #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 8, 2025
Merged

Conversation

jaagut
Copy link
Member

@jaagut jaagut commented May 8, 2025

Proposed changes

Renames project to SoccerDiffusion.
The previous name DDLitLab2024 was only a temporary placeholder.

Related issues

Fixes #61

Checklist

  • Write documentation
  • Create issues for future work
  • This PR is on our DDLitLab project board

@jaagut jaagut self-assigned this May 8, 2025
@jaagut jaagut moved this from Triage to In review in SoccerDiffusion May 8, 2025
@jaagut jaagut added the enhancement New feature or request label May 8, 2025
@jaagut jaagut force-pushed the rename/soccer_diffusion branch from 4da3aab to 91879be Compare May 8, 2025 12:06
@jaagut jaagut force-pushed the rename/soccer_diffusion branch from 91879be to f8f440a Compare May 8, 2025 12:43
@jaagut jaagut marked this pull request as ready for review May 8, 2025 13:45
@jaagut jaagut requested review from texhnolyze, Flova and Copilot May 8, 2025 13:45
Copy link

@Copilot 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 renames the project from “DDLitLab2024” to “SoccerDiffusion” by updating import paths, configuration files, and documentation entries.

  • Updated all module imports and references from ddlitlab2024 to soccer_diffusion.
  • Modified package configuration in pyproject.toml and repository URLs in README.
  • Adjusted CLI scripts, VS Code settings, GitHub workflows, and project board links to reflect the new project name.

Reviewed Changes

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

Show a summary per file
File Description
soccer_diffusion/dataset/dummy_data.py Updated module imports for renamed project.
soccer_diffusion/dataset/db.py Updated module imports for renamed project.
soccer_diffusion/dataset/converters/synced_data_converter.py Updated imports including utils update from ddlitlab2024 to soccer_diffusion.
soccer_diffusion/dataset/converters/image_converter.py Updated import paths for renamed project.
soccer_diffusion/dataset/converters/game_state_converter/bit_bots_game_state_converter.py Updated import paths for renamed project.
soccer_diffusion/dataset/converters/game_state_converter/b_human_game_state_converter.py Updated import paths for renamed project.
soccer_diffusion/dataset/converters/converter.py Updated import paths for renamed project.
soccer_diffusion/dataset/cli/run.py Updated CLI messages, module imports, and references to renamed project.
soccer_diffusion/dataset/cli/args.py Updated CLI description and imports for renamed project.
soccer_diffusion/dataset/init.py Updated import paths for renamed project.
soccer_diffusion/init.py Updated project name, environment variable keys, and DB path in the initialization logic.
pyproject.toml Updated project name, version, and repository URL.
README.md Updated project title, cloning instructions, and project references.
.vscode/settings.json, .vscode/launch.json, .github/workflows/test-dataset.yml, .github/pull_request_template.md Adjusted references and paths to reflect the renamed project.

@texhnolyze texhnolyze merged commit 7ac8a0e into main May 8, 2025
5 checks passed
@texhnolyze texhnolyze deleted the rename/soccer_diffusion branch May 8, 2025 15:26
@github-project-automation github-project-automation bot moved this from In review to Done in SoccerDiffusion May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update the repository (name, README)
2 participants