Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from Travis-CI to GitHub Actions for tests #1

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

sfgeorge
Copy link
Owner

@sfgeorge sfgeorge commented Mar 13, 2022

Switch to GitHub Actions.

To-do

  • Get existing images running
  • Get tests to pass in all cases
  • Cache Docker images for speed-up.

…und'

TASK [rvm1-ansible : Configure rvm]
[...] "stderr": "/opt/rvm/scripts/rvm: line 25: ps: command not found\nRVM not loaded, aborting."
TASK [rvm1-ansible : Import GPG keys from keyservers]
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: No such file or directory
gpg: keyserver receive failed: No dirmngr
TASK [rvm1-ansible : Install rvm installer]
[...] "msg": "Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed (_ssl.c:727)>", "url":
"https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer"}
It's not out yet.  Give rvm/rvm project some to deal with the following issue:

Ubuntu 22.04 installs OpenSSL 3 instead of 1.1.  RVM will need to take steps
to continue to compile Ruby against libssl-dev 1.1 instead of 3.
GitHub Runners come with Ansible already
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants