master #136

Merged
mpeltriaux merged 4 commits from master into Docker 3 years ago
Owner

Update docker

Update docker
mpeltriaux added 4 commits 3 years ago
18c2513863 #131 WIP: EGON exporter
* adds incomplete WIP implementation of an EGON exporter
0269dfb392 #131 EGON exporter
* enhances EGON exporter code structure
bc53649ea8 #131 EGON export
* finishes egon compatible (tested) data export
* moves egon export into celery process
* adds export of data in case of intervention recording
* adds _RABBITMQ_ settings for intervention/settings.py
* adds new dependency for requirements.txt
mpeltriaux merged commit 57e3287821 into Docker 3 years ago
The pull request has been merged as 57e3287821.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.