Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate breez-sdk-swift release pipeline into main repo CI #11

Open
cnixbtc opened this issue Jan 22, 2024 · 1 comment
Open

Integrate breez-sdk-swift release pipeline into main repo CI #11

cnixbtc opened this issue Jan 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@cnixbtc
Copy link
Contributor

cnixbtc commented Jan 22, 2024

Back when this repo and its release workflow was setup, we didn't have the CI setup in the main repo that we now have. Therefore, we built the workflow to release a new version of the Swift package and CocoaPod as part of the breez-sdk-swift repo.

This, however, requires us to manually trigger a release here before we do a run of the main repo's release pipeline. We could now streamline this process, and move the pipeline for releasing the Swift package and CocoaPod into the main repo's CI workflow.

@cnixbtc cnixbtc added the enhancement New feature or request label Jan 22, 2024
@JssDWt
Copy link

JssDWt commented Jan 22, 2024

I got started on that here a while back. breez/breez-sdk-greenlight#620
I got a bit stuck thinking about how to publish swift before publishing react native, but only if both are published... I can have another look at that PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants