netkas
0c837c6b54
Add --build-source flag to ncc build commands
2024-09-23 13:50:21 -04:00
netkas
386e137547
Updated CHANGELOG.md
2024-09-23 13:48:41 -04:00
netkas
e3b2a3cf9a
Add --path option to display configuration storage path
2024-09-23 13:44:19 -04:00
netkas
9f98b4c9b8
Upgrade PHP configuration to version 8.3
2024-09-23 13:44:10 -04:00
netkas
1b94a273b7
Refactor Makefile for flexibility and maintenance
2024-09-23 13:44:01 -04:00
netkas
649d04d8aa
Updated .gitignore
2024-09-23 13:37:07 -04:00
netkas
6cdc2336cd
Add exit check and update project include paths
2024-09-20 18:41:47 -04:00
netkas
b34005af1b
Removed test.yml
2024-09-19 14:01:22 -04:00
netkas
a259f45684
Refactor temp directory handling and add getVersion method
2024-09-19 14:01:10 -04:00
netkas
4299096a09
Fix case inconsistency in project.json configuration schema
2024-09-19 14:00:33 -04:00
Netkas
93efe5741a
Update test.yml
2024-09-17 16:54:34 -04:00
Netkas
0f5036742f
Update test.yml
2024-09-17 16:52:05 -04:00
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
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