Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |