c0c0n3
c0c0n3
CircleCI is going to drop the Ubuntu image we use for testing on 30 Sept 2024. We should upgrade to a new one before then.
**Is your feature request related to a problem? Please describe.** Read the Docs are upgrading their builder. This could break our doc gen pipeline and produce garbage in the online...
### Describe the bug QuantumLeap bombs out when attempting to connect to Timescale over SSL. Here's the stack trace from the logs (irrelevant lines omitted): ``` INFO:translators.factory:Backend selected for tenant...
### Describe the bug With our linting configuration, it sometime autopep escapes escape chars that it shouldn't---see [this comment][comment] to #499 about it. ### To Reproduce Install autopep and run...
### Describe the bug Geocoding of city locations is currently broken. ### To Reproduce Run `test_entity_add_city_shape` in the `geocoding.tests.test_geocoding` module. If you debug it, you'll see that the call to...
### Is your feature request related to a problem? Please describe. How compliant are we with NGSI-LD? How compliant do we need to be? FIWARE/ETSI are busy developing an NGSI-LD...
### Describe the bug There's one helluva lot QL images on DockerHub at the moment, which could be confusing for our users. Was this intentional? Also unlike previous versions there's...
### Is your feature request related to a problem? Please describe. It looks like these days Pipenv is falling out of favour among Python devs. A few reasons: - Python...
This is just a reminder to check out if geo queries are still working with enough accuracy in Crate 4.4+. See this comment to PR #481 * https://github.com/orchestracities/ngsi-timeseries-api/pull/481#discussion_r635246517 Geo queries...
### Is your feature request related to a problem? Please describe. Should we get a tool to scan the Docker images we build to sniff out any security vulnerabilities? ###...