Skip to content

Commit

Permalink
refactor: remove legacy bash scripts (#370)
Browse files Browse the repository at this point in the history
- Removes all automation bash scripts as they are no longer supported
and have been replaced with other processes
- Moves the saveCMDBRepos script into the execution side of the bash
scripts as it is still in use
- Removes any execution scripts that are no longer support and
have been replaced with other commands
  • Loading branch information
roleyfoley authored Sep 28, 2023
1 parent be0d7a3 commit 020dae3
Show file tree
Hide file tree
Showing 70 changed files with 272 additions and 8,010 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ These options must be set in order for Hamlet Deploy Executor to function correc

| Variable | Value |
|-------------------------|----------------------------------------|
| AUTOMATION_BASE_DIR | `<clone dir>/automation` |
| AUTOMATION_DIR | `<clone dir>automation/jenkins/aws` |
| GENERATION_BASE_DIR | `<clone dir>` |
| GENERATION_DIR | `<clone dir>/cli` |

Expand Down
66 changes: 0 additions & 66 deletions automation/common.sh

This file was deleted.

Loading

0 comments on commit 020dae3

Please sign in to comment.