Deploy Bot
0f5fcfaae2
Expand TODO.md with detailed tasks and better organization
...
Test / test (push) Has been cancelled
- Add comprehensive subtasks to each major section
- Fix duplicate section numbering (3.3 Networking/Storage)
- Add new sections for Documentation and CI/CD
- Include security-related tasks throughout the document
- Add more detailed implementation items for each feature
2025-07-17 22:02:35 -04:00
Deploy Bot
74692886a6
Update TODO.md with recent improvements
...
- Mark completed items from recent work
- Add Recent Improvements section for July 2024
- Reorganize and update progress on Dokku Plugin Integration
2025-07-17 22:00:52 -04:00
Deploy Bot
1592f73dff
Update CI to use Node.js 20 LTS
...
- Switch from deprecated Node.js 16.x to current LTS 20.x
- Update setup script URL to use setup_20.x
2025-07-17 21:55:50 -04:00
Deploy Bot
07cfca4908
Fix deployment test with simplified Nginx container
...
- Replace complex Node.js app with simple Nginx container
- Add dynamic port allocation to prevent conflicts
- Improve test reliability and cleanup
- Remove dependency on Docker Compose for this test
2025-07-17 21:50:23 -04:00
Deploy Bot
f67979ef35
Fix integration tests and improve error handling
2025-07-17 21:35:33 -04:00
Deploy Bot
da967f6f6c
Fix parse_volume test to match actual function output
2025-07-17 21:18:55 -04:00
Deploy Bot
ef23cda385
Fix test to handle different line endings in parse_volume output
2025-07-17 21:14:29 -04:00
Deploy Bot
8222a87dc0
Fix parse_volume test to match actual function behavior
2025-07-17 21:10:33 -04:00
Deploy Bot
7c5c56812a
Improve test setup with test_helper.bash
2025-07-17 21:05:35 -04:00
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