| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
and error handling
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
|
|
|
| |
legacy_ftb directory
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
and Light themes
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
| |
Assisted-by: Claude:Opus-4.6-High
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
etc.
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
compatibility
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
functions in update.sh
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
assistant badge
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
|
|
|
| |
MNV - MNV's not Vim 10.0.3 is released
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
I never imagined I could do such menial labor.
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
MNV - MNV's not Vim 10.0.2 released
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
Nix files
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
| |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
and stale issue management
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |
|
|
|
|
| |
workflows
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| |\
| |
| |
| |
| |
| | |
git-subtree-dir: libnbtplusplus
git-subtree-mainline: 7fb132859fda54aa96bc9dd46d302b343eeb5a02
git-subtree-split: 1a0ffe372f4da8408c5d08a36013536a3396b9e6
|
| | |
| |
| |
| | |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| | |
| |
| |
| | |
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
|
| | |
| |
| |
| |
| | |
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
|
| | |
| |
| |
| |
| | |
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
|
| | |
| |
| |
| |
| | |
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
|
| | |
| |
| |
| |
| | |
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: YongDo-Hyun <97219311+YongDo-Hyun@users.noreply.github.com>
|
| | |
| |
| |
| | |
Signed-off-by: YongDo-Hyun <froster12@naver.com>
|