Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Our current process of validating Pull Requests is quite cumbersome and our Continuous Integration/Continuous Delivery needs automation. To ensure that our CI/CD process more becomes more efficient and there's seamless merging of Pull Requests, it's important for us to onboard artifactory as well as enable automated testing and checks for adherence to our coding standards when new Pull Requests are submitted.

    • [

      Jira
      showSummaryfalse
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      key
      FINCN-148
       An An Artifactory Into Build Process

    • Add checks for coding standards to unit tests

    • Add Java signature checking of API to unit tests

    • [

      Jira
      showSummaryfalse
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      key
      FINCN-148
      ]
       Run build and unit tests automatically when a PR is submitted

    • [

      Jira
      showSummaryfalse
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      key
      FINCN-148
      ]
       Change Other Builds ( libraries and services ) to refer to artifactory

...