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