Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Automate the creation of branches/PRs for new Maps SDK releases #335

Open
friedbunny opened this issue Aug 7, 2019 · 1 comment
Open
Labels
meta Issues related to the inner workings of this project.

Comments

@friedbunny
Copy link
Contributor

For consistency and ease, we should automate the creation of testing branches for new Maps SDK releases here.

Rough outline

  1. Maps SDK (pre-)release is finished and pod is available.
  2. Some trigger is sent to this repo, kicking off a CI job here.
  3. CI job looks for a new SDK release, then:
    • Creates a new commit bumping to that release.
    • Pushes to the ios-vX.X.X branch.
    • Creates a PR, if none already exists.

/cc @mapbox/maps-ios

@friedbunny
Copy link
Contributor Author

Once #167 is addressed, this can also kick off a new TestFlight build for a given SDK release.

@captainbarbosa captainbarbosa added the meta Issues related to the inner workings of this project. label Sep 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
meta Issues related to the inner workings of this project.
Projects
None yet
Development

No branches or pull requests

2 participants