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

Create db head merge revision. #16838

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

dannon
Copy link
Member

@dannon dannon commented Oct 12, 2023

Merges the two alembic version heads (987ce9839ecb, e93c5d0b47a9) that exist after pulling #16818 forward to dev.

Heads identified with

[dannon@inneoin:~/work/galaxy] sh manage_db.sh version                                                        2 ↵dev
Activating virtualenv at .venv
987ce9839ecb (gxy) (head)
e93c5d0b47a9 (gxy) (head)
d4a650f47a3c (tsi) (head)

And then migration created with

./scripts/run_alembic.sh merge 987ce9839ecb e93c5d0b47a9

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.

@github-actions github-actions bot added the area/database Galaxy's database or data access layer label Oct 12, 2023
@dannon dannon changed the title Create alembic head merge for 987ce9839ecb, e93c5d0b47a9 Create db head merge revision. Oct 12, 2023
@dannon dannon marked this pull request as ready for review October 12, 2023 12:03
@github-actions github-actions bot added this to the 23.2 milestone Oct 12, 2023
@dannon dannon marked this pull request as draft October 12, 2023 12:21
@dannon dannon marked this pull request as ready for review October 12, 2023 12:23
@jdavcs
Copy link
Member

jdavcs commented Oct 12, 2023

Thank you, @dannon!

@jdavcs jdavcs merged commit 2ca8c37 into galaxyproject:dev Oct 12, 2023
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/database Galaxy's database or data access layer kind/bug minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants