Commit graph

177 commits

Author SHA1 Message Date
Netkas
20441809cc
Update test.yml 2024-09-17 16:50:34 -04:00
Netkas
5a24645f09
Update test.yml 2024-09-17 16:39:56 -04:00
Netkas
6abf687e93
Update test.yml 2024-09-17 16:38:06 -04:00
Netkas
a3c9fe41f3
Update test.yml 2024-09-17 16:37:27 -04:00
Netkas
8042e50863
Update test.yml 2024-09-17 16:36:28 -04:00
Netkas
276aec0df6
Create test.yml 2024-09-17 16:33:03 -04:00
badPointer
02d6c75bf3 chore: fix artifacts again 2024-09-17 19:20:51 +00:00
badPointer
b5c7d08e57 chore: fix stages 2024-09-17 19:17:51 +00:00
badPointer
6420b9bfed chore: fix artifact pass 2024-09-17 19:15:48 +00:00
badPointer
bdf6021953 feat: add test stage 2024-09-17 19:12:50 +00:00
badPointer
287d86e9e9 chore: fix builds 2024-09-17 19:08:43 +00:00
sw5ciprl
1c3988206e
Update ci.yml 2024-09-17 21:55:21 +03:00
sw5ciprl
770e327f1a
Update ci.yml 2024-09-17 21:50:32 +03:00
sw5ciprl
64fb1a4bfe
Update ci.yml 2024-09-17 21:47:42 +03:00
netkas
25aba53494 Updated project.json & ci.yml 2024-09-17 14:33:27 -04:00
netkas
fa8a8ea84c Update test stage to ci 2024-09-17 14:29:36 -04:00
netkas
b651079fb5 Update test stage to ci 2024-09-17 14:27:59 -04:00
netkas
2e21dbc2cd Update test stage to ci 2024-09-17 14:24:15 -04:00
netkas
385000907e Added test stage to ci 2024-09-17 14:21:28 -04:00
netkas
414fd0a781 Update CI workflow for main branch and release events 2024-09-17 14:15:11 -04:00
netkas
311132e765 Update CI workflow for main branch and release events 2024-09-17 14:09:22 -04:00
netkas
ad0c7f3e06 Update CI workflow for main branch and release events 2024-09-17 14:06:53 -04:00
netkas
5f52e7dd9e Update CI workflow for main branch and release events 2024-09-17 14:02:28 -04:00
netkas
45b7879186 Update CI workflow for main branch and release events 2024-09-17 13:58:20 -04:00
netkas
9bc1f86e25 Update CI workflow for main branch and release events 2024-09-17 13:55:36 -04:00
netkas
ffc91de77e Update CI workflow for main branch and release events 2024-09-17 13:49:46 -04:00
netkas
17f95d619f Update CI workflow for main branch and release events 2024-09-17 13:46:33 -04:00
netkas
6a4e3de7a3 Update CI workflow for main branch and release events 2024-09-17 13:36:25 -04:00
netkas
cbd4b459bb Update CI workflow for main branch and release events 2024-09-17 13:29:40 -04:00
netkas
813e2c4594 Update CI workflow for main branch and release events 2024-09-17 13:24:47 -04:00
netkas
41ad1ae694 Updated GitHub workflow to dynamically find ncc's build output path. 2024-09-17 13:18:20 -04:00
netkas
93b06e8b00 Added GitHub CI workflow (experimental) 2024-09-17 13:09:31 -04:00
netkas
97404dc382 Bumped ci version to php8.3 2024-09-17 13:01:37 -04:00
netkas
fbff562545 Reverted .gitlab-ci.yml 2024-09-17 12:47:38 -04:00
netkas
a1a6ae01a3 Add Debian sid repository and install phpab 2024-09-17 12:20:52 -04:00
netkas
8c6313c687 Update PHP version in GitLab CI configuration. 2024-09-17 12:18:08 -04:00
netkas
a56622b82a Simplify CI setup by changing phpab installation method 2024-09-17 12:15:34 -04:00
netkas
4224342369 Add .idea/php-test-framework.xml to .gitignore 2024-09-17 12:03:39 -04:00
netkas
65fee96352 Add new PHP include paths and PhpUnit configuration 2024-09-17 12:03:24 -04:00
netkas
06b05c350a Update project version and refine build configurations 2024-09-17 12:03:01 -04:00
netkas
d44020aacf Refactor ConfigLib and remove outdated tests 2024-09-17 12:02:41 -04:00
netkas
b405190389 Add PHPUnit configuration and bootstrap files
Introduced `phpunit.xml` for setting up our PHPUnit test suite with essential settings. Also added `bootstrap.php` to require necessary dependencies and import the `ConfigLib` library. This allows for a standardized testing environment and smoother test execution.
2024-09-17 12:00:36 -04:00
ec3a7834c6
Revert "Corrected CHANGELOG.md"
This reverts commit 85f0aab16b.
2023-08-13 19:00:29 -04:00
85f0aab16b
Corrected CHANGELOG.md 2023-08-13 18:10:58 -04:00
906e168ade
Updated CHANGELOG.md 2023-08-12 08:56:18 -04:00
a48ee620c7
Updated README.md 2023-08-12 08:50:54 -04:00
7d7ab112b6
Updated README.md 2023-08-12 08:50:25 -04:00
544b9f2e1c
Added the ability to override configuration properties with environment variables using the format CONFIGLIB_<CONFIG_NAME>_<PROPERTY_NAME> 2023-08-12 08:39:02 -04:00
b26d818d6b
Corrected a few lines of code in regards to missing variable definitions 2023-08-12 02:20:40 -04:00
8835ad9702
Bumped version to 1.0.4 2023-08-12 01:54:59 -04:00