Johan Bergström
Johan Bergström
> current output in console is usable, but lcov will be great, for integrating and generating pretty html reports. ..and uploading reports to tools such as codecov and coveralls.
> are you suggesting `tsp init` should be doing that? Yes, as part of setting up a project directory. Sorry if I wasn't clear enough.
The typescript library looks for additional permutations which from a `github-actions` perspective would be semver breaking (perhaps intentional with `v4`?): https://github.com/codecov/uploader/blob/f5613bbf60cf7ee49808dc94fc57716607be98b2/src/helpers/token.ts#L69-L76
> agreed, mb viper would not be a bad choice for initializing the config. I have a rather complex config structure so I didn’t use environment variables yet. It could...
> thanks, good idea! @jbergstroem do you think it should include checking some logic (for example, db connections)? Optimally it would have two endpoints; one for [readiness](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-readiness-probes) and one for...
> I want this as well for Kubernetes reasons - are you planing anything, or should I try to make a simple solution? Feel free; I don't have time until...
> Thanks for the issue! Yes, I noticed this too recently. As a workaround it is possible to set the `getSlug()` function manually and use `.webp` (here’s [an example](https://github.com/withastro/docs/blob/e523d91ef2b46d5f027bd57676f1c5137beeed6a/src/pages/open-graph/%5B...path%5D.ts#L22-L27)), but...
> In the example I linked, getSlug() is passed as an option to astro-og-canvas, which overrides the default one: Ah, I didn't look long enough to realize I can pass...
@brennan any updates here? Got a few clients waiting for it! Thanks
> @jbergstroem, we'll get back to you within the next week. Thanks for your patience. @brennan one week later, checking in! Many of our clients are waiting for this 🙏🏻