-
Is it possible to have multiple actions files?
```
-
action: "add_triggers"
triggers:
t1:
params:
condition: "cycle % 100 == 0"
actions_file : "trigger_render1…
yslan updated
5 months ago
-
We should modify the Azure Batch script to produce full graphs not only for master branch, but also for other branches. Moreover, Web Viewer should be modified to display results for different branche…
-
When im importing a Solution which has a lower version number then the solution which is currently installed, the solution with the lower version number will import. The check is only it both version …
-
One feature of obo is the ease of doing quick command line hacks, e.g.
- http://read.biostarhandbook.com/ontology/02-sequence-ontology.html
- https://github.com/cmungall/obo-scripts
While not to be e…
-
[/lib/release.sh](https://github.com/heroku/salesforce-buildpack/blob/c4716e622765cb521d741b3b56362e5a06d78976/lib/release.sh#L52) parses the sfdx.yml file to expose properties to the environment that…
-
I am able to use TerraformTaskV1 with a GCP Service Connection successfully, but when I also have a set of gcloud commands in my pipeline that also establishes an authenticated connection to GCP, the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Hi! I would need some help on how to use Stash Pull Requests Builder (https://github.com/ashwanthkumar/gocd-build-github-pull-requests) when pipelines are defined in yaml. Currently, I have a pipeline…
-
**As a:**
spk user
**I want:**
spk generated artifacts to be pinned/versioned, where possible
**So that:**
I can ensure future stability if I use a version of `spk` that has been "certified"
**D…
-
**What happened?**
Defining a default value in the devspace.yaml file will not be overwritten by the `.env` file.
I tried putting `DEVSPACE_ENV_FILE: ".env"` at the beginning and end of the vars.
Wh…