summaryrefslogtreecommitdiff
path: root/REUSE.toml
Commit message (Collapse)AuthorAgeFilesLines
* NOISSUE update bootstrap script paths in documentation for Linux and WindowsMehmet Samet Duman22 hours1-0/+5
| | | | | | | | | | | | | | | | 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 add GitHub Actions scripts for PR preparation and review managementMehmet Samet Duman25 hours1-3/+4
| | | | | | | | | | | | | - 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 various license files and update REUSE configurationMehmet Samet Duman3 days1-0/+155
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>