Commit graph

83 commits

Author SHA1 Message Date
netkas
58cc299536 Add exit check and update project include paths 2024-10-29 00:26:07 -04:00
netkas
93db7fcd2c Removed test.yml 2024-10-29 00:26:07 -04:00
netkas
ed6d1f191c Refactor temp directory handling and add getVersion method 2024-10-29 00:26:07 -04:00
netkas
389b38283e Fix case inconsistency in project.json configuration schema 2024-10-29 00:26:07 -04:00
Netkas
0caabd860d Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
0f6980bc8a Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
14dfb45e98 Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
58ddce6918 Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
12acabe9b1 Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
ad4805643b Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
2d7c840468 Update test.yml 2024-10-29 00:26:07 -04:00
Netkas
f9d96524e9 Create test.yml 2024-10-29 00:26:07 -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