Commit graph

662 commits

Author SHA1 Message Date
db631bd778
Update GitHub Actions to use upload-artifact@v4 for improved functionality
Some checks are pending
CI Pipeline / build (push) Waiting to run
CI Pipeline / test-install (push) Blocked by required conditions
CI Pipeline / upload-release (push) Blocked by required conditions
2025-03-17 15:03:11 -04:00
1b8b3f8ad7
Temporarily disable cache file deletion to prevent loss of important files
Some checks are pending
CI Pipeline / build (push) Waiting to run
CI Pipeline / test-install (push) Blocked by required conditions
CI Pipeline / upload-release (push) Blocked by required conditions
2025-03-17 14:29:19 -04:00
ccb1ef6971
Improve error handling in ArchiveExtractor by catching ValueError during zip archive closure
Some checks failed
CI Pipeline / build (push) Has been cancelled
CI Pipeline / test-install (push) Has been cancelled
CI Pipeline / upload-release (push) Has been cancelled
2025-03-17 03:17:47 -04:00
ead20f7924
Improve error handling in ShutdownHandler by logging warnings for cleanup failures 2025-03-11 13:56:37 -04:00
487eb70b0b
Refactor variable names for consistency and clarity in ShutdownHandler and PackageWriter classes 2025-03-11 13:56:05 -04:00
1e45b47f0f
Bumped version to 2.1.7 2025-03-10 15:30:56 -04:00
d861998f4f
Merge branch 'master' into dev 2025-03-10 15:25:59 -04:00
netkas
d57666b40d
Updated README.md 2025-03-10 15:18:34 -04:00
netkas
05882205f0
Updated Permissions 2025-03-10 15:13:50 -04:00
netkas
2bd78a1d79
Added Community Section 2025-03-10 15:13:17 -04:00
netkas
81894af835
Updated TOC 2025-03-10 15:05:15 -04:00
netkas
b975508d07 Indentation Correction 2025-01-08 15:46:13 -05:00
netkas
1ef96c3c4c Updated CHANGELOG.md 2024-10-29 12:28:41 -04:00
netkas
2dad5133bd Updated .gitignore 2024-10-25 19:59:33 -04:00
netkas
544d4ebdf6 Validate package instance before checking execution policy 2024-10-25 19:59:22 -04:00
netkas
41947069be Bumped version to 2.1.6 2024-10-25 19:56:25 -04:00
netkas
11aaa39eaa Update build script and bump version to 2.1.5 2024-10-14 15:29:32 -04:00
bdcf510089 Finalized CHANGELOG.md 2024-10-13 14:50:32 -04:00
278b3d0e2e Add executable and compressed templates with CI updates 2024-10-13 14:50:16 -04:00
771748636d Executable Compiler will now correctly create a directory if it does not exist when compiling a package using gcc 2024-10-13 12:31:51 -04:00
netkas
3b5a3882f6 Refactor CI templates to support dynamic build targets 2024-10-12 14:54:48 -04:00
netkas
77c668f7b6 Refactor phpmake template to support dynamic build targets 2024-10-11 14:21:10 -04:00
netkas
c40c7ce8fe Added new dynamic constant %BUILD_OUTPUT_PATH% which can be used as %BUILD_OUTPUT_PATH%:release to show the output path of a specific build configuration 2024-10-10 15:31:59 -04:00
netkas
f5433c6bf9 Added new constant '%DEFAULT_BUILD_CONFIGURATION%' which points to the project's default build configuration 2024-10-10 15:17:21 -04:00
netkas
bc86e5a65d Updated CHANGELOG.md 2024-10-10 14:16:25 -04:00
netkas
f8ede74764 Updated Runtime 2024-10-10 14:13:47 -04:00
netkas
c87ebf14dd Bumped version to 2.1.4 2024-09-30 03:13:46 -04:00
netkas
e48e6a55e4 Null-pointer fix 2024-09-27 14:00:15 -04:00
netkas
08c770c9e1 Bumped version 2024-09-27 13:57:56 -04:00
netkas
e2a8dbfe27 Implement pre-install and post-install unit execution 2024-09-27 13:23:46 -04:00
netkas
91fe129bf4 Add getter methods for installation lifecycle steps 2024-09-27 00:42:33 -04:00
netkas
44dc1498f7 Updated CHANGELOG.md 2024-09-27 00:39:47 -04:00
netkas
c659baa9ce Updated DocStrings in PackageManager 2024-09-27 00:39:21 -04:00
netkas
1b33b83926 Fixed incorrect enum usage in RepositoryMenu 2024-09-27 00:35:01 -04:00
netkas
9303158674 Bumped version to version 2.1.2 2024-09-27 00:33:17 -04:00
netkas
d249e99448 Merge remote-tracking branch 'origin/dev' into dev 2024-09-24 12:53:33 -04:00
netkas
3f2f325bcc Updated CHANGELOG.md 2024-09-24 12:52:51 -04:00
netkas
2a20786755 Updated github_ci.yml.tpl 2024-09-24 12:52:51 -04:00
netkas
8ceb6756a4 Updated github_ci.yml.tpl 2024-09-24 12:48:16 -04:00
netkas
51bdb22540 Updated github_ci.yml.tpl 2024-09-24 12:45:09 -04:00
netkas
36d8e6f8c6 Updated github_ci.yml.tpl 2024-09-24 12:42:04 -04:00
netkas
9136396700 Updated github_ci.yml.tpl 2024-09-24 12:39:36 -04:00
netkas
e225add40b Updated github_ci.yml.tpl 2024-09-24 12:37:19 -04:00
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