Skip to content

iOS version of Greenkeeper #27

@SD10

Description

@SD10

Now that I'm dabbling with JavaScript, I see the greenkeeper bot installed everywhere. It would be nice to do something similar for iOS dependencies.

One problem is the multiple package management systems for iOS:

  • CocoaPods
  • Carthage
  • Swift Package Manager

This could be solved by having peril run a daily job that checks the releases of other repositories your project depends on.

It would have to fetch the latest release tag, then check the version of your package file.

Bonus points if it automatically opens a PR and all that jazz like greenkeeper

See Moya/Moya#1657

EDIT:
If it's going to make a PR, some useful information would be:

  • CHANGELOG if it exists
  • Any release notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions