faasr_register_workflow_github_repo_exists: faasr_register_workflow_github_repo_exists

View source: R/faasr_client_api_github-actions.R

faasr_register_workflow_github_repo_existsR Documentation

faasr_register_workflow_github_repo_exists

Description

Check the remote repository is existing on the github by sending the GET request. If it exists, return TRUE, doesn't exist, return FALSE

Usage

faasr_register_workflow_github_repo_exists(faasr_token, repo)

Arguments

faasr_token

a string for the github token

repo

a string for the target repository name

Value

a logical value; if exists, return TRUE, doesn't exist, return FALSE


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