Skip to content

Action for installing and configuring IX-Ray Compressor utility to PATH of the runner

License

Notifications You must be signed in to change notification settings

ixray-team/setup-compressor

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2024
Oct 21, 2024
Oct 15, 2024
Jan 27, 2025
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Jan 27, 2025
Jan 27, 2025

Repository files navigation

Setup Compressor

License Release Open in Dev Containers Run action

Action for installing and configuring IX-Ray Compressor utility to PATH of the runner

Inputs

List of available inputs:

  • codebase
    • Requested version of IX-Ray codebase
    • Required
  • release
    • Requested version of IX-Ray release
    • Required
    • Default value latest

Example usage

uses: ixray-team/setup-compressor@v0.1
with:
  codebase: '1.6-stcop'
  release: '1.0'

License

Contents of this repository licensed under terms of the MIT license unless otherwise specified. See this file for details