scalyr / dataset-addon-for-splunk

The DataSet Add-on for Splunk provides integration with
Apache License 2.0
3 stars 10 forks source link

Add instructions about release procedure #99

Closed martin-majlis-s1 closed 10 months ago

martin-majlis-s1 commented 10 months ago

🥅 Goal

Add instructions about the release procedure.

🛠️ Solution

Instructions are added:

When code is merged, new tag is created and content of the release folder is updated with the tarball containing the latest version. You can release new version by following these instructions:

  1. Go to Releases and remember what was the latest version released.
  2. Click on Draft new release.
  3. Create new release by:
    1. Pick the latest tag.
    2. As previous tag pick the tag of the latest release from 1.
    3. Click on Generate release notes.
    4. Upload the file from the release folder - TA_dataset-x.y.z.tar.gz.
    5. Append some short description to the Release title.
  4. Click on Publish release.

dataset-addon-for-splunk-end dataset-addon-for-splunk-begin

🏫 Testing

Check the instructions.