offenesdresden/ParkAPI

Broken CI

Closed this issue · 1 comments

Our CI seems to be broken as commits that previously passed the tests fail now if they get pushed in a new branch.

parkapi_testci_1
parkapi_testci_2

This bug occured due to a changing version in python packages. The Ci system always used the newest package but our own test environments used the working versions.
Since the latest push build succeeded this issue counts as resolved. Any further investigation on this issue will be done in #166.