-
I can't find in the API how to register the repository.
If anybody can find it, it would be great!
http://docs.shippable.com/platform/api/api-overview/#!/Projects/post_projects_projectId_newBuil…
-
### Description
```php
->whereIn('shippable_id', Cart::proxy()->newQuery()->expired()->select('id'))
```
`shippable_id` is an SQL integer, Cart's ID is a UUID.
Could Larasta…
-
I'm looking for a low cost solution to migrate a small commerce selling PDF files. I'm wondering if digital products be supported eventually?
Our use case would be something like:
1. Customer br…
-
When I tried to add the below definition and I go error while deploying. Is Capacity Provider Strategy supported by shippable?
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service_de…
-
I can't tell exactly where my problem is arising, but as of about a week ago I've been unable to deploy my Node app via Shippable.
I was running an older version of Node when the issue first arose.…
-
-
## Expected/Wanted Behavior
drone.io is CI/CD with Docker in mind, this meshes well with Nebula, the ARM step should first be moved to be built on it & depanding on the results maybe the x64 build …
-
Travis runs only on Linux and Mac. Codeship seem to support only Linux. For Windows there is AppVeyor.
AppVeyor todo:
- We already have all automation build scripts in the tools/ directory
- Use …
-
The output in `buck-out` uses symlinks which is fine for running locally. What binary would I pass to `make_pex_standalone` to build a standalone pex for shipping?
More generally to "install" som…
-
Hi,
I would like to have a way to ship executables which contain R, some functions and dependencies for the functions, ie. libraries. The background is the following: I work in a research data cent…