Skip to content

Encode parameters for the promote plugin API#216

Open
dropofwill wants to merge 1 commit intoarangamani:masterfrom
dropofwill:encode-params
Open

Encode parameters for the promote plugin API#216
dropofwill wants to merge 1 commit intoarangamani:masterfrom
dropofwill:encode-params

Conversation

@dropofwill
Copy link

It's common to have process names that are not URI safe (spaces, etc.),
so this re-uses the convention of calling path_encode at the string
interpolation level.

It's common to have process names that are not URI safe (spaces, etc.),
so this re-uses the convention of calling path_encode at the string
interpolation level.
@dropofwill
Copy link
Author

dropofwill commented Oct 3, 2016

Failures are Ruby 1.9.3 related, and appear to be also occurring on master.

Seems to be related to some unicode characters in a spec file or something.

@grosser
Copy link
Collaborator

grosser commented Mar 20, 2023

please rebase so CI can run

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