Build: #3 did not complete

Job: Release to Maven did not start

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-openapi-maven-plugin

  • chibongho <cbho@pih.org>

    chibongho <cbho@pih.org> 25690825f60d5e09feeaa0caaddd6cb7538909b8

    Merge pull request #1 from capernix/OPENAPI-03
    OPENAPI-03: Fix the broken ref links and enhance the schema generation format

  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> ba06b303fbc1054241610d0ff60c58af32bfdb89 m

    fix: Merge commit conflicts and beautified the code and removed multi spec-generation feat

    • src/main/java/org/openmrs/plugin/rest/analyzer/ModuleClasspathBuilder.java (version ba06b303fbc1054241610d0ff60c58af32bfdb89)
    • src/main/java/org/openmrs/plugin/rest/analyzer/RepresentationAnalyzerMojo.java (version ba06b303fbc1054241610d0ff60c58af32bfdb89)
    • src/main/java/org/openmrs/plugin/rest/analyzer/util/SchemaNameGenerator.java (version ba06b303fbc1054241610d0ff60c58af32bfdb89)
  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> bfafe6c171c173d7e70f3eacaa2d1b523600c6e5 m

    Improved and enhanced broken ref handling

    • src/test/java/org/openmrs/plugin/rest/analyzer/test/OpenmrsOpenapiSpecGeneratorTest.java (version bfafe6c171c173d7e70f3eacaa2d1b523600c6e5)
  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> 0b889b0a01f141be7028d1be0e10f130d3f9f4e8 m

    Generating default and ref schemas using validated methods and unified the naming conventions for consistency

    • src/main/java/org/openmrs/plugin/rest/analyzer/util/SchemaNameGenerator.java (version 0b889b0a01f141be7028d1be0e10f130d3f9f4e8)
    • src/test/java/org/openmrs/plugin/rest/analyzer/test/OpenmrsOpenapiSpecGeneratorTest.java (version 0b889b0a01f141be7028d1be0e10f130d3f9f4e8)
  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> 1ea1238808f5983cbd072eb3bad03063023cd061 m

    Added fix for schema name errors due to inconsistent naming conventions

    • src/main/java/org/openmrs/plugin/rest/analyzer/RepresentationAnalyzerMojo.java (version 1ea1238808f5983cbd072eb3bad03063023cd061)
    • src/main/java/org/openmrs/plugin/rest/analyzer/util/SchemaNameGenerator.java (version 1ea1238808f5983cbd072eb3bad03063023cd061)
    • src/test/java/org/openmrs/plugin/rest/analyzer/test/OpenmrsOpenapiSpecGeneratorTest.java (version 1ea1238808f5983cbd072eb3bad03063023cd061)
  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> 6b7a8c32268bee415b1b3c0ac2e7b5367fc93fd0 m

    Removed the discriminator object due to incorrect usage

    • src/test/java/org/openmrs/plugin/rest/analyzer/test/OpenmrsOpenapiSpecGeneratorTest.java (version 6b7a8c32268bee415b1b3c0ac2e7b5367fc93fd0)
  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> 6fc0f137ad8f49051b398c0f7ed996d59b13ce34 m

    Enhanced the plugin to accept multiple platform versions
    # Conflicts:
    #        src/main/java/org/openmrs/plugin/rest/analyzer/RepresentationAnalyzerMojo.java

    • src/main/java/org/openmrs/plugin/rest/analyzer/RepresentationAnalyzerMojo.java (version 6fc0f137ad8f49051b398c0f7ed996d59b13ce34)