datasette icon indicating copy to clipboard operation
datasette copied to clipboard

feat: improve the github actions run and cancel in progress job

Open vinitkumar opened this issue 4 months ago • 0 comments

This will allow the jobs to be canceled in case a new commit is made on a same branch where the jobs are already running. This is a good optimization to make the tests run on the latest commit, rather than running many jobs for every commit and push.

Authored-by: Vinit Kumar [email protected]


📚 Documentation preview 📚: https://datasette--2585.org.readthedocs.build/en/2585/

vinitkumar avatar Nov 07 '25 09:11 vinitkumar