Skip to content

CI: Dev/federated #19

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

CI: Dev/federated #19

wants to merge 7 commits into from

Conversation

jchampio
Copy link
Owner

@jchampio jchampio commented May 6, 2025

No description provided.

@jchampio jchampio force-pushed the dev/federated branch 6 times, most recently from bf40b69 to 9d54fbf Compare May 22, 2025 23:37
jchampio and others added 6 commits May 23, 2025 14:00
Requires Python 3. On the first run of `make installcheck` or `meson
test` the dependencies will be installed into a local virtualenv for
you. See the README for more details.

Cirrus has been updated to build OAuth support on Debian and FreeBSD.

The suite contains a --temp-instance option, analogous to pg_regress's
option of the same name, which allows an ephemeral server to be spun up
during a test run.

TODOs:
- The --tap-stream option to pytest-tap is slightly broken during test
  failures (it suppresses error information), which impedes debugging.
- pyca/cryptography is pinned at an old version. Since we use it for
  testing and not security, this isn't a critical problem yet, but it's
  not ideal. Newer versions require a Rust compiler to build, and while
  many platforms have precompiled wheels, some (FreeBSD) do not. Even
  with the Rust pieces bypassed, compilation on FreeBSD takes a while.
- The with_oauth test skip logic should probably be integrated into the
  Makefile side as well...
- See if 32-bit tests can be enabled with a 32-bit Python.
Switch to platform-provided py-cryptography. The smaller BSDs can't
compile it without more work, apparently due to the Rust and OpenSSL
dependencies.

ci-os-only: netbsd openbsd freebsd macos
Switch to dual-stack, since Curl is using Happy Eyeballs.
@jchampio jchampio force-pushed the dev/federated branch 5 times, most recently from 81d2ebe to e4066ff Compare May 23, 2025 23:16
ci-os-only: openbsd
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.

1 participant