Note: You are looking at a static snapshot of documentation related to Robot Framework automations. The most recent documentation is at https://robocorp.com/docs

Deploying to production

The implementation has been done, reviewed, and tested both locally and in Control Room. Time for production deployment!

Verify that the production workspace setup is complete

Is the vault configured? Does it have the correct production credentials?

Ensure the right people are available

Is the author available if there are unexpected issues right after the launch?

Production checklist

Go through the production checklist to verify you have important things taken into account.

Push the robot to Control Room!

Upload or push the new robot to Control Room.

Instead of manually pushing the robot to Control Room, you can also set up GitHub Actions integrations to do it for you automatically!