Giter Site home page Giter Site logo

terrorizer1980 / action-upload-robot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robocorp/action-upload-robot

0.0 1.0 0.0 314 KB

GitHub action to update a robot in Robocorp Cloud

License: Apache License 2.0

TypeScript 70.29% RobotFramework 29.71%

action-upload-robot's Introduction

GitHub action to update a robot in Robocorp Control Room

This GitHub Actions uploads a robot to Robocorp Control Room. It updates a robot existing in Control Room, identified by robot-id option.

Usage

Example Workflow file

An example workflow file to update robot in Control Room:

jobs:
  upload-robot:
    runs-on: ubuntu-latest
    name: Upload robot
    steps:
      - name: Checkout files from repository
        uses: actions/checkout@v2
      - name: Upload robot to Control Room
        uses: robocorp/action-upload-robot@v1
        with:
          workspace-key: ${{ secrets.ROBOCORP_WORKSPACE_KEY }}
          workspace-id: ${{ secrets.ROBOCORP_WORKSPACE_ID }}
          robot-id: ${{ secrets.ROBOCORP_ROBOT_ID }}
Configuration
option value default description
workspace-id string The workspace ID
workspace-key string Workspace API key in target workspace
robot-id string ID of the robot in Control Room
api-endpoint string https://api.eu1.robocloud.eu Control Room API URL
robot-dir string ./ Directory which to pack and upload

action-upload-robot's People

Contributors

hilzu avatar avaissi avatar jesse-robo avatar rihardsgravis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.