Skip to content

Pull artifacts from CI/zeus to publish #951

Description

@bruno-garcia

Dependent on #950, follow up #952

We want to use getsentry/craft to publish. That means splitting CI from publishing.
Once we get the artifacts (see #950) we would publish them to GH Actions (or zeus.ci).

With that, we can add the .craft.yaml to this repo so craft pulls the artifacts in order to make a release.

i.e:

github:
  owner: getsentry
  repo: sentry-java
targets:
  - name: maven
  - name: jcenter
  - name: github
  - name: registry
    type: sdk
    config:
      canonical: "maven:io.sentry:sentry"
 ....

For example in sentry-cocoa, sentry-dotnet, sentry-react-native.

Metadata

Metadata

Labels

CraftCraft - Making a release
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions