summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ci(deps): bump the github-actions group with 7 updatesdependabot/github_actions/github-actions-37d761dd54dependabot[bot]2 hours10-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [actions/github-script](https://github.com/actions/github-script) | `7` | `8` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/setup-java](https://github.com/actions/setup-java) | `4` | `5` | | [docker/login-action](https://github.com/docker/login-action) | `3` | `4` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6` | `7` | | [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` | Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v4...v6) Updates `actions/github-script` from 7 to 8 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v7) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5) Updates `docker/login-action` from 3 to 4 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v3...v4) Updates `docker/build-push-action` from 6 to 7 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6...v7) Updates `github/codeql-action` from 3 to 4 - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* NOISSUE Refactor GitHub Actions and Dockerfiles for improved functionality ↵HEADmasterMehmet Samet Duman2 hours18-21/+503
| | | | | | and error handling Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Update CI workflow permissions to allow write access for neozip releaseMehmet Samet Duman4 hours1-1/+1
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE refactor to update copyright notices and improve workflow scriptsMehmet Samet Duman4 hours30-107/+436
| | | | | | | | | | | | - Updated copyright notices in various files to reflect "Project Tick" instead of "Project Tick Contributors". - Added a new GitHub Action for packaging source tarballs with multiple formats and GPG signing options. - Introduced a dependabot configuration for automated dependency updates across various ecosystems. - Enhanced CI workflows by improving command syntax for better readability and consistency. - Added checks to skip commit message linting for automated bot PRs (e.g., Dependabot). - Improved source tree preparation and packaging steps in the meshmc and neozip release workflows. - Updated documentation to reflect changes in authorship and project information. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Update CODEOWNERS and OWNERS to include trailing slashes for ↵Mehmet Samet Duman5 hours3-2/+194
| | | | | | legacy_ftb directory Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fixed some docker imagesMehmet Samet Duman6 hours40-40/+40
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fixed AppearancePage to only view one icon theme with mixed DarkMehmet Samet Duman6 hours2-18/+45
| | | | | | and Light themes Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Project Tick Handbook is Released!Mehmet Samet Duman6 hours232-0/+101144
| | | | | Assisted-by: Claude:Opus-4.6-High Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix tickborg to mapping sensetive charactersMehmet Samet Duman6 hours1-0/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Fix workflows, cgit, genqrcode, meshmc wiki url, mnv with CmakeMehmet Samet Duman7 hours17-62/+648
| | | | | | | | | | | | | | Fixed some reusable workflows. Fixed cgit.h for macOS target updated genqrcode CMake version Changed Meta generator to use Project Tick official builded ForgeWrapper Updated MeshMC wiki Urls Fixed MNV test issue Added CMake Presets in MNV Thats it! Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add releasedate fallback in metadata generators for optifineMehmet Samet Duman11 hours4-6/+31
| | | | | | etc. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix optifine and some metadata loadersMehmet Samet Duman11 hours12-455/+594
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix some build errorsMehmet Samet Duman23 hours2-2/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update LESS compilation method to use Less JS API for improved ↵Mehmet Samet Duman23 hours1-2/+14
| | | | | | compatibility Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add ofborg-viewer (tickborg-viewer) in tickborgMehmet Samet Duman23 hours33-0/+9444
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update .gitignore and modify script permissions; add new update ↵Mehmet Samet Duman24 hours3-1/+17
| | | | | | functions in update.sh Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update bootstrap script paths in documentation for Linux and WindowsMehmet Samet Duman24 hours30-46/+793
| | | | | | | | | | | | | | | | remove unnecessary badges from README add example environment configuration for Ofborg create production configuration for Ofborg correct RabbitMQ host in example configuration add push event handling in GitHub webhook receiver implement push filter task for handling push events extend build job structure to include push event information enhance build result structure to accommodate push event data add push event data handling in various message processing tasks update log message collector to prevent 404 errors on log links add push filter task to task module Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update README to reflect correct module names and remove CLA ↵Mehmet Samet Duman25 hours2-5/+6
| | | | | | assistant badge Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix update preprocessor directives to use #ifdef instead of #ifMehmet Samet Duman25 hours1-4/+4
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE welcome to ofborg! (tickborg)Mehmet Samet Duman27 hours97-0/+17607
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix paths in some action.ymlMehmet Samet Duman27 hours2-3/+3
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix syntax error in actionMehmet Samet Duman27 hours1-1/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix read permission for actions in neozip CodeQL workflowMehmet Samet Duman27 hours1-0/+1
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix schedule group resolution to CI workflow and update permissionsMehmet Samet Duman27 hours2-24/+50
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add GitHub Actions scripts for PR preparation and review managementMehmet Samet Duman28 hours65-298/+4835
| | | | | | | | | | | | | - Introduced `prepare.js` to validate PR mergeability and branch targeting. - Added `reviews.js` for automated review dismissal and posting. - Created `run` script to execute actions with GitHub context. - Implemented rate limiting in `withRateLimit.js` to manage API requests. - Added `supportedBranches.js` for branch classification logic. - Created `update-pinned.sh` for updating pinned dependencies. - Added `pinned.json` to manage pinned Nix dependencies. - Updated `libnbtplusplus` version from 2.3 to 3.0 and adjusted README accordingly. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add vim and vi symlinks to mnvMehmet Samet Duman28 hours3-0/+13
| | | | | | MNV - MNV's not Vim 10.0.3 is released Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE modified CODEOWNERS fileMehmet Samet Duman29 hours2-1/+326
| | | | | | I never imagined I could do such menial labor. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE changed icons to mnv icons for mnv and removed localization supportMehmet Samet Duman31 hours120-381259/+899
| | | | | | MNV - MNV's not Vim 10.0.2 released Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE added CMakeLists support in MNVMehmet Samet Duman33 hours5-0/+1832
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix action folder nameMehmet Samet Duman34 hours1-0/+0
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix meshmc finding git dirMehmet Samet Duman35 hours2-6/+6
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE change uvim folder name to mnvMehmet Samet Duman35 hours7672-18/+18
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE MNV - MNV's not Vim 10.0 is here!Mehmet Samet Duman47 hours208-6460/+7143
| | | | | | | | | this patch makes bump 9.2 to 10.0 for version number added Project Tick rationale in mnv and made new intro message! This patch completes rebranding Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE rebrand vim to MNV's not VimMehmet Samet Duman47 hours7215-752614/+752292
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE remove unused filesMehmet Samet Duman2 days15-7962/+4
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE add some contrib files and fixes shMehmet Samet Duman2 days91-21/+28689
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fixed paths in meshmc actionsMehmet Samet Duman3 days3-29/+29
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Remove libnbtplusplus submodule and update references in CMake and ↵Mehmet Samet Duman3 days4-22/+3
| | | | | | Nix files Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE fix git modules pathMehmet Samet Duman3 days1-1/+1
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Add various license files and update REUSE configurationMehmet Samet Duman3 days26-3/+1919
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Update GitHub workflows for fuzzing, dependency review, labeling, ↵Mehmet Samet Duman3 days9-52/+73
| | | | | | and stale issue management Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE Remove not needed CI workflows for GitHub Actions and reworked some ↵Mehmet Samet Duman3 days115-8577/+1157
| | | | | | workflows Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* Add 'libnbtplusplus/' from commit '1a0ffe372f4da8408c5d08a36013536a3396b9e6'Mehmet Samet Duman3 days75-0/+7894
|\ | | | | | | | | | | git-subtree-dir: libnbtplusplus git-subtree-mainline: 7fb132859fda54aa96bc9dd46d302b343eeb5a02 git-subtree-split: 1a0ffe372f4da8408c5d08a36013536a3396b9e6
| * NOISSUE reformat libnbtplusplus to new MeshMC clang format rulesMehmet Samet Duman3 days39-4189/+4695
| | | | | | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
| * NOISSUE fix declarationsMehmet Samet Duman7 days2-7/+15
| | | | | | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * feat: Update test/test_value.hYongDo-Hyun9 days1-1/+1
| | | | | | | | | | Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
| * fix: simplify exception handling in ozlibstream::close methodYongDo-Hyun9 days1-9/+1
| | | | | | | | Signed-off-by: YongDo-Hyun <froster12@naver.com>