Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4541

Automated Release Improvements

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers
    • 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?

      Context

      Improve centralized automated release capability.

      • Version handling: instead of giving the post version, make it optional and default to {x.y+1.0.dev0}

        for a minor release and

        {x.y.z+1.dev0}

        for a patch release.

      • Release notes: scrape the release notes from the changelog to populate the draft GitHub Release, which can also be used as the forum post body.
      • GitHub Attestation: implement GitHub Attestations for our dist files.

      Definition of done

      Above improvement are made and tested in PyMongo.

      Pitfalls

      None

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: