Skip to content

3.2.0

Choose a tag to compare

@BradleyA BradleyA released this 18 Feb 19:36
· 278 commits to master since this release

Version 3.2.0

Release Name 3.2.0

Release Date 2020-02-18T13:30:17.137229-06:00 (CST)

After 6 months of downloading github-repository-traffic I am able to release GitHub Repository Traffic Parser

Features Added

  • Update issue templates
  • Update README.md
  • cluster-command
    • cluster-command/cluster-command.sh add support for production standard 8.0 --usage close #28
    • cluster-command/cluster-command.sh upgrade to Production standard 1.3.496 DEBUG variable ; shellcheck version section corrected
    • cluster-command/cluster-command.sh upgrade or add 1.3.531 DEBUG variable, 8.3.530 --usage, 0.3.214 --help, 4.3.534
      Documentation Language, 9.3.513 Parse CLI options and arguments, 7.0 Default variable value
  • github-repository-traffic
    • added github-repository README to support design process
    • change data directory to /usr/local/data/github/${DEFAULT_REPOSITORY_OWNER}/${DEFAULT_REPOSITORY}
    • new directory structure to ${DEFAULT_DATA_GITHUB_DIR}/${GITHUB_OWNER}/{log,data} to manage data & commands
    • changed DATA_DIR to DATA_GITHUB_DIR
    • github-repository/setup.github.repository.sh added requirements checking with help if not met
    • move the echo help hint above the LOOP so user can copy ALL crontab lines at one time
    • github.repository.list create example file with github repository names with one on each line
    • github-repository/setup.github.repository.sh changed ln -s to ln-sf to force ln and stop error message File exists
    • github-repository/parse.repository.data.sh parse data to be used in table
    • github-repository/setup.github.repository.sh add code for clone.heading & view.heading
    • github-repository/parse.repository.data.sh total clones include total in clone.total
    • github-repository/parse.repository.data.sh add totals to tables
    • Create clone.table.md
    • Create view.table.md
    • github-repository-traffic/parse.repository.data.sh create display_help description
    • github-repository-traffic/parse.repository.data.sh check if filename not found; ERROR; exit 1; exit 1
    • github-repository-traffic/parse.repository.data.sh add DEBUG around rm to preventing from being removed when DEBUG is not equal to 0
    • github-repository-traffic/setup.github.repository.sh setup GITHUB_OWNER environment variable
    • github-repository-traffic/setup.github.repository.sh update display_help
    • github-repository-traffic/parse.repository.data.sh complete display_help SEE ALSO
    • github-repository-traffic/setup.github.repository.sh Upgrade all Production standards
    • github-repository-traffic/parse.repository.data.sh [clone,view].data.* files exists and size greater than zero
    • github-repository-traffic/parse.repository.data.sh Complete display_help ENVIRONMENT VARIABLES
    • github-repository-traffic/owner.repository add YEAR DIRECTORY
  • github-animated-GIF

Issues

  • cluster-command
    • close #28 cluster-command/cluster-command.sh - add support for production standard 8.0 --usage
  • github-repository-traffic
    • close #29 Include GitHub repository traffic data in README
    • close #33 github-repository-traffic/parse.repository.data.sh create display_help description
    • close #34 github-repository-traffic/setup.github.repository.sh setup GITHUB_OWNER environment variable
    • close #35 github-repository-traffic/parse.repository.data.sh check if filename not found; ERROR; exit 1; exit 1
    • close #36 github-repository-traffic/parse.repository.data.sh add DEBUG around rm to preventing from being removed when DEBUG is not equal to 0
    • close #37 github-repository-traffic/parse.repository.data.sh Complete display_help ENVIRONMENT VARIABLES
    • close #38 github-repository-traffic/parse.repository.data.sh complete display_help SEE ALSO
    • close #39 github-repository-traffic/parse.repository.data.sh [clone,view].data.* files exists and size greater than zero close
    • close #41 github-repository-traffic/setup.github.repository.sh update display_help
    • close #42 github-repository-traffic/setup.github.repository.sh Upgrade all Production standards
    • close #43 github-repository-traffic/owner.repository add YEAR DIRECTORY
  • github-animated-GIF