faasr_register_workflow_github_actions: faasr_register_workflow_github_actions

View source: R/faasr_client_api_github-actions.R

faasr_register_workflow_github_actionsR Documentation

faasr_register_workflow_github_actions

Description

register the workflow for github actions. parse faasr to get the repository list and actions. create a local/remote repository for the FaaSr actions.

Usage

faasr_register_workflow_github_actions(
  faasr,
  cred,
  cron = NULL,
  runner = FALSE
)

Arguments

faasr

a list form of the JSON file

cred

a list form of the credentials

cron

a string for cron data e.g., */5 * * * *

runner

a logical value; enable runner


FaaSr documentation built on June 22, 2024, 9:38 a.m.