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

ci: add compatibility workflow #57

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

ci: add compatibility workflow #57

wants to merge 2 commits into from

Conversation

simonsan
Copy link
Contributor

The current issue still is, that we can't bind to a port in CI and thus might need to use containers to fix that: https://docs.github.com/en/actions/use-cases-and-examples/using-containerized-services/about-service-containers

So there is a bit of investigation needed, but this is a good starting point.

@simonsan simonsan added A-ci Area: Pull requests that update CI code C-enhancement Category: New feature or request labels Nov 14, 2024
simonsan added a commit that referenced this pull request Nov 14, 2024
- migrated to abscissa
- fixed the tests
- implemented typed routing
- implemented compatibility workflow for CI => factored out to
#57
- enhanced logging with tracing

---------

Signed-off-by: simonsan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: Pull requests that update CI code C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant