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

New branch for merge to cylondata cylon #672

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

mstaylor
Copy link
Collaborator

@mstaylor mstaylor commented Sep 2, 2023

Includes cherry picked commits. How is that for speedy work :)

Copy link
Collaborator

@laszewsk laszewsk left a comment

Choose a reason for hiding this comment

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

For lines like this do new line after each , so its easier to read in source code

parser.add_argument("-r", dest='redis_host', type=str, help="redis address, default to 127.0.0.1",
**environ_or_required('REDIS_HOST')) #127.0.0.1
parser.add_argument("-p1", dest='redis_port', type=int, help="name of redis port", **environ_or_required('REDIS_PORT')) #6379

@arupcsedu arupcsedu merged commit 45f15e8 into cylondata:main Sep 15, 2023
6 checks passed
@nirandaperera nirandaperera mentioned this pull request Sep 16, 2023
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.

3 participants