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

Save job data as-is without re-encoding #83

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

Conversation

NathanBaulch
Copy link

@NathanBaulch NathanBaulch commented Mar 10, 2019

cjson escapes forward slashes which is causing problems for me. I'd like qless to just save job data to Redis verbatim without any decode/encode side-effects.
I've also fixed some inconsistencies with job data param names and assertion messages.
All unit tests are passing.

@dlecocq
Copy link
Contributor

dlecocq commented Mar 12, 2019

I don't see the checks run on this PR, but the content looks good to me

@NathanBaulch
Copy link
Author

Any idea why Travis didn't kick off?

@dlecocq
Copy link
Contributor

dlecocq commented Mar 13, 2019

I don't :-/ I no longer have access to the Travis configuration. @lindseyreno or @evanbattaglia - do you happen to know?

@lindseyreno
Copy link

I don't know how or why but the repo was deactivated in Travis. I reactivated it and it is working again. Either reopen the PR or push an empty commit to trigger a build.

@dlecocq
Copy link
Contributor

dlecocq commented Mar 14, 2019

LGTM

@NathanBaulch
Copy link
Author

Bump!

1 similar comment
@NathanBaulch
Copy link
Author

Bump!

@b4hand
Copy link
Contributor

b4hand commented Sep 13, 2022

See my comment on #85 regarding the state of this project.

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.

4 participants