orchestracities / ngsi-timeseries-api

QuantumLeap: a FIWARE Generic Enabler to support the usage of NGSIv2 (and NGSI-LD experimentally) data in time-series databases
https://quantumleap.rtfd.io/
MIT License
38 stars 49 forks source link

enable caching in github actions and circle ci for docker builds #627

Closed chicco785 closed 2 years ago

chicco785 commented 2 years ago

Proposed changes

enable caching in github actions and circle ci for docker builds

Types of changes

What types of changes does your code introduce to the project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

N/A

"Martel Open Source Software Individual Contributor License Agreement"
"Contributing to QuantumLeap"
"QuantumLeap Release Notes"
github-actions[bot] commented 2 years ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️

chicco785 commented 2 years ago

fixing the docker "latest" image to the actual last one, revealed that integration tests were not updated to be compliant with some of the changes introduced:

chicco785 commented 2 years ago

fix #626 fix #531 progress #447

c0c0n3 commented 2 years ago

excellent work, thanks alot!