Skip to content
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

[24.0] Use config_section to distinguish between galaxy and ts or other apps #18215

Merged
merged 1 commit into from
May 23, 2024

Conversation

jdavcs
Copy link
Member

@jdavcs jdavcs commented May 23, 2024

Fix for #18205

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jdavcs jdavcs added kind/bug area/database Galaxy's database or data access layer area/scripts area/configuration Galaxy's configuration system labels May 23, 2024
@jdavcs jdavcs requested a review from natefoo May 23, 2024 18:36
@github-actions github-actions bot added this to the 24.1 milestone May 23, 2024
Copy link
Member

@natefoo natefoo left a comment

Choose a reason for hiding this comment

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

shed@eddie:/srv/toolshed/test/jdavcs-240_ts_db_script$ ./.venv/bin/python3 ./scripts/toolshed_db.py -c /srv/toolshed/test/config/tool_shed.yml dbversion
INFO:alembic.runtime.migration:Context impl PostgresqlImpl.
INFO:alembic.runtime.migration:Will assume transactional DDL.
969bbf7bcc29 (head)

Thanks @jdavcs !

@jdavcs jdavcs merged commit 1c11fe1 into galaxyproject:release_24.0 May 23, 2024
49 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration Galaxy's configuration system area/database Galaxy's database or data access layer area/scripts kind/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants