Skip to content

3.227

Latest
Compare
Choose a tag to compare
@BradleyA BradleyA released this 28 Jul 19:52
· 723 commits to master since this release

Updates included in this release:

  • Added template.sh FVT test cases run during git commit hooks/(post-commit, pre-commit, README.md, var-git-test.example) if TEST directory
  • Added DEFAULT_ variables from other scripts
  • Added production standard 9.0 Parse CLI options and arguments #24
  • Changed display_help section titles to BOLD
  • Updated README.md: corrected clone path from user-work-files to user-files
  • Updated add 4 command line argument input examples
  • Moved 'Test <REGISTRY_PORT> for integer' code before command line arguments
  • Updated display_help OPTIONS section to match USAGE section format and #23
  • Removed $0 from display_help sections to ${COMMAND_NAME} to help with CI/CD & CT #23
  • Changed production standard 8.3.200 --usage for CT and #23
  • Updated ARCHITECTURE TREE ~user/.docker/ca.pem comment
  • Added each hosts etc/ssh/sshd_config-(cluster hosts) file changes
  • Updated ARCHITECTURE TREE with ssh design
  • Added display_usage function to display_help (production standard 8 --usage) #22
  • Designed sshd_config standards (research . . .)
  • Added ssh to Architecture tree #21
  • Updated .ssh/config
  • Corrected GIT major version number from 1 to 3
  • Updated display_help
  • Corrected binary operator expected incidents
  • Added MIT License production standard 5.1.160 Copyright
  • Added production standard 7.0 Default variable value
  • Updated production standard 4 Documentation Language
  • Added ROOT access example code
  • Updated .gitignore with .env
  • Updated README.md
  • Synced repository on bitbucket and gitlab push and pull, .gitconfig
  • Added images to repository
  • Change repository from user-work-files to user-files
  • Added gitlogl command to search local repository to .bash_aliases
  • Updated display-help for production standard 4 Internationalizing
  • Tested production standard 3.0 shellcheck #15
  • Added LICENSE file
  • Added more command to display_help #14
  • Run pylint3
  • Added 'where' to git alias
  • Updated display_help with DEBUG information
  • template.py add environment variable for DEBUG variable close #11
  • template.py change log format and order close #13
  • template.sh change log format and order close #12
  • template.sh --> production standard 1 add environment variable for DEBUG variable #10
  • template.{py,sh} ISO 8601 for data format #7 #9
  • Defined USER variable because USER variable is not defined when scripts are run in crobtab
  • template.py. Check on is os.getenv USER #8
  • template.py .sh --> production standard 1 change ALL scripts echo & print DEBUG INFO WARNING ERROR #4
  • template.py rewrite if LANGUAGE complete close #6
  • Added examples for arguments and precedence with environment variables
  • Added -Txterm to tput lines, remove n to logging information
  • Rename date function to get_date_stamp
  • Added template.py to match template.sh
  • Added $HOME/.ssh/config to support other ports and account on other systems #1
  • Added notes for GitLab and Bitbucket
  • Created .dockerignore