Commit Graph

11 Commits

Author SHA1 Message Date
aor-fokus
1052fd4a08
Release 1.3 (#30)
* Test debian stretch+python3 (#18)

* changes starting with python3 explicit

* removes python modules which are not available for python3

* exchanges fyzz query parsing with rdflib functionality

* fixes interop tests

* replaces reduce with for loop in nodb driver

* simple python2 -> python3 conversions

* adds changes for handling different string handling in python3

* test stretch building with travis

* installing python-setuptools in docker

* installing python-setuptools in docker

* changing python2 to python3 in docker makefiles

* changing python2 to python3 and some other test changes

* push docker only in master branche

* running version of openmtc

* fix some port problems

* porting path library completly now

* restoring travis.yml

* testing new travis.yml

* add sudo

* updating travis OS from trusty to xenial

* upgrade pip before

* show running docker logs

* show more logs

* for debugging

* showlogs of docker after failure

* testing new travis.yml

* finish travis.yml

* Adding roadmap (#26)

* adding roadmap

* adding a nicer view for some documents

* creating contributions.md (#27)

* travis only building on master branch (#25)

* deleting some typo

* another typo

* adding a contributer

* bump version to 1.3.0

* better link for contributions

* Port and fix simple apps

* add version tag
2019-02-14 15:41:53 +01:00
Christian Klopp
294d5469c8 fix travis build 2018-06-20 17:02:10 +02:00
Ronald Steinke
669566a119 aligns docker files 2018-06-18 14:48:01 +02:00
ckl-fokus
59e046b4d3
minor fix for docker builds on arm 2018-05-25 20:41:46 +02:00
Ronald Steinke
c7db9bd467 enables to set own POA explicitly for docker containers 2018-05-24 13:33:12 +02:00
Ronald Steinke
aecf7c0c02 fixes docker container building issues 2018-05-22 13:20:42 +02:00
Christian Klopp
c9a8c0970a fix scheme in docker config gateway 2018-04-07 00:37:04 +02:00
Christian Klopp
3ad445b56f another minor fix at backend docker script 2018-04-05 15:44:35 +02:00
Christian Klopp
5dfb8cd684 minor fix at backend docker script 2018-04-05 15:23:07 +02:00
Christian Klopp
c27f2934ef add mqtt config vars 2018-04-05 14:07:35 +02:00
Christian Klopp
e9af73dfe8 initial commit 2017-11-07 14:41:38 +01:00