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

Add bioconda to reverse_proxy #114

Merged
merged 5 commits into from
Aug 1, 2024
Merged

Add bioconda to reverse_proxy #114

merged 5 commits into from
Aug 1, 2024

Conversation

AaronJackson
Copy link
Member

Annoyingly I can't get molecule to work locally at the moment, so curious to see what happens in the GitHub Action. May end up being multiple commits to debug, but I'll rebase if that happens.

T E S T 1 2 3

@AaronJackson
Copy link
Member Author

Similar error to what I'm getting...

Error connecting: Error while fetching server API version: Not supported URL scheme http+docker

@manics
Copy link
Member

manics commented Aug 1, 2024

It'll be related to docker/docker-py#3256

Try forcing a newer version of community.docker ansible-community/molecule-plugins#256

E.g. manics/jupyterhub-ansiblespawner#317

@AaronJackson
Copy link
Member Author

Now we are getting somewhere :)

@AaronJackson
Copy link
Member Author

That was much more painful than I wanted it to be

reverse_proxy/molecule/default/verify.yml Outdated Show resolved Hide resolved
molecule-docker==2.1.0
yamllint==1.35.1
requests==2.31.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still needed after updating Ansible/molecule and community.docker?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is on my laptop 😁

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without it I get:

"Error connecting: Error while fetching server API version: Not supported URL scheme http+docker"

requirements.yml Outdated Show resolved Hide resolved
requirements.yml Outdated Show resolved Hide resolved
@manics manics merged commit bcef6e7 into main Aug 1, 2024
10 checks passed
@manics manics deleted the bioconda branch August 1, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants