-
**Orb Version**
1.0
**Describe the bug**
Followed instructions to have ruby installed. Ruby not installed.
**To Reproduce**
Use barebones example:
```
jobs:
build:
docker:
…
-
Node v12 is the new LTS, we should upgrade. Because this is used only for the dev environment I think this will be straightforward.
Some related things to change are:
* remove the `NODE_OPTIONS=--…
-
### Orb version
1.0.0
### What happened
I was using this orb's "default" executor and when I switched to use v1.0.0 from v0.1.22 of this orb my job just kept running without completing after …
-
**Orb Version**
0.2.2
**Describe the bug**
After the change introduced in #18 the deprecation warning goes away and the gems are installed in the correct path, but at least on `bundler 2.1.4` s…
fenak updated
4 years ago
-
`:-stable`
is great if I want to lock to a specific version of node, but I'd really like to auto-select the stable version and revision of node a la `nvm install stable`
THX
-
Hey!
I tried switching from `circleci/ruby:2.6-node` to `cimg/ruby:2.6-node`, but now my build fail because libpq is not installed by default anymore? Is this supposed to be the case or is it an ov…
louim updated
4 years ago
-
**Orb Version**
The version number of the orb
0.2.1
**Describe the bug**
Build fails while trying to `ruby/install`
```
#!/bin/bash -eo pipefail
# Fix for retrieving GPG over IPv6 issu…
-
### Orb version
0.1.4
### What happened
```yaml
jobs:
test:
docker:
- image: circleci/buildpack-deps:bionic
steps:
- browser-tools/install-chrome:
debug…
-
# Issue Template
### Description
When using the newest image in circle ci, the following error is displayed when trying to checkout code:
`Either git or ssh (required by git to clone through SS…
-
Brought over from: https://github.com/CircleCI-Public/circleci-orbs/issues/281 after I realized it was moved to this new repo
### Orb version
heroku@1.0.0
### What happened
I kept getting …