Closed cmangla closed 4 years ago
@mre How do I test this?
That's a great idea!
@mre How do I test this?
Don't think you can. There used to be a tool for that, but it wasn't updated for the new YAML syntax yet. https://stackoverflow.com/questions/59241249/how-to-run-github-actions-locally I usually test the changes in a branch and then squash the changes once I'm happy, but for releases that's tricky. I'd suggest we merge this as soon as we're happy with it and then see what happens? 😅
I'd suggest we merge this as soon as we're happy with it and then see what happens? 😅
@mre Cool, I'll try that now then :)
It looks like we're good! The pipeline didn't 💥, so maybe you can bump the version number to 0.996 and create a release at https://github.com/mre/timelapse/releases. 🎉 If that's working as planned, the next step is to tag 1.0 and announce it. Kinda crazy to think that this app was almost 10 years in the making... 😆 There should be cake.
timelapse.zip
containsdist/Timelapse.app
, which might confuse some end users, so might be better to haveTimelapse.app
in the.zip
without thedist
directory.Types of Changes
Checklist