Commit Graph

19 Commits

Author SHA1 Message Date
Deploy Bot
1292cefa1e Add BATS helper submodules 2025-07-17 21:04:27 -04:00
Deploy Bot
3e235c9375 Switch to using BATS helpers as submodules 2025-07-17 21:02:16 -04:00
Deploy Bot
a23b1d7a10 Fix BATS helper library paths and update workflow 2025-07-17 20:59:13 -04:00
Deploy Bot
19d39793c0 Standardize BATS helper library installation and loading 2025-07-17 20:54:11 -04:00
Deploy Bot
7f1c78edb0 Fix BATS helper library paths and installation 2025-07-17 20:49:43 -04:00
Deploy Bot
6520e590d7 Fix BATS helper library paths in test file 2025-07-17 20:46:20 -04:00
Deploy Bot
7d9a4af3cb Fix BATS test environment setup in GitHub Actions 2025-07-17 20:43:10 -04:00
Deploy Bot
8ee95e15eb Switch to root user for Dokku commands 2025-07-17 20:40:24 -04:00
Deploy Bot
ea1a0771ba Fix container name resolution and improve SSH setup 2025-07-17 20:37:58 -04:00
Deploy Bot
808951bf64 Switch to dokku user for SSH access in GitHub Actions 2025-07-17 20:34:49 -04:00
Deploy Bot
55ce438299 Fix SSH setup in GitHub Actions workflow 2025-07-17 20:32:14 -04:00
Deploy Bot
319f197289 Fix netcat package name in GitHub Actions workflow 2025-07-17 20:28:06 -04:00
Deploy Bot
398901572b Fix GitHub Actions workflow by removing privileged flag 2025-07-17 20:25:47 -04:00
Deploy Bot
d2a42455a1 Initial commit: Dokku Docker Compose plugin with test infrastructure 2025-07-17 20:24:03 -04:00
Deploy Bot
b15de9a244 docs: update todo.md with current progress
- Mark parser tests as completed
- Update plugin integration section to IN PROGRESS
- Mark completed plugin integration tasks
2025-07-17 19:38:27 -04:00
Deploy Bot
c681f942b6 test: fix and enhance parser tests
- Fix parse_volume test to handle empty string case correctly
- Add comprehensive test cases for service configuration functions
- Improve test reliability and coverage
2025-07-17 19:37:24 -04:00
Deploy Bot
b1396e8289 Implement basic plugin structure and initialization
- Add plugin initialization and configuration management
- Implement logging system with different log levels
- Add plugin installation and management commands
- Create comprehensive test suite
- Add .gitignore file
- Update documentation
2025-07-17 19:23:47 -04:00
Deploy Bot
9bc3905d96 Initial project setup with basic plugin structure
- Created plugin.toml with metadata
- Added main command script
- Implemented core functions
- Added basic tests
- Created README.md
- Set up project structure
2025-07-17 19:20:59 -04:00
Deploy Bot
79104a2964 Initial commit: Add documentation and move to docs/ directory 2025-07-17 16:08:27 -04:00