netkas
|
33865d7e48
|
Updated github_ci.yml.tpl
|
2024-09-24 12:35:25 -04:00 |
|
netkas
|
cba6942cca
|
Updated github_ci.yml.tpl
|
2024-09-24 12:32:27 -04:00 |
|
netkas
|
29e0a6e4ae
|
Updated github_ci.yml.tpl
|
2024-09-24 00:36:31 -04:00 |
|
netkas
|
cba5f7041a
|
Updated github_ci.yml.tpl
|
2024-09-24 00:34:15 -04:00 |
|
netkas
|
1ddb042175
|
Updated github_ci.yml.tpl
|
2024-09-24 00:30:09 -04:00 |
|
netkas
|
093e3341e1
|
Create class directory if it does not exist
|
2024-09-24 00:26:31 -04:00 |
|
netkas
|
80a019452f
|
Add GitHub CI template support
|
2024-09-23 18:56:28 -04:00 |
|
netkas
|
b30ddbdc28
|
Seperated Makefile template into it's own template, added phpcli_full & phplib_full to combine all Templates together for building a PHP project
|
2024-09-23 15:17:15 -04:00 |
|
netkas
|
d813ef7b94
|
Added new template for PHP called "phpunit" to generate PHPUnit bootstrap test
|
2024-09-23 15:01:56 -04:00 |
|
netkas
|
09fb388ee7
|
Bumped version to 2.1.1
|
2024-09-20 20:12:38 -04:00 |
|
netkas
|
87290232f5
|
Merge branch 'master' into dev
# Conflicts:
# CHANGELOG.md
# src/ncc/CLI/Commands/BuildCommand.php
# src/ncc/Classes/GithubExtension/GithubRepository.php
# src/ncc/Managers/PackageManager.php
# src/ncc/VERSION
# src/ncc/version.json
|
2024-09-20 20:10:15 -04:00 |
|
netkas
|
9418125722
|
Add CLI support for passing and splitting execution arguments
|
2024-09-20 18:39:46 -04:00 |
|
netkas
|
7494ead7b3
|
Refactor ProjectManager and Runtime handling
|
2024-09-20 17:47:30 -04:00 |
|
netkas
|
170cb4bf6d
|
Ensure required files exist before evaluation
|
2024-09-20 17:13:44 -04:00 |
|
netkas
|
dda710119c
|
Add option to force package build from source
|
2024-09-20 17:04:30 -04:00 |
|
netkas
|
be70823a79
|
Bug fixes with Php-Parser
|
2024-09-20 16:00:53 -04:00 |
|
netkas
|
923117999b
|
Updated nikic/PhpParser to version 5.2.0
|
2024-09-19 15:44:14 -04:00 |
|
netkas
|
a1404490bb
|
Updated Symfony/polyfill-uuid to version 1.31.0
|
2024-09-19 15:24:32 -04:00 |
|
netkas
|
e556282f61
|
Updated Symfony/polyfill-mbstring to version 1.31.0
|
2024-09-19 15:23:08 -04:00 |
|
netkas
|
cdd3516766
|
Corrected ctype
|
2024-09-19 15:21:32 -04:00 |
|
netkas
|
9831b9dca1
|
Updated Symfony/polyfill-ctype to version 1.31.0
|
2024-09-19 15:19:41 -04:00 |
|
netkas
|
dd48100f06
|
Updated Symfony/Process to version 7.1.3
|
2024-09-19 15:14:53 -04:00 |
|
netkas
|
910477df8e
|
Updated Symfony/Uid to version 7.1.4
|
2024-09-19 15:10:40 -04:00 |
|
netkas
|
d59f5fb6e0
|
Updated Symfony/Yaml to version 7.1.4
|
2024-09-19 15:06:13 -04:00 |
|
netkas
|
c7b007c704
|
Refactor project constants handling in NccCompiler
|
2024-09-19 14:17:16 -04:00 |
|
netkas
|
272fc8524e
|
Fixed version filtering and sorting in PackagistRepository
|
2024-09-19 13:52:20 -04:00 |
|
netkas
|
5e173b7cc0
|
Fix case sensitivity for "Semver" in paths and package name
|
2024-09-19 13:45:33 -04:00 |
|
netkas
|
91a25390fa
|
Rename 'semver' directory to 'Semver' in composer package
|
2024-09-19 13:43:08 -04:00 |
|
netkas
|
bcb26d1eec
|
Updated Composer/Semver to 3.4.3
|
2024-09-19 13:29:02 -04:00 |
|
netkas
|
1389b61fa2
|
Add support for runtime constants
|
2024-09-19 13:16:58 -04:00 |
|
netkas
|
16ad69b9f2
|
Remove RuntimeInterface.php
|
2024-09-19 01:02:08 -04:00 |
|
netkas
|
3aedd2d94d
|
Remove ComponentFileExtensions enum
|
2024-09-19 00:57:52 -04:00 |
|
netkas
|
b2d2a1ea15
|
Simplify optional type value retrieval
|
2024-09-19 00:50:00 -04:00 |
|
netkas
|
3950655024
|
Remove PACKAGE_LOCK_VERSION constant from Versions enum
|
2024-09-19 00:41:31 -04:00 |
|
netkas
|
da8a6fac01
|
Update repository type handling in verbose output
|
2024-09-19 00:31:57 -04:00 |
|
netkas
|
943048785d
|
Refactor Console color formatting
|
2024-09-19 00:19:06 -04:00 |
|
netkas
|
bdcf5160de
|
Update Console color formatting method
|
2024-09-19 00:17:49 -04:00 |
|
netkas
|
46fd39c51c
|
Improve error messages in Repository configuration
|
2024-09-18 15:30:44 -04:00 |
|
netkas
|
8e6acbbc70
|
Handle missing 'file' in stack trace
|
2024-09-18 15:28:53 -04:00 |
|
netkas
|
3adc1b81fb
|
Improve error handling for compiler extensions
|
2024-09-18 15:20:04 -04:00 |
|
netkas
|
3160ddfa27
|
Refactor type handling for CompilerExtensions and RepositoryType
|
2024-09-18 15:18:07 -04:00 |
|
netkas
|
ae8021bb3a
|
Fix misplacement of accessor in PackageReader declarations
|
2024-09-18 15:17:53 -04:00 |
|
netkas
|
3e8af9c43c
|
Remove max_arguments from parseArguments
|
2024-09-18 14:05:26 -04:00 |
|
netkas
|
3c1286d9c2
|
Refactor regex pattern for CONSTANT_NAME
|
2024-09-18 13:54:26 -04:00 |
|
netkas
|
d8247b0760
|
Remove unused import and redundant scope validation method
|
2024-09-18 13:54:17 -04:00 |
|
netkas
|
68cfed8a05
|
Refactor authentication type handling
|
2024-09-18 13:36:08 -04:00 |
|
netkas
|
04a85900fd
|
Removed unused methods from Validate.php
|
2024-09-18 13:10:24 -04:00 |
|
netkas
|
836d0f33eb
|
Validate and enforce repository type enum usage
|
2024-09-18 00:54:12 -04:00 |
|
netkas
|
ffc6588ff9
|
Refactor component data type handling in setData method.
|
2024-09-18 00:50:27 -04:00 |
|
netkas
|
27c79b1170
|
Refactor Component class to use ComponentDataType enum
|
2024-09-17 22:16:48 -04:00 |
|