You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added automatic pushes to DockerHub to the travis integration
Made travis configuration file better
Changed the package generation scripts to make them report errors
Removed old etix_rtsp_server binary from the test folder
Bugfixes :
Fixed an issue that made it mandatory to launch tests at least once so that they can work the second time
Fixed an issue that made the golang testing tool not compile in the testing script
Fixed an issue that made the golang testing tool sometimes ignore some tests
The previous known issue has been investigated and we don't know where it came from. However after a night of testing I have been unable to reproduce it, so I will consider it closed
v1.1.2
Minor changes :
Added travis integration
Added default environment value for Docker deployment
Updated docker image description with new easy usage
Updated README badges style (replaced flat with square-flat)
Build last package can now also generate a debug package if given the Debug command-line argument