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

chore(ci): fix redis connection #355

Merged
merged 6 commits into from
Jul 14, 2023
Merged

chore(ci): fix redis connection #355

merged 6 commits into from
Jul 14, 2023

Conversation

styfle
Copy link
Member

@styfle styfle commented Jul 14, 2023

Previously the BULL_REDIS_CONNECTION env var was a remote redis instance.

That token instance must have changed hostnames or expired because it started failing with getaddrinfo ENOTFOUND.

This PR removes the need for a remote instance and instead uses github actions service container to starts and stop redis.

@styfle styfle marked this pull request as ready for review July 14, 2023 18:41
@styfle styfle requested a review from ijjk as a code owner July 14, 2023 18:41
@styfle styfle requested a review from gnoff July 14, 2023 18:41
@styfle styfle enabled auto-merge (squash) July 14, 2023 18:41
@styfle styfle merged commit f41f349 into main Jul 14, 2023
@styfle styfle deleted the fix-ci-redis-connection branch July 14, 2023 19:20
@github-actions
Copy link

🎉 This PR is included in version 0.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants