Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-8896

Simplify repo.mongodb.(com|org) repository layout.

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: Server
    • Labels:
      None

      Currently, we publish packages for our releases with the following layout:

      • there is a repository for each release series (e.g. 3.0, 3.1, 3.2, 3.3) for stable and unstable releases.
      • we build a second copy of the current stable series into a stable repository.
      • we build a second copy of the current unstable series into a unstable repository.
      • we put all release candidates and nightlies into a testing repository.

      The stable/unstable repositories have the property that, when "current" stable/unstable changes to different release series, after a stable release, the upgrade mechanism on a user's system will automatically upgrade between versions automatically which is often not operationally desirable.

      We only document the repository for the stable release series, though we have erroneously documented the stable repositories in the past.

      This ticket covers a number of changes, so that for repo.mongodb.org and repo.mongodb.com we will:

      • have a repository for each release series (e.g. 3.0, 3.1, 3.2, 3.3) for stable and unstable releases. (no change)
      • publish all release candidates into the testing repository. (no change)
      • publish all nightlies into a new "development" repository (change, but not documented.)
      • remove the current stable/unstable repositories. (change).

      While users will generally not have the unstable repo configured, as it was never documented, some users may have the stable repository configured.

      If you have stable or unstable repositories configured, your package manager will report an error when you attempt to update these packages. If you encounter this, please change your configuration to match the repository for your current branch: at the time of writing, the current stable branch is 3.2 and the current unstable branch is 3.3.

      Sorry for any confusion.

            Assignee:
            Unassigned Unassigned
            Reporter:
            emily.hall Emily Hall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 13 weeks, 4 days ago