Skip to content
  • Stuart Rowlands's avatar
    605f9dc9
    Added common validation scripts. (#67) · 605f9dc9
    Stuart Rowlands authored
    
    
    * Added common validation scripts.
    
    * Add testing and linting.
    
    * Remove yaml from shellcheck.
    
    * Remove echo'd line.
    
    * Add autoload lookup.
    
    * Rename to follow naming pattern.
    
    * Change yaml-lint and files that contain glob patterns.
    
    * Add tests.
    
    * Fix tests.
    
    * Fix indentation on yaml lint.
    
    * Update for passing tests.
    
    * Rename to govcms-yaml_lint.
    
    - Update tests and allow overrideable location for executable
    - Adds more testing.
    
    * Rename yaml-lint.
    
    * Fix tests.
    
    * Remove docker-compose from the lint list.
    
    * Ensure platform and theme are updated.
    
    * Exclude node_modules.
    
    * Change custom exclusion test case.
    
    * Ignore CS error.
    
    * Disable Drupal.Commenting.ClassComment.Short.
    
    * Ignore Drupal.Classes.UseGlobalClass.RedundantUseStatement
    
    * Remove use statement for Drupal.Classes.UseGlobalClass.RedundantUseStatement.
    
    * Add the sshkey to the container.
    
    * Add ssh_keys.
    
    * Reset CI ssh agent.
    
    * Change order of ssh-agent.
    
    * Reset agent.
    
    * Remove the gitconfig.
    
    * Unset the ssh force in vet test.
    
    * Fix typo.
    
    * Add node_modules fixture for testing.
    
    * Update to include module_verify script for CI.
    
    * Exclude PHP script.
    
    * Input device is not a TTY.
    
    * Catch fails.
    
    * Add -T for tty support to docker commands.
    
    * Add success message.
    
    Co-authored-by: default avatarSteve Worley <sj.worley88@gmail.com>
    Co-authored-by: default avatarGovCMS service account <govhosting@finance.gov.au>
    605f9dc9
    Added common validation scripts. (#67)
    Stuart Rowlands authored
    
    
    * Added common validation scripts.
    
    * Add testing and linting.
    
    * Remove yaml from shellcheck.
    
    * Remove echo'd line.
    
    * Add autoload lookup.
    
    * Rename to follow naming pattern.
    
    * Change yaml-lint and files that contain glob patterns.
    
    * Add tests.
    
    * Fix tests.
    
    * Fix indentation on yaml lint.
    
    * Update for passing tests.
    
    * Rename to govcms-yaml_lint.
    
    - Update tests and allow overrideable location for executable
    - Adds more testing.
    
    * Rename yaml-lint.
    
    * Fix tests.
    
    * Remove docker-compose from the lint list.
    
    * Ensure platform and theme are updated.
    
    * Exclude node_modules.
    
    * Change custom exclusion test case.
    
    * Ignore CS error.
    
    * Disable Drupal.Commenting.ClassComment.Short.
    
    * Ignore Drupal.Classes.UseGlobalClass.RedundantUseStatement
    
    * Remove use statement for Drupal.Classes.UseGlobalClass.RedundantUseStatement.
    
    * Add the sshkey to the container.
    
    * Add ssh_keys.
    
    * Reset CI ssh agent.
    
    * Change order of ssh-agent.
    
    * Reset agent.
    
    * Remove the gitconfig.
    
    * Unset the ssh force in vet test.
    
    * Fix typo.
    
    * Add node_modules fixture for testing.
    
    * Update to include module_verify script for CI.
    
    * Exclude PHP script.
    
    * Input device is not a TTY.
    
    * Catch fails.
    
    * Add -T for tty support to docker commands.
    
    * Add success message.
    
    Co-authored-by: default avatarSteve Worley <sj.worley88@gmail.com>
    Co-authored-by: default avatarGovCMS service account <govhosting@finance.gov.au>
Loading