worker
worker copied to clipboard
Worker runs your Travis CI jobs
This is a short-term hack that is _not intended to be merged in current form_. For more info, please holler at @meatballhat.
~~This is still early stages. Lots of TODOs still left. And log writing is not fully working yet. But we're able to upload the agent to the job VM and...
## What is the problem that this PR is trying to fix? Duplicated lines ## What approach did you choose and why? Remove duplicated line ## How can you test...
After install travis-worker from snap: ``` $ sudo snap install travis-worker --edge travis-worker (edge) v6.2.16+git21.cd59585 from Travis CI✓ installed ``` I try to get help: ``` $ travis-worker help NAME:...
## What is the problem that this PR is trying to fix? ## What approach did you choose and why? ## How can you test this? ## What feedback would...
Hi there. I was curious if your company might support [gollvm](gollvm). I was able to compile the Worker project, using [gollvm](https://drive.google.com/file/d/1AJwxoYG30JPL43EpLflg3UAeE7STKYMf/view?usp=sharing) . I wasn't able to run any tests, due...
Hi All, In an Openstack environment , would there be a worker support in spinning up VM instance using "volume" as "booting source" besides "image". As seen from here -...
This commit adds a new Dockerfile for ppc64le which builds travis-worker binary and run it inside a Docker container. ## What is the problem that this PR is trying to...
Thanks @shaleh _Originally posted by @muizzk in https://github.com/travis-ci/docs-travis-ci-com/pull/2700#issuecomment-591680604_