Skip to content

fluxxBot/dynamic-matrix-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jfrog-Pipelines-Task

This JFrog pipelines task creates steplets during runtime for a matrix step.

this task performs below actions

  • Gets input for the required configuration
  • Sanitizes the input
  • Makes api call for the given configuration

What's New

Add whats latest in the release

  • Added to support caching

Prerequisites

Add pre requisites for running this task

This task requires jfrog-cli, JFrog Xray

Usage

Give some sample configuration for running Basic:

- task: jfrog/[email protected]
  repository: pipelines-tasks-virtual
  id: my-awesome-task
  input:
    input1: value1
    input2: value2

Input Variables

Name Required Default Description
inputA true Simple description about inputA
inputB false false Simple description about inputB

Exported Environment Variables

Mention all the environment variables which the task exports

How does it work?

Give a simple description how Task functions

License

Mention the License for the Task

Release Notes

The release notes are available here.

Troubleshooting

  • Add any known errors and what might be the reason for the error.

Related Tasks

  • Mention all the relatable tasks which might help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published