This website requires JavaScript.
Explore
Help
Register
Sign In
Raspberries
/
mraa
Private
Public Access
Watch
2
Star
0
Fork
0
You've already forked mraa
Code
Activity
Files
14bf91af4414ee3e7e0029cb8c02983acad5bc2b
mraa
/
.dockerignore
5 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
travis: migrate travis plans to run in a Docker container Add Dockerfile to create build environment for mraa Add docker-compose.yaml file to easily execute build tasks Add .dockerignore file Modify .travis.yaml file to use docker and docker-compose for building Modify package.json.cmake to run a simple load test for node.js Signed-off-by: Nicolas Oliver <dario.n.oliver@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2017-05-23 16:23:56 -03:00
Dockerfile
docker-compose.yaml
static code analysis: introduce automated scans via SonarCloud This adds Travis and Docker configurations for automated scans, both for master branch and internal PRs. External PRs won't be checked due to security concerns (and Travis limitation related to that) - GH and SonarCloud tokens are not propagated to those. An organization and project must be created in SonarCloud for reporting, as well as a technical GH user with mraa repo commit permission, to set PR statuses in the "checks" section. Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
2017-06-10 20:23:50 +02:00
.scannerwork/
.vscode/
Copy Permalink