-
## Orb version:
`circleci/slack@4.0.0`
## What happened:
Currently just trying to set up the notification, so I'm intentionally failing a job so that the orb will notify a slack channel. My j…
-
# Describe Task
Add code test coverage for the repository.
## Notes
Feel free to use any online resource and connect with circleci.
-
## Proposal:
Completely abandon fork workflows in favor of branches
OR
Automate privileged forks to reduce friction in those workflows
## Reasoning
We've had a long, colorful history w…
-
Changes to blue orb could include:
spawn in line
spawn in grid
spawn around perimeter of a circle you can resize
-
I'm wanting to send slack messages to different teams in different channels.
It looks like a web hook is linked to a specific channel. Is there any way to use a token and then specify the channel?…
-
Hi,
#1
I'm trying to use this orb but my project uses some private repositories for terraform modules and the infracost cannot handle it even with the github token to access the repos, so I'm tryi…
-
Tests currently execute in parallel using the `mocha-parallel-tests` library. Integration tests often have errors due to lulls in less liquid exchanges. It would be nice to use parallelism in circle…
-
**Orb Version**
1.0.1
**Describe the bug**
When using a tag to trigger a deployment the deploy-via-git command fails with the following message:
```
#!/bin/bash -eo pipefail
if false;then
…
-
### Orb version
1.2.0
### What happened
During update-task-definition, when aws-access-key-id, aws-secret-access-key and aws-region are specified, it throws an error:
```
Error calling work…
-
### Orb version
2.1
### What happened
There is no way to upload a file to slack
### Expected behavior
slack/upload command should be available
### How I do today
Install…