summaryrefslogtreecommitdiff
path: root/.github/workflows/neozip-pigz.yml
Commit message (Collapse)AuthorAgeFilesLines
* NOISSUE Refactor GitHub Actions and Dockerfiles for improved functionality ↵Mehmet Samet Duman21 hours1-1/+1
| | | | | | and error handling Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
* NOISSUE refactor to update copyright notices and improve workflow scriptsMehmet Samet Duman23 hours1-0/+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 Remove not needed CI workflows for GitHub Actions and reworked some ↵Mehmet Samet Duman4 days1-0/+69
workflows Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>