Skip to content

Use a CS10-based CI image#7771

Merged
dralley merged 1 commit into
pulp:mainfrom
dralley:cs10-ci
Jul 16, 2026
Merged

Use a CS10-based CI image#7771
dralley merged 1 commit into
pulp:mainfrom
dralley:cs10-ci

Conversation

@dralley

@dralley dralley commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread pyproject.toml
"pulp-glue>=0.30.0,<0.40",
"pygtrie>=2.5,<=2.5.0",
"psycopg[binary]>=3.1.8,<3.4", # SemVer, not explicitely stated, but mentioned on multiple changes.
"psycopg[binary]>=3.3.4,<3.4", # SemVer, not explicitely stated, but mentioned on multiple changes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does cs10 require a bump in this requirement?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The lowerbounds PR runner was failing because psycopg[binary] didn't have pre-built wheels for Python 3.12

With that said the lowerbounds probably does not need to be bumped this much and we can relax it if we need to, I just wanted to move past that issue.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

OTOH, pip installs are sticky so users will never get an upgrade unless we bump the minimum bound. Might be worth just doing it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If we cannot test it we should most definitely bump it.

@dralley
dralley marked this pull request as draft June 4, 2026 17:05
@dralley
dralley force-pushed the cs10-ci branch 2 times, most recently from 860e44f to fe02e8c Compare June 22, 2026 17:26
@dralley
dralley force-pushed the cs10-ci branch 2 times, most recently from 31d2b5b to 876ec82 Compare June 26, 2026 18:20
@dralley
dralley force-pushed the cs10-ci branch 10 times, most recently from 388480d to af721e4 Compare July 2, 2026 03:20
@dralley
dralley marked this pull request as ready for review July 16, 2026 20:13
@dralley
dralley merged commit 2d77388 into pulp:main Jul 16, 2026
13 of 14 checks passed
@dralley
dralley deleted the cs10-ci branch July 16, 2026 20:54
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.

4 participants