Skip to content

An example information repository that stores an organization's QC checklists, logo, and pre-checklist contextualizing note for ghqc's environmental variable GHQC_INFO_REPO

Notifications You must be signed in to change notification settings

A2-ai/ghqc.example_info_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ghqc.example_info_repo

An example information repository for ghqc that stores an organization's QC checklists, logo, and pre-checklist contextualizing.

Repo

The Information Repository created by an organization to load organization-specific attributes to ghqc apps can be named anything. The convention is to name in ghqc.org, where org is the organization name.

The https web URL is set as the GHQC_INFO_REPO environment variable for ghqc. To configure ghqc to use this info repo, add the line to your .Renviron:

GHQC_INFO_REPO=https://github.com/A2-ai/ghqc.example_info_repo.git

Alternatively, input the https web URL when running ghqc::setup_ghqc():

> ghqc::setup_ghqc()

── GHQC RENVIRON SETUP ───────────────────────────────────────────────────────────────────────────────────────────────

GHQC_INFO_REPO is not set in your ~/.Renviron
Provide the URL to the configuring information repository: https://github.com/A2-ai/ghqc.example_info_repo.git
✔ GHQC_INFO_REPO was successfully updated to https://github.com/A2-ai/ghqc.example_info_repo.git in ~/.Renviron

── CONFIGURING INFORMATION REPOSITORY ────────────────────────────────────────────────────────────────────────────────

Path to download the configuration information repository (~/.local/share/ghqc/ghqc.example_info_repo) 

→ Attempting to clone https://github.com/A2-ai/ghqc.example_info_repo.git to ~/.local/share/ghqc/ghqc.example_info_repo...
✔ Successfully cloned ghqc.example_info_repo to ~/.local/share/ghqc/ghqc.example_info_repo

── ghqc.example_info_repo Local Content ──

✔ logo.png successfully found

✔ 'note' successfully found

    “Checklist items should be editted by the author on GitHub after checklist generation by the app to
    include specific details about each selected qc file.The author should also add or subtract generated
    checklist items on a case-per-case basis.”
    — 

✔ Checklists directory successfully found

── Checklist directory content 
✔ advanced_checklist.yaml
✔ simple_checklist.yaml

Repo Structure

Checklists

Checklist Structure

Note

Logo

About

An example information repository that stores an organization's QC checklists, logo, and pre-checklist contextualizing note for ghqc's environmental variable GHQC_INFO_REPO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published