Skip to content

Dynamic build matrix #99

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

Merged
merged 2 commits into from
May 30, 2025
Merged

Dynamic build matrix #99

merged 2 commits into from
May 30, 2025

Conversation

fayazkhan
Copy link
Collaborator

@fayazkhan fayazkhan commented May 30, 2025

Parse the requirements.txt and create a list of all matching major & minor releases for SQLAlchemy to be tested against in each build.

Closes #98
Unblocks #94

@fayazkhan fayazkhan self-assigned this May 30, 2025
@fayazkhan fayazkhan added this to the SQLAlchemy 1.4 support milestone May 30, 2025
@coveralls
Copy link

Coverage Status

coverage: 99.612%. remained the same
when pulling 29cd8a3 on dynamic-build-matrix
into a657c7e on master.

@fayazkhan fayazkhan marked this pull request as ready for review May 30, 2025 19:48
@fayazkhan fayazkhan merged commit 7c9ab9c into master May 30, 2025
55 checks passed
@fayazkhan fayazkhan deleted the dynamic-build-matrix branch May 30, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate SQLAlchemy build matrix from requirements
2 participants