crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 275 forks source link

CI: run unit tests on Twisted trunk / clear separation in pinned vs latest #1867

Closed oberstet closed 2 years ago

oberstet commented 3 years ago

The following tests would be good to run in CI:

https://github.com/crossbario/crossbar/blob/master/.github/workflows/main.yml => test-amd64

We could probably restructure this to use 2 different requirements:

if we just added git+https://github.com/twisted/twisted to requirements-latest.txt - that is, not only run latest master for our own stuff, but also for Twisted.

oberstet commented 2 years ago

won't fix. we test twisted trunk vs release etc already in autobahn - that should be good enough