|
|
f89832d736
|
Merge pull request 'feat(controller): start, stop, restart, destroy and wipe commands' (#1) from impl-commands into main
Reviewed-on: #1
Reviewed-by: Stas <business@jexter.tech>
|
2025-12-12 12:34:29 +00:00 |
|
|
|
5d215fff8e
|
fix(controller): absence of stopping before restarting
|
2025-12-11 17:28:32 +01:00 |
|
|
|
4c64e411f9
|
refactor(controller): simplify start and restart methods by using reconciler
|
2025-12-10 20:04:50 +01:00 |
|
|
|
6d16748cb3
|
feat(controller): start, stop, restart, destroy and wipe commands
|
2025-12-10 19:20:42 +01:00 |
|
hdbg
|
a01f511311
|
feat(cli): add clap-verbosity-flag for enhanced logging control
|
2025-12-08 15:16:23 +01:00 |
|
hdbg
|
be866cfb1a
|
refactor(cli): embed banner.txt content as CLI long_about description
|
2025-12-08 14:38:11 +01:00 |
|
hdbg
|
ef7dc8ba07
|
houskeeping: linter run
|
2025-12-08 14:32:38 +01:00 |
|
hdbg
|
471f9129b4
|
refactor(controller): use state to find available port range
|
2025-12-08 14:32:13 +01:00 |
|
hdbg
|
570cec8b47
|
refactor(controller): simplify PostgreSQL DSN connection string output
|
2025-12-08 14:28:16 +01:00 |
|
hdbg
|
04797a5fb9
|
chore(config): remove pgd.toml and update .gitignore
|
2025-12-06 20:52:57 +01:00 |
|
hdbg
|
eee5f4c714
|
chore: Release pgd version 0.0.2
|
2025-12-06 20:50:28 +01:00 |
|
hdbg
|
5b8feaa3c8
|
chore(release): add initial release.toml configuration
|
2025-12-06 20:49:35 +01:00 |
|
hdbg
|
9de82fb71a
|
refactor(cli): rename Connection command to Conn for brevity
|
2025-12-06 20:47:20 +01:00 |
|
hdbg
|
c6929255e3
|
feat(logs): implement streaming logs with follow option
|
2025-12-06 20:32:16 +01:00 |
|
hdbg
|
676c53fabb
|
feat(cli): add connection command with DSN and human formats
|
2025-12-06 20:20:59 +01:00 |
|
hdbg
|
c45e9305e5
|
refactor: splitted controller and reconciler
|
2025-12-06 19:55:44 +01:00 |
|
hdbg
|
bc37b58d80
|
feat(ui): add colored output and tables for project info
|
2025-12-04 21:28:26 +01:00 |
|
hdbg
|
bf0ae1b3ee
|
chore: add project metadata and MIT license
|
2025-12-04 18:59:49 +01:00 |
|
hdbg
|
ddb28085b9
|
refactor(state): remove unused methods and parameters
|
2025-12-04 18:57:34 +01:00 |
|
hdbg
|
71f363fde9
|
misc: rename to 'pgd'
|
2025-12-04 18:55:10 +01:00 |
|
hdbg
|
6e2ee650d8
|
feat: added progress bar for container launch
|
2025-12-04 18:52:21 +01:00 |
|
hdbg
|
d39f67f3fe
|
refactor: moved docker out of controller module
|
2025-12-04 18:40:27 +01:00 |
|
hdbg
|
ba079d24b5
|
misc: initial implementation
|
2025-12-04 18:30:19 +01:00 |
|
hdbg
|
c20f8d6d5f
|
misc: initial commit
|
2025-12-04 18:21:09 +01:00 |
|