deps-new

2023-10-06T23:18:09.265709Z

2023-10-06T23:24:29.564429Z

2023-10-06T23:25:40.353969Z

2023-10-06T23:26:58.086499Z

2023-10-06T23:27:35.111009Z

2023-10-06T23:28:38.785299Z

seancorfield 2023-10-06T23:31:38.261869Z

(that was a bit noisier than I intended, sorry)

1
practicalli-johnny 2023-10-07T11:45:48.486199Z

It's always interesting to figure out what is the right level to communicate : 😁

practicalli-johnny 2023-10-07T05:31:23.821959Z

Would notification for only the commits to the main branch be more appropriate or are you seeking feedback on each push to the develop branch?

seancorfield 2023-10-07T06:22:49.520559Z

The develop branch is the only branch I work on (I prefer that name to main).

seancorfield 2023-10-07T06:26:04.480879Z

Since deps-new is git-only and also references itself, the release process is prep for interim release, make that release, prep for the full release, make that release (and delete the interim release), add the full release sha back into the readme etc. I'll see if I can configure it to not report commits (yup, done!), and maybe I'll switch to doing the interim releases as tags instead...