Skip to content

Conversation

@AlessandroPomponio
Copy link
Member

@AlessandroPomponio AlessandroPomponio commented Sep 1, 2025

Changes

Resolves #5

🔄 Renaming

  • Replaced all references to ado-base with ado-core across the codebase and documentation.

🛠️ Code Updates

  • Updated wheel filtering logic to exclude ado_core instead of ado_base.
  • Modified environment setup scripts and YAML configurations to use ADO_CORE.whl instead of ADO_BASE.whl.

📦 Dependency Comments

  • Changed inline comments in dependency files to reflect ado-core as the source instead of ado-base.

📚 Documentation

  • Updated examples and instructions in markdown files:
    • Build instructions now refer to ado-core wheel.
    • RayCluster setup steps updated to use ado-core.
    • Plugin installation examples now include ado-core.

✅ Miscellaneous

  • Ensured consistency in naming across all affected files including:
    • requirements.txt
    • ray_runtime_env.yaml
    • Plugin build and install scripts

Disclosure: changelog generated by Copilot

Copy link
Member

@VassilisVassiliadis VassilisVassiliadis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlessandroPomponio AlessandroPomponio added this pull request to the merge queue Sep 1, 2025
Merged via the queue into main with commit 1f16068 Sep 1, 2025
16 checks passed
@AlessandroPomponio AlessandroPomponio deleted the ap_5_rename_ado_base_to_ado_core branch September 1, 2025 13:52
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.

build: ado-base wheel name is unavailable on PyPi

3 participants