Skip to content

GitHub Action which allocates a new Scalr deployment in the Revizor's test environments pool.

Notifications You must be signed in to change notification settings

Scalr/gh-action-revizor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revizor docker action

This action create|delete the test environment container.

To configure this action, you need to provide the following environment variables:

  • REVIZOR_URL: Revizor base url.
  • REVIZOR_TOKEN: Revizor access token.
  • SCALR_TOKEN: Scalr access token.

Inputs

command

Required The command to execute: create|delete.

container_id

Optional The container ID.

Outputs

container_id

The container ID.

hostname

The test environment hostname.

Example usage

uses: Scalr/gh-action-revizor@master
with:
    command: create

About

GitHub Action which allocates a new Scalr deployment in the Revizor's test environments pool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •