You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(tooling): swap out dbviz custom database diagram tool for SchemaSpy, remove dependencies in catalyst-ci postgresql base
* chore(tooling): swap out dbviz custom database diagram tool for SchemaSpy, remove dependencies in catalyst-ci postgresql base
* chore(tooling): refactored how the dependencies are downloaded and cached to avoid apt install executing every run (reduced network calls)
* chore(tooling): refactored how the dependencies are downloaded and cached to avoid apt install executing every run (reduced network calls)
* chore(tooling): Fix markdown warnings breaking the CI build. No warnings required on md file as it is just a container for SchemaSpy
* chore(tooling): fix breaking CI issues
* chore(tooling): fix breaking CI issues
* refactor(tooling): modified approach to align with repo goals based on PR feedback. Removed seperate layers for package installs
* refactor(tooling): re-ordered package install and download steps for improved caching
* refactor(tooling): removed dbviz utility from repository, dbviz is no longer required and has been replaced with SchemaSpy for database schema visualizations diagram generation
---------
Co-authored-by: Steven Johnson <[email protected]>
0 commit comments