Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-2338

Add support to maven actions for branches in the rest API

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Currently we have these endpoints, that use the master branch:

      /spaces/<spaceName>/projects/<projectName>/maven/compile
      /spaces/<spaceName>/projects/<projectName>/maven/deploy
      /spaces/<spaceName>/projects/<projectName>/maven/install
      /spaces/<spaceName>/projects/<projectName>/maven/test

      Aside form those, we have to add these endpoints:

      Endpoints to add branch parameter:

      /spaces/<spaceName>/projects/<projectName>/branches/<branchName>/maven/compile
      /spaces/<spaceName>/projects/<projectName>/branches/<branchName>/maven/deploy
      /spaces/<spaceName>/projects/<projectName>/branches/<branchName>/maven/install
      /spaces/<spaceName>/projects/<projectName>/branches/<branchName>/maven/test

              gdonasci Gabriel do Nascimento Ribeiro (Inactive)
              paulovmr Paulo Rego
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: