Skip to content

Use scripts/galaxy-main for source-mode standalone start#146

Open
mvdbeek wants to merge 1 commit intogalaxyproject:mainfrom
mvdbeek:galaxy_main_package
Open

Use scripts/galaxy-main for source-mode standalone start#146
mvdbeek wants to merge 1 commit intogalaxyproject:mainfrom
mvdbeek:galaxy_main_package

Conversation

@mvdbeek
Copy link
Copy Markdown
Member

@mvdbeek mvdbeek commented Apr 30, 2026

galaxyproject/galaxy#21977 converted lib/galaxy/main.py into the package lib/galaxy/main/, where init.py is now a symlink to scripts/galaxy-main. The old path no longer exists on dev, breaking gravity's source-mode standalone command.

scripts/galaxy-main is the same script and is present in all supported Galaxy branches (24.1, 25.0, master, dev), so no version dispatch is needed. The installed-mode galaxy-main console script entry point is unaffected.

Galaxy upstream converted lib/galaxy/main.py into the package
lib/galaxy/main/, where __init__.py is now a symlink to
scripts/galaxy-main. The old path no longer exists on dev, breaking
gravity's source-mode standalone command.

scripts/galaxy-main is the same script and is present in all
supported Galaxy branches (24.1, 25.0, master, dev), so no version
dispatch is needed. The installed-mode galaxy-main console script
entry point is unaffected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

1 participant