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

feat: allow connection redis options to be passed directly to constructor #8

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

kldavis4
Copy link
Member

Optionally allow connection options instead of redis instance to be passed to constructor

@kldavis4 kldavis4 merged commit 88829ad into main Nov 16, 2023
1 of 2 checks passed
@kldavis4 kldavis4 deleted the feat/redis_conn_opts branch November 16, 2023 17:45
Copy link

Fails
🚫

node failed.

Log

Error:  Error: Could not find a 'dangerfile.js' or 'dangerfile.ts' in the current working directory (/github/workspace).
    at Object.dangerfilePath (/usr/src/danger/distribution/commands/utils/fileUtils.js:28:11)
    at /usr/src/danger/distribution/commands/danger-runner.js:92:42
    at step (/usr/src/danger/distribution/commands/danger-runner.js:34:23)
    at Object.next (/usr/src/danger/distribution/commands/danger-runner.js:15:53)
    at fulfilled (/usr/src/danger/distribution/commands/danger-runner.js:6:58)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

Generated by 🚫 dangerJS against 271020d

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.

1 participant