Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21384

Source Control tasks

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Tasks
    • 3
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem definition

      Currently, the Repository Commit task performs both a commit and a push.

      This task will commit all local changes to a repository. For DVCS repositories (which distinguish between local and remote commits) this task will push the commits to the remote repository.

      Suggested solution

      Considering that there is already a Repository Push task that performs push only, it would be great to modify the existing Repository Commit task and make the push optional, meaning that it would be possible to use it as a commit only task, without automatically pushing the changes to the remote repository (for DVCS repos).

      Another great task to have would be a Repository Pull one, that performs a pull from the remote repository.

      Workaround

      Use a script task to perform the operations separately.

              Unassigned Unassigned
              7bef8aece2a3 Eduardo Collaziol
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: