Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4765

CI script to generate Driver's dev-package

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.22.0
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Extend current evergreen CI scripts with additional build variant to produce a dev-package on Tag push in the master branch:

      1. Package should be created whenever there is tag pushed in master using the format: "{x}.{y}.{z}-dev{n}".
      2. There should no tests or other pre-requisites for the dev package creation task (it means the package will be pushed even some tests are failed)
      3. Dev package version should be taken from the Tag value "as-is"
      4. Package should be pushed into GitHub packages for the repo.

       

      Additional things to investigate:

      1. Should we have some retention policy?

            Assignee:
            oleksandr.poliakov@mongodb.com Oleksandr Poliakov
            Reporter:
            oleksandr.poliakov@mongodb.com Oleksandr Poliakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: