Skip to content

Docker CI#53

Closed
adamhooper wants to merge 7 commits intomainfrom
docker-ci
Closed

Docker CI#53
adamhooper wants to merge 7 commits intomainfrom
docker-ci

Conversation

@adamhooper
Copy link
Contributor

Travis-CI is not passing because images have their own listeners on the RabbitMQ port. It's time to switch to GitHub Actions.

Here's a single test command that only requires Docker: docker build . -f Dockerfile.test

A few bugfixes along the way:

  • Update Python versions
  • Fix unit-test to read ca.cert
  • Fix ca.cert to have keyUsage (every CA needs that extension)
  • Update Black formatting

@adamhooper
Copy link
Contributor Author

Whoop, I pushed this directly to main :)

@adamhooper adamhooper closed this Jul 29, 2025
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