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

PEP 694 (resolved merge conflicts from PR #8941) #16277

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Conversation

warsaw
Copy link
Contributor

@warsaw warsaw commented Jul 13, 2024

Resolves all merge conflicts that have crept in from #8941 since the last commit to that
branch.

This commit does not attempt to resolve any comments on the original PR, nor
have I even run the tests on this branch yet. No promises that I haven't
botched the merge conflict resolutions either.

@warsaw warsaw requested a review from a team as a code owner July 13, 2024 00:30
`make lint`
`make reformat`
@warsaw
Copy link
Contributor Author

warsaw commented Jul 13, 2024

Results (887.91s (0:14:47)):
    2242 passed
       2 failed
         - tests/unit/test_routes.py:19 test_routes[None]
         - tests/unit/test_routes.py:19 test_routes[pypi.io]
    1815 error

@warsaw warsaw changed the title Resolve merge conflicts from PR #8941 PEP 694 (resolved merge conflicts from PR #8941) Sep 20, 2024
Use `Mapped` columns in the model.  `make checkdb` still fails, but let's fix
that next.
`docker compose run web python -m warehouse db revision --autogenerate --message "draft_releases"`

then copying the upgrade() and downgrade() scripts from the old migration to
the new one.  I don't see much of a difference other than the revision, but it
seems to make `make checkdb` happy.
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.

3 participants