-
Can they be used by SWT people?
feeds updated
7 years ago
-
We're using Travis CI and it would be great if the build status was more than just an image in the README.
Ideally we'd like to see the build status per branch but there's no way of doing so other th…
-
The CI checks run painfully slow and jobs are often stalled (queued).
-
CERN gitlab supports native CI on CERN OpenStack: https://gitlab.cern.ch/ttH/CommonClassifier/commit/7ef6fb4beea5bc5cf1c78a9cac97e30d306df6ce/builds
CI means that a machine will automatically test …
jpata updated
7 years ago
-
We currently don't have CI which means we run at risk of breaking the emu with every PR.
More recent versions of QEMU come with a travis configuration.
I think it's smarter to port to a new versio…
-
We need to implement Travis CI pipeline after #9 #8 #7
- Travis CI for continous integration
-
Would be nice to have travis automatically run the test suite.
Note that most tests require an ICAT server to connect to. This is really involved to set up with travis.
-
Hey!
Per our conversation today, I'd like you to consider adding continuous integration for the tool.
For example:
* Travis CI (linux, macos): https://travis-ci.org/
* Appveyor (windows): ht…
-
Hi
It would be useful to add support for C code génération from command line.
It would allow projects with eez studio to integrate nicely in Continous integration systems (Aka Jenkins).
My person…
-
Using GitHub actions, create a pipeline to build (and test; see #46 Create Test Harness) the mod to maybe catch errors.