Skip to content

andry81-devops/gh-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo size in bytes lines of code by tokei.rs

GitHub views|any|total GitHub views|any|14d GitHub views|unique per day|total GitHub views|unique per day|14d

GitHub clones|any|total GitHub clones|any|14d GitHub clones|unique per day|total GitHub clones|unique per day|14d

GitHub commits since latest version latest release name GitHub all releases

donate


UserlogChangelogDependenteescopyright and license Copyright and License

GitHub workflow support scripts.

Tutorials to use with: https://github.com/andry81/index#tutorials

gh-workflow@master

Dependentees

Usage

Local

  1. Open Linux or Cygwin console, for example, in bash/github directory.

  2. Set workflow root variables:

    GH_WORKFLOW_ROOT=$(realpath ../..)
  3. Run an initialization script:

    . ./init-yq-workflow.sh
  4. Run postponed initialization functions:

    tkl_execute_calls gh
  5. Run other functions...

To start over:

tkl_unset_all_include_guards

Tests

https://github.com/andry81-devops/gh-workflow--tests

Copyright and License

Code and documentation copyright 2021 Andrey Dibrov. Code released under MIT License