Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _klipper3d: New language translation deployment | Yifei Ding | 2022-04-06 | 1 | -3/+9 |
| | | | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Add comment when adding reviewer-needed label to idle ticket | Kevin O'Connor | 2022-03-26 | 1 | -0/+49 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Update invalid-label-bot.yaml to use actions/github-script@v6 | Kevin O'Connor | 2022-03-13 | 1 | -3/+2 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Update stale-issue-bot.yaml to use actions/github-script@v6 | Kevin O'Connor | 2022-03-13 | 1 | -51/+51 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Mark inactive github PRs with "reviewer needed" | Kevin O'Connor | 2022-03-13 | 1 | -0/+35 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Automatically close PRs with "reviewer needed" that become stale | Kevin O'Connor | 2022-03-13 | 1 | -0/+48 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Add github tool to add a comment to PRs marked "reviewer needed" | Kevin O'Connor | 2022-03-13 | 1 | -0/+66 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | klipper3d-deploy: Temporarily disable translations on klipper3d.org | Kevin O'Connor | 2022-03-08 | 1 | -4/+0 |
| | | | | | | | | Temporarily disable support for multiple languages on the main klipper3d.org site. The search functionality isn't working correctly with translations. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Mkdocs i18n support (#5072) | Yifei Ding | 2022-02-14 | 1 | -0/+4 |
| | | | Signed-off-by: Yifei DIng <yifeiding@protonmail.com> | ||||
* | workflows: Lock issues that have been closed for 6+ months | Kevin O'Connor | 2021-11-22 | 1 | -0/+11 |
| | | | | | | | | Add a new automation to lock closed issues with no recent updates. This is intended to reduce updates to old tickets that few people will see. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Limit github ticket workflows to Klipper3d/klipper repo | Kevin O'Connor | 2021-11-16 | 2 | -0/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Fix typo in stale-issue-bot | Kevin O'Connor | 2021-08-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Add script to manage "not mainline" and "pending feedback" PRs | Kevin O'Connor | 2021-08-17 | 1 | -0/+90 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Merge close-invalid-bot into stale-issue-bot | Kevin O'Connor | 2021-08-17 | 2 | -36/+33 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | Revert "workflows: Point to https://www.klipper3d.org/Contact" | Kevin O'Connor | 2021-07-27 | 3 | -4/+4 |
| | | | | | | This reverts commit d14015111e30a8a58cbd9c97a2af4446048a15b7. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Point to https://www.klipper3d.org/Contact | Kevin O'Connor | 2021-07-27 | 3 | -4/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | _klipper3d: Move mkdocs.yml to docs/_klipper3d | Kevin O'Connor | 2021-07-27 | 1 | -1/+1 |
| | | | | | | Reported by @damlobster . Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Setup mkdocs with mkdocs-material theme | Damien | 2021-07-27 | 1 | -0/+29 |
| | | | | | | This changes the framework used to generate the klipper3d site. Signed-off-by: Damien Martin <damlobster@gmail.com> | ||||
* | workflows: Change not_on_github label to "not on github" | Kevin O'Connor | 2021-06-27 | 2 | -6/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Rename the "invalid" label to "not_on_github" | Kevin O'Connor | 2021-06-22 | 2 | -7/+7 |
| | | | | | | Use a more appropriate label name. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Minor wording change to invalid-label-bot | Kevin O'Connor | 2021-05-17 | 1 | -2/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Automatically close resolved issues after one week of inactivity | Kevin O'Connor | 2021-05-13 | 1 | -0/+40 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | invalid-label-bot: Minor changes to invalid label comment | Kevin O'Connor | 2021-05-06 | 1 | -8/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | invalid-label-bot: Fix typo | Kevin O'Connor | 2021-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | invalid-label-bot: Reword the invalid label message | Kevin O'Connor | 2021-05-02 | 1 | -3/+7 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Fix cron entry in close-invalid-bot.yaml | Kevin O'Connor | 2021-04-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Add close-invalid-bot.yaml | Kevin O'Connor | 2021-04-18 | 2 | -11/+33 |
| | | | | | | | The generic stale issue tool wont close an issue that has comments after the initial invalid message. Add a bot to close invalid issues. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Update issue template to further encourage reading the directions | Kevin O'Connor | 2021-04-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stale-issue-bot: Increase stale warning from 3 weeks to 5 weeks | Kevin O'Connor | 2021-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add links to Klipper Discourse server to Contact.md | Kevin O'Connor | 2021-03-27 | 1 | -0/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Fix typo in invalid-label-bot.yaml | Kevin O'Connor | 2021-03-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Add github issue chooser | Kevin O'Connor | 2021-03-24 | 2 | -0/+14 |
| | | | | | | | Add links to documentation and chat server when a new user opens a new issue ticket. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Add FUNDING.yml file | Kevin O'Connor | 2021-03-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Simplify the github "invalid" issue message | Kevin O'Connor | 2021-03-24 | 1 | -6/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Update stale-issue-bot.yaml to also close invalid tickets | Kevin O'Connor | 2021-02-02 | 1 | -1/+12 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | workflows: Add invalid-label-bot.yaml script to warn on invalid tickets | Kevin O'Connor | 2021-02-02 | 1 | -0/+40 |
| | | | | | | | Add a tool to add a comment on any issue that has the invalid label added to it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | build-test: Move system package installation to ci-install.sh | Kevin O'Connor | 2020-10-30 | 1 | -3/+0 |
| | | | | | | | It's more maintainable to have the system packages listed in ci-install.sh instead of in build-test.yaml. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | build-test: Remove references to "travis" in build tests | Kevin O'Connor | 2020-10-30 | 1 | -5/+5 |
| | | | | | | | Use "ci-build.sh" "ci-install.sh" and similar, as travis-ci is no longer being used. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | build-test: Build with normal Ubuntu arm-eabi compiler | Kevin O'Connor | 2020-10-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | github: Run continuous integration tests using "github actions" | Kevin O'Connor | 2020-10-30 | 1 | -0/+30 |
| | | | | | | | Use "github actions" instead of "travis ci" for the automatic build regression tests. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stale-issue-bot: Enable github actions to handle stale issues | Kevin O'Connor | 2020-08-24 | 1 | -0/+31 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |