crate / crate-clients-tools

Clients, tools, and integrations for CrateDB.
https://crate.io/docs/clients/
Apache License 2.0
2 stars 1 forks source link

Build Status: Improve automation #148

Open amotl opened 2 weeks ago

amotl commented 2 weeks ago

Is there a way we can automate checks to ensure that new projects will be flagged?

Originally posted by @kneth in https://github.com/crate/crate-clients-tools/pull/146#pullrequestreview-2412761677

amotl commented 2 weeks ago

There is also a gap in automation for existing projects, causing more serious troubles. CI/GHA jobs regularly hibernate, because of the reason outlined below.

[!IMPORTANT] Please make sure to also add this obstacle to your personal recurrent check list. 🙏

Image

kneth commented 2 weeks ago

also a gap in automation for existing projects

There is a longer discussion in https://stackoverflow.com/questions/67184368/prevent-scheduled-github-actions-from-becoming-disabled about work-arounds.

amotl commented 2 weeks ago

GitHub Workflow Immortality sounds nice, thanks! Now, who is going to implement it? ;]

/cc @bmunkholm