chrisBrookes93 / robotframework-remoterunner

This library provides a robotframework agent, and accompanying robot executor script that allows you to run Robot Framework Test Suites remotely. It's designed to be a lightweight agent and can be used as an alternative, or with a CI Agent (e.g. Jenkins Agent).
MIT License
8 stars 8 forks source link

Extend to CI Actions to also publish package #6

Closed chrisBrookes93 closed 3 years ago

chrisBrookes93 commented 3 years ago

Move towards a CD development strategy whereby the package is automatically published to PyPi. Reviewing and updating the branching strategy should form part of this.