splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

WIP: Release Github Actions Test (Do not merge!) #339

Closed amysutedja closed 4 years ago

amysutedja commented 4 years ago

This branch tests Github Actions in master. (You can only follow these steps if you're an admin of this repo.)

Test Steps

You must upversion if you want to repeat these steps. Choose an obviously incorrect version.

Cleanup

  1. Delete the tag: git push origin :20.6.13
  2. Go to https://github.com/splunk/splunk-sdk-python/releases and Edit the draft 20.6.13 release and discard it.
  3. Close this pull request. Do not merge it.
shilpabijam commented 4 years ago

Tested the happy path and a couple of error scenarios with existing tag and existing test package on testpypi. All seem ok.