-
# Feature Request
In a concourse job with multiple resources as input i want to be able to give the tasks a flag or env variable which holds information about which resource triggered the job so th…
gdenn updated
7 years ago
-
We have been working with @phopper-pivotal to implement concourse pipelines for our spring boot applications. Internally on our team we had implemented a similar project to this project and feel that…
-
The full output of a no-op bosh-deploy looks like this:
```
+ bosh -n -d cf deploy /tmp/tmp.hACFvYqcy1
Using environment 'https://35.165.126.82:25555' as client 'admin'
Using deployment 'cf'
…
-
Item 1:
I had to update the download URL in tasks/manage/main.yml, as the call to the local concourse server was returning a 400 when it attempted to download fly. I modified it as:
https://github.c…
-
## What challenge are you facing?
Suppose we have a Concourse resource, called `product-resource`, which knows how to download software packages. It does this by interacting with an API which can t…
-
When running the job it hangs in here:
ert-concourse/ci/tasks/configure-ert.sh: line 61: ert_azure_account_name: command not found
-
# Feature Request
## What challenge are you facing?
In our pipelines we found that in certain cases the put action of the docker-image-resource was taking very long. It appears to freeze up at t…
-
Hi there!
# Bug Report
Resource_type(npm-cache-resource) resource stuck forever in
"discovering any new versions of node_modules"
No logs no output, Task is not starting
**The following…
-
Not sure if this the best location, but I was curious if concourse can deploy to aws (probably elastic beanstalk)? I did some research online and didn't find any definitive answer either way. Curren…
-
# Feature Request
## What challenge are you facing?
Maintaining multiple versions of a pipeline yaml when for different product versions is cumbersome since a lot of the core pipeline content is…