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

implemented service meta parameters #436

Closed
wants to merge 2 commits into from
Closed

implemented service meta parameters #436

wants to merge 2 commits into from

Conversation

sc0rp10
Copy link

@sc0rp10 sc0rp10 commented Jul 29, 2018

Fixed #435

@@ -43,6 +46,7 @@
$service_name = $title,
$tags = [],
$token = undef,
$meta = {},
Copy link
Member

Choose a reason for hiding this comment

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

Can you please add a datatype to the new parameter? We would like to have them for all new parameters.

@bastelfreak bastelfreak added the enhancement New feature or request label Jul 29, 2018
@bastelfreak
Copy link
Member

Hi @sc0rp10, a few of our needed gems don't work properly within our specified versions. I will implement a fix in #437. Please rebase after that got merged (or rebase against my featurebranch as soon as it is green).

@sc0rp10
Copy link
Author

sc0rp10 commented Jul 29, 2018

@bastelfreak i'll wait for green build of #437, ok?

@bastelfreak
Copy link
Member

@sc0rp10 yes sounds good.

@jardleex
Copy link
Contributor

Hey folks,
any progress on this one? Just found #441 and this one here.
We would be very happy to find this in the module.
Thank you!

@bastelfreak
Copy link
Member

@jardleex I cannot merge this, because there are conflicts. Are you interested in rebasing it and provide the code as a new PR?

@jardleex
Copy link
Contributor

jardleex commented Feb 4, 2019

I think this can get closed due to #466

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.

None yet

3 participants