Skip to content

WIP: Ruby faraday client#1542

Closed
meganemura wants to merge 8 commits intoOpenAPITools:masterfrom
meganemura:ruby-faraday
Closed

WIP: Ruby faraday client#1542
meganemura wants to merge 8 commits intoOpenAPITools:masterfrom
meganemura:ruby-faraday

Conversation

@meganemura
Copy link
Contributor

🚧under construction 🚧

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.4.x, 4.0.x. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

(details of the change, additional tests that have been done, reference to the issue for tracking, etc)

Implementation of #1422.

@meganemura meganemura changed the base branch from ruby-faraday to master November 26, 2018 07:51
@meganemura meganemura force-pushed the ruby-faraday branch 2 times, most recently from 1a8fb01 to 44685be Compare November 26, 2018 07:52
@wing328
Copy link
Member

wing328 commented Jan 16, 2019

@meganemura thanks for the PR. Do you need help with the implementation? Let us know.

@ackintosh ackintosh added the WIP Work in Progress label Mar 11, 2019
@wing328 wing328 modified the milestones: 4.0.0, 4.0.1 May 13, 2019
@wing328 wing328 modified the milestones: 4.0.1, 4.0.2 May 31, 2019
@dkliban
Copy link
Contributor

dkliban commented Jun 17, 2019

@meganemura Are you planning to continue this work?

@wing328 wing328 modified the milestones: 4.0.2, 4.0.3 Jun 20, 2019
@wing328
Copy link
Member

wing328 commented Jul 3, 2019

@dkliban did you have a chance to test it? If you can list out things that need improvement, we can work together on those items.

@wing328 wing328 modified the milestones: 4.0.3, 4.1.0 Jul 9, 2019
@dkliban
Copy link
Contributor

dkliban commented Jul 18, 2019

@wing328 I tried generating a client from this PR and was able to generate a client, however, the Gem spec file needs is specifying the dependencies incorrectly. I will investigate this next.

I rebased this PR against the master branch without problems. Then I ran into #3335 when generating a Ruby client this time. So I think 3335 is not a language specific bug.

@wing328
Copy link
Member

wing328 commented Aug 1, 2019

Closed via #3405

@wing328 wing328 closed this Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants