Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3208

Enhance REST to allow query by repository ID

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Fix
    • None
    • API - REST, Repositories
    • None
    • Crucible 2.10.1, FEDS 1.0.5, Stash 2.2.0
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Web Links:

      Crucible Administrator's desire new Stash repositories to be automatically seen and added to Crucible (or to <insert atlassian product here>) on repo creation. One attempt to facilitate this using Crucible with the Directory Scanning Plugin (FEDS) installed had the following problem:
      FEDS was configured to scan the Stash $STASH_HOME sub-directory data/repositories/ for new repositories. When repos are added to Stash the following things happen (among others)

      1. a record is created in the database table 'repository'
      2. a clone is created in the $STASH_HOME/data/repositories directory using the new db record's primary key as the directory name

      FEDS added each repo it found in the directory to Crucible - but without any useful identifying information. Each repo was added using the directory name as the Crucible Repo name. And Crucible doesn't surface the repo description useful for identifying what repo ## really is.

      My thought - if Stash provided a rest call to query repositories based on ID then the FEDS plugin could be modified to use the directory name in a rest call to pull Repository intel out of Stash - that way the Crucible Repo it then creates could have a meaningful name

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a09a4d781816 William Crighton [CCC]
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: