We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514109f commit 2dcbbfbCopy full SHA for 2dcbbfb
CONTRIBUTING.md
@@ -112,3 +112,5 @@ If you have commit access, the process is as follows:
112
To upload them to PyPI, go to [Jenkins](https://apm-ci.elastic.co/blue/organizations/jenkins/apm-agent-python%2Fapm-agent-python-mbp/activity)
113
and look for the build with the correct tag name (`vX.Y.Z`). Once the build is done, a dialog will be shown.
114
Note that you need to be logged in to trigger an upload.
115
+1. Create a [Github release](https://github.com/elastic/apm-agent-python/releases)
116
+ targeting the new tag. Copy the changelog into the body of the release.
0 commit comments