Skip to content

CircleCI config includes failing publish step to Bintray #278

@tabboud

Description

@tabboud

The current CircleCI config includes a publish step to Bintray for all tagged builds which is no longer supported. In addition, the conjure-go os-arch-bin distribution is not used given godel-conjure-plugin vendors this library directly to invoke the code generation.

All recent tagged builds end up failing due to this publish step:

Rather than try to publish to Bintray, we should instead switch this project over to use Github actions to publish to Github releases as done by other OSS projects. The resolvers have already been updated to support this, but the publishing code has not yet been updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions