evanderkoogh / otel-cf-workers

An OpenTelemetry compatible library for instrumenting and exporting traces for Cloudflare Workers
BSD 3-Clause "New" or "Revised" License
208 stars 39 forks source link

Systematize and document release process #52

Closed plantfansam closed 3 months ago

plantfansam commented 9 months ago

As a package consumer, it would be nice to have:

I'd be happy to contribute a PR to do this.

evanderkoogh commented 9 months ago

Yes! I will be eternally grateful for at least days, if not weeks if you gimme a PR for that 😄

evanderkoogh commented 8 months ago

Hey @plantfansam, I am just going through the issues to see what is left to get to the big 1.0. I would love to get this done before that if you have the time to make it happen?

plantfansam commented 8 months ago

Probably! When's the big 1.0?

evanderkoogh commented 8 months ago

I don’t really have a time frame. Basically when I can stamp out the remaining bug(s). Hopefully later this week, early next week? But rather flexible.

Prefer to have everything in place proper than to prematurely release something that isn’t ready yet..

evanderkoogh commented 8 months ago

Just added a git pre-commit hook that runs prettier on the changed files, so that we at least won't run into any format issues.

jahands commented 3 months ago

We now have CI checks and changeset-based releases 🎉