bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.32k stars 1.65k forks source link

🔨 CI fixes: Bump Checkout to V3, use Python 3.7 and update README Badges #2862

Closed thisiskeithb closed 1 year ago

thisiskeithb commented 1 year ago

Description

Note: The Build Binaries action will run after the next PR merge/commit since the .github folder & *.md files are excluded.

Benefits

PR checks & build binary scripts will work again.

Related Issues

None. Noticed that CI tasks were broken again.

thisiskeithb commented 1 year ago

@kisslorand: You should wait to push parts of this PR into your pending PRs since it is not merged and can lead to conflicts.

Once this is merged, rebase your PRs on top of the latest master commit and these changes will be brought in automatically.

digant73 commented 9 months ago

@thisiskeithb I see that the bot to mark as stale an Issue or PR after 60 days of inactivity is also not working (so they will never be closed after the configured 7 days). It should be useful to fix that issue if possible. Issues can be marked as resolved by a PR and so automatically closed when the PR is merged but this is not applicable to PRs. Currently there are 14 zombie PRs that should be closed

thisiskeithb commented 9 months ago

@thisiskeithb I see that the bot to mark as stale an Issue or PR after 60 days of inactivity is also not working (so they will never be closed after the configured 7 days). It should be useful to fix that issue if possible. Issues can be marked as resolved by a PR and so automatically closed when the PR is merged but this is not applicable to PRs.

The stale bot that BigTreeTech uses has shut down, so they'll need to migrate to actions/stale.

Currently there are 14 zombie PRs that should be closed

That isn't up to me.

digant73 commented 9 months ago

yes, sure it wasn't you. I meant that if you know/could fix also that issue it should be good.

EDIT: Just fixed in https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/pull/2903