Skip to content

NCIOCPL/build-info-action

Repository files navigation

Build-Information Generator

Generates a build-info.json file describing the version of the code in a build.

Input Params

  • output-name - The file name to output. Defaults to build-info.json.
  • format - The data format for the generated file. At present, only json is supported. (If specified, must be lowercase.)

Usage

  steps:

    - name: Create build-info.json with default inputs.
      uses: nciocpl/[email protected]

    - name: Create with alternate name.
      uses: nciocpl/[email protected]
      with:
        output-name: alternate-file-name.json

About

Action to create a build-info.json file

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •