-
Use something like [rust everywhere](https://github.com/japaric/rust-everywhere) to start with.
Nixes updated
8 years ago
-
**Describe the problem**
Looks like the last PR was merged but the edits are not showing up on the public website. @seankross did build it locally and the edits show up there.
https://githu…
-
Docker flow wants a dockerfile
-
We should consider setting up Jenkins for all of the builds. It could easily manage all of the editions, archives, and releases. It also integrates nicely with JaCoCo, FindBugs, and Sonar.
# workloa…
-
Automated docker builds need to be setup (master, dev and tags) either using docker hub or github actions can push to docker hub.
These need to be set up for both model builder and invocation endpoin…
-
There is test script for plask https://github.com/vorg/pex-examples/blob/master/test/runall.js
It opens all the examples in plask one by one and tries to look for exceptions on stdout. This way I can …
vorg updated
10 years ago
-
now the build is not failing anymore, but does not push any PDF.. 🤔
probably related to an [updated, stricter package whitelist](
https://github.com/travis-ci/apt-package-whitelist/blob/master/ubu…
noerw updated
7 years ago
-
# Context
I've noticed that [in the releases, no Linux binaries are delivered](https://github.com/LIJI32/SameBoy/releases) along with the iOS (`.deb`, `.ipa`), macOS (Cocoa) and Windows (SDL) build…
-
Having automated builds would make everything easier when a new version of Minecraft comes out.
-
Model Training should happen in an automated process.
A few requirements for this are
- [ ] Implement using bamboo using Linux build agents
- [ ] All bamboo/training scripts must also be source …