craft icon indicating copy to clipboard operation
craft copied to clipboard

The universal Sentry release CLI 🚀

Results 59 craft issues
Sort by recently updated
recently updated
newest added

Node v14 has been out of support for more than two years (and 10 months without security updates). We switch to a newer LTS release.

There's a new JS registry being developed - https://jsr.io/waitlist We should make sure craft supports this so we can use craft to publish to jsr.

Adds a condition so that if preReleaseCommand is empty, but changelog changes still need to be committed, craft handles it

It happens repeatedly for us that publishes time out when looking for artifacts uploaded to github. One example: https://github.com/getsentry/publish/actions/runs/5715907847/job/15486244767 This happens basically on every sentry-javascript release if we approve it...

Release failed to deploy to Maven / Nexus (https://github.com/getsentry/publish/actions/runs/5069891357/jobs/9104136850) due to missing elements on `pom.xml`. While it's possible to view details about the error on the Nexus Web UI it'd...

When introducing a new package, `craft` should try to create the required folder/file structure so this doesn't have to be done manually. ``` [12:23:18 PM] ====================================== [12:23:18 PM] === Publishing...

_We (the Web Backend SDK team) can implement on this, just want to get a 👍 before starting._ ### Context: Releasing Golang Submodules A [Go module](https://go.dev/blog/using-go-modules) is a collection of...

enhancement

We currently are informing our Sentry self-hosted dogfood instance of new releases in the prepare step of our release pipeline. We would ideally like to notify our Sentry instance of...

I think this is the line that replaces the `## Unreleased` header to `##

update actions due to deprecations and upcoming phase-out