summaryrefslogtreecommitdiff
path: root/ofborg/tickborg
Commit message (Collapse)AuthorAgeFilesLines
* NOISSUE refactor to update copyright notices and improve workflow scriptsMehmet Samet Duman7 hours1-1/+1
| | | | | | | | | | | | - 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 fix tickborg to mapping sensetive charactersMehmet Samet Duman10 hours1-0/+2
| | | | Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE update bootstrap script paths in documentation for Linux and WindowsMehmet Samet Duman27 hours15-40/+571
| | | | | | | | | | | | | | | | 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 welcome to ofborg! (tickborg)Mehmet Samet Duman30 hours77-0/+12987
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>