ambitus / pyracf

Python interface to the RACF Command interface.
https://ambitus.github.io/pyracf/
Apache License 2.0
10 stars 4 forks source link

Jenkins ci cd #15

Closed lcarcaramo closed 10 months ago

lcarcaramo commented 10 months ago

:bulb: Issue Reference

https://github.com/ambitus/pyracf/issues/13

:computer: What does this address?

Complete overhaul of Jenkins CI/CD automation to enable unit testing, build, function test, github release creation, and wheel uploads to the github release and pypi repository for any number of python versions on a z/OS build agent.

Note: This is tested and will be used internally for now, but it should work on any z/OS Jenkins agent that is configured properly.

:pager: Implementation Details

:clipboard: Is there a test case?

We are using an internal Jenkins server at this time, but everything is tested and works.