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

Modify full entity name to be RFC3986 compliant #797 #798

Merged
merged 6 commits into from
Jun 30, 2020

Conversation

garrettblehm
Copy link
Contributor

Signed-off-by: Garrett Blehm garrett.blehm@cerner.com

Addresses issue #797.

Updated parse_entity_name method to use RFC3986 compliant _ instead of :: as separator.

Garrett Blehm added 2 commits June 17, 2020 09:13
Signed-off-by: Garrett Blehm <garrett.blehm@cerner.com>
Signed-off-by: Garrett Blehm <garrett.blehm@cerner.com>
@coveralls
Copy link

coveralls commented Jun 17, 2020

Coverage Status

Coverage remained the same at 99.469% when pulling 82577ef on GarrettB71:fix_ref_values into e86c9ba on ruby-grape:master.

@LeFnord
Copy link
Member

LeFnord commented Jun 28, 2020

thanks @GarrettB71 … for spotting and fixing it

@LeFnord
Copy link
Member

LeFnord commented Jun 28, 2020

mmh a bit strange, travis says it's all fine, but GH ??? … 

please can you push again to trigger the travis pipeline, thanks

@garrettblehm
Copy link
Contributor Author

I believe the build is failing due to a change in grape-swagger-entity 0.5.0. It looks like it's trying to dig a null value here https://github.com/ruby-grape/grape-swagger-entity/pull/50/files#diff-a5091f3c521e5de0c1dfc6483f237842R16.

@LeFnord LeFnord added the next release PRs for the next release label Jun 30, 2020
@LeFnord
Copy link
Member

LeFnord commented Jun 30, 2020

thanks @GarrettB71

yeap … that was it, it should be fixed now … I'll change onle the Upgrading to the next version, which will be 1.2.0

@LeFnord
Copy link
Member

LeFnord commented Jun 30, 2020

please can you adapt this spec inheritance_and_discriminator_spec.rb#L51-L53 … thanks and sorry

Signed-off-by: Garrett Blehm <garrett.blehm@cerner.com>
@LeFnord
Copy link
Member

LeFnord commented Jun 30, 2020

thanks @GarrettB71

@LeFnord LeFnord merged commit 961e7ca into ruby-grape:master Jun 30, 2020
aka-momo pushed a commit to aka-momo/grape-swagger that referenced this pull request Feb 8, 2023
…grape#798)

* Modify full entity name to be RFC3986 compliant ruby-grape#797

Signed-off-by: Garrett Blehm <garrett.blehm@cerner.com>

* Update changelog and upgrading files

Signed-off-by: Garrett Blehm <garrett.blehm@cerner.com>

* Update Changelog

* Corrects next version

* Modified ineritance and discriminator spec

Signed-off-by: Garrett Blehm <garrett.blehm@cerner.com>

Co-authored-by: Garrett Blehm <garrett.blehm@cerner.com>
Co-authored-by: peter scholz <pscholz.le@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release PRs for the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants