-
So while trying out this orb, there seems to be some missing jobs and or other information. So I am trying to use build job but this does not actual exist in the source code, so that would be helpful…
-
I realized just now that 2.7.8 was released yesterday however it would be great to have a 2.7.8-based image.
Thank you!
-
### Orb version
8.2.1
### What happened
See issue https://github.com/CircleCI-Public/aws-ecr-orb/issues/182
Which supposedly was fixed in https://github.com/CircleCI-Public/aws-ecr-orb/pull/…
-
Hi, I've installed this gem and am using it fine locally.
On my CI environment (CircleCI) which is using a linux node docker image, I'm getting this error when running a `bundle exec rake db:migrat…
-
@bo-tato Ran into test failures after merging your fix.
The tests seem to succeed consistently when I run `lein do clean, test` at the shell, and fail pretty consistently when I run `lein with-prof…
-
On CircleCI I have the following problem.
```yaml
orbs:
codecov: 'codecov/codecov@3.2.4'
```
Step `codecov/upload` gives the following error:
**source**
```
#!/bin/bash -eo pipefail
s…
-
The pyenv shims in `/home/circleci/.pyenv/shims` providing basic python commands like `pip`, `virtualenv`, and `python` in the docker image `cimg/python:3.8` (id: `cd0773ee5133`) can't be executed in…
-
## Meta:
**CircleCI CLI Version:** `0.1.25569`
**Operating System:** `cimg/python:3.10.9`
**CircleCI CLI Diagnostic:**
```
$ circleci diagnostic
---
CircleCI CLI Diagnostics
---…
-
## Problem
I am trying to build a new container image to use on CircleCI, so my Dockerfile starts with
```docker
FROM cimg/base:2022.09
```
I am using the Docker orb default publish job to attemp…
-
**Orb Version**
2.0.0
**Describe the bug**
A few of ours projects at VanMoof use this orb to deploy to AWS. In the deployment job, we also have a step to notify the team via a Slack webhook wheth…