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

[ci][cli] Moving ensures script to config-based batch generation of samples #6509

Merged
merged 40 commits into from
Jun 9, 2020

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    ac4eb20 View commit details
    Browse the repository at this point in the history
  2. Initial conversion to yaml configs

    Configs prefix with 1- need to be manually evaluated.
    jimschubert committed May 31, 2020
    Configuration menu
    Copy the full SHA
    198b036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc8c6bc View commit details
    Browse the repository at this point in the history
  4. Add other/openapi3 files

    jimschubert committed May 31, 2020
    Configuration menu
    Copy the full SHA
    b7c3911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad328b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    9b73136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8ee47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0686c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b5c203 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    838dea5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. [samples] Regenerate

    jimschubert committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    957ab0a View commit details
    Browse the repository at this point in the history
  2. Remove bin/windows

    jimschubert committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    41fbed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68bbb4a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into ensures

    * master:
      Update Generate.java (#6515)
      Undo PR #6451 (#6514)
      Minor enhancement to Python client generator's code format (#6510)
      [python-experimental] Quicken package loading (#6437)
      [Python][Client] Fix delimiter collision issue #5981 (#6451)
      [Java][Jersey2] add petstore integration tests (#6508)
      UE4 client generator fixes (#6438)
      Fix docs typos (#6478)
      [php-laravel] Show required PHP version in docs (#6502)
      [php-lumen] Show required PHP version in docs (#6501)
      [Java][Jersey2] Fix typo and script, Log enhancements, HTTP signature, deserialization (#6476)
      Remove deprecations 5.0 (#6060)
    jimschubert committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1aa03d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb88119 View commit details
    Browse the repository at this point in the history
  6. Regenerate samples

    jimschubert committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    582f814 View commit details
    Browse the repository at this point in the history
  7. Update PR template

    jimschubert committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    898d28c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    886ed4c View commit details
    Browse the repository at this point in the history
  9. [samples] Regenerate

    jimschubert committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bef688c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    8727e8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e9c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b246774 View commit details
    Browse the repository at this point in the history
  4. Remove concept of samples.ci staging

    Generators support .openapi-generator-ignore, allowing maintainers to
    explicitly ignore the regeneration of files which have been modified.
    
    Note that the tooling does not overwrite test files whenever those files
    exist, and it's not entirely necessary to add test files to the ignore
    file.
    jimschubert committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e2790ef View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into ensures

    * master:
      [Go][Experimental] Fix discriminator lookup (#6521)
      Typescript-rxjs: print param name (#6368)
      add oneof discrimistrator lookup to go experimental (#6517)
      [PowerShell] Add useOneOfDiscriminatorLookup option (#6516)
      add discriminator support to anyOf powershell client (#6512)
      [Go][Experimental] Add discriminator support to anyOf (#6511)
    jimschubert committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    9aa5675 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    305e52f View commit details
    Browse the repository at this point in the history
  7. Modify ensure-up-to-date to log stdout, so script does not look like …

    …it hangs on slower machines
    jimschubert committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    818e141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    679a127 View commit details
    Browse the repository at this point in the history
  9. Set generateAliasAsModel CodegenConfigurator#toContext

    This ensures the property (which is effectively a thread-local) gets set
    as expected if the caller resets GlobalSettings as is done in the
    GenerateBatch command.
    jimschubert committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a76b991 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6319879 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Re-enable elm

    jimschubert committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    35ebf9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ensures

    * master:
      [samples] regenerate (#6533)
      [python] Fix date-time parsing (#6458)
      Register OAuth2ClientContext as bean (#6172)
    jimschubert committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    549ca38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee614f View commit details
    Browse the repository at this point in the history
  4. [samples] Regenerate

    jimschubert committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4e5e81b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Merge branch 'master' into ensures

    * master:
      Fix typescript generator for parameter collectionFormat for pipes ssv (#6553)
      [C++][Pistache] Catch HttpError from user-provided handler (#6520)
      remove scala related profile from the pom (#6554)
      move ruby tests to travis (#6555)
      [Java][jersey2] fix cast error for default value in DateTimeOffset object (#6547)
      [Swift] fix GET request with array parameter (#6549)
      [kotlin][spring] Fix ApiUtil compilation (#6084)
      update python samples
      [Python] Fixed docstrings in api.mustache (#6391)
      [BUG][python] Support named arrays (#6493)
      [Go] whitelist AdditionalProperties in the field name (#6543)
      [kotlin][client] remove tabs usage (#6526)
      [PS] automatically derive discriminator mapping for oneOf/anyOf  (#6542)
      [C++][Ue4] various bus fixes (#6539)
      Fix incorrect npx command (#6537)
      update pester to 5.x (#6536)
      comment out openapi3 java jersey2-java8 tests
      add additional properties support to powershell client generator (#6528)
      [Go][Experimental] Support additionalProperties (#6525)
      #5476 [kotlin] [spring] fix swagger and spring annotation for defaultValue (#6101)
    jimschubert committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    9ddc45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2741747 View commit details
    Browse the repository at this point in the history
  3. Fix elm spec validation

    jimschubert committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    68763d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e84eb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into ensures

    * master:
      fix elm test spec (#6572)
    jimschubert committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    fea207a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    63ba557 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    080581b View commit details
    Browse the repository at this point in the history