• Joined on 2025-03-09
netkas pushed to master at Nosial/socialbox-php 2025-03-21 23:27:01 +00:00
eda91fa1cb Update ncc_workflow.yml to include Docker socket volume and create updated docker-compose file with absolute paths
netkas pushed to master at Nosial/socialbox-php 2025-03-21 23:08:10 +00:00
d1ea59c061 Added testing point
ba47ac3906 Remove configuration alteration for testing stage from ncc_workflow.yml
Compare 2 commits »
netkas pushed to master at Nosial/socialbox-php 2025-03-21 19:27:19 +00:00
7909e01a0a Refactor ncc_workflow.yml to remove docker-compose modifications and add configuration alteration for testing stage
netkas released 1.1.8 at Nosial/configlib 2025-03-21 19:17:45 +00:00
netkas pushed tag 1.1.8 to Nosial/configlib 2025-03-21 19:17:45 +00:00
netkas pushed to master at Nosial/configlib 2025-03-21 19:12:44 +00:00
47fd85ab89 Simplify include paths in php.xml by consolidating package paths
0eceff007c Refactor exception handling in Configuration class to include error codes
Compare 2 commits »
netkas pushed to master at Nosial/configlib 2025-03-21 19:09:19 +00:00
6acde50ec1 Update CHANGELOG.md for version 1.1.8 and disable tty mode in project.json
netkas pushed to master at Nosial/socialbox-php 2025-03-21 19:00:35 +00:00
fd5f997362 Update docker-compose.test.yml for GitHub workflow with absolute paths
netkas pushed to master at Nosial/socialbox-php 2025-03-21 18:13:37 +00:00
76ab0143dc Refactor docker-compose setup to use named volumes and prepare test environment
netkas pushed to master at Nosial/socialbox-php 2025-03-21 17:38:11 +00:00
26334c205d Add SELinux support to volume mounts in docker-compose and remove SSHX installation from workflow
netkas pushed to master at Nosial/socialbox-php 2025-03-21 01:27:22 +00:00
c609cafa51 SSHX
netkas pushed to master at Nosial/socialbox-php 2025-03-21 01:19:55 +00:00
206382ff29 Update docker-compose with absolute paths for test environment
netkas pushed to master at Nosial/socialbox-php 2025-03-21 01:06:43 +00:00
a2e49deb04 Remove redundant configuration modifications from ncc_workflow.yml
netkas pushed to master at Nosial/socialbox-php 2025-03-20 19:31:46 +00:00
6c48903a54 Add configuration modifications for test environment setup
netkas pushed to master at Nosial/socialbox-php 2025-03-20 19:10:45 +00:00
3527745696 Add steps to upload coffee and teapot test logs in CI workflow
netkas pushed to master at Nosial/socialbox-php 2025-03-20 18:22:44 +00:00
d8ae184f95 Added testing point
netkas pushed to master at Nosial/socialbox-php 2025-03-20 18:17:07 +00:00
5a64e6007e Add CONFIGLIB_PATH environment variable to docker-compose.test.yml
netkas pushed to master at Nosial/socialbox-php 2025-03-20 17:40:41 +00:00
a9c72fc147 Update volume paths in docker-compose.test.yml to use /etc/config
netkas pushed to master at Nosial/socialbox-php 2025-03-20 17:36:56 +00:00
fdabe401d3 Update volume paths in docker-compose.test.yml to use /etc/configlib
netkas pushed to master at Nosial/socialbox-php 2025-03-20 17:15:06 +00:00
61d25a5904 Add unit test for address book contact deletion and update default page parameter in addressBookGetContacts method