Skip to content

Automate Podspec deployment with Github action #829

Closed as not planned
Closed as not planned
@SebastianThiebaud

Description

@SebastianThiebaud

Is your feature request related to a problem? Please describe it.

Everytime a new release is created, it can take hours before the associated podspec is published to Cocoapods.

Describe the solution you'd like

Instead of manually pushing the podspec to Cocoapods, a Github action could take care of running any required scripts, stamp / bump the version of the podspec to match the new release tag and publish the new podspec to Cocoapods once a new release is created/published.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cocoapodsRelates to CocoaPodskind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions