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

[Feature Request]: API for Apps, Channels and Schemes #1485

Closed
savage7 opened this issue May 7, 2024 · 8 comments
Closed

[Feature Request]: API for Apps, Channels and Schemes #1485

savage7 opened this issue May 7, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@savage7
Copy link

savage7 commented May 7, 2024

描述 | Description

Hi @icyleaf

first off: zealot is a really cool project, thank you for your great work 🥇
I'm currently looking for an AppCenter Alternative and zealot stands out with most of its features.

I want to automate the creation of apps, schemes and channels in the CI. The idea is to automatically create an app and a set of schemes&channels based on the bundle/package id.

I have something in mind like this:
Get the list of apps and check if the app, scheme & channel has not been created via API. If not exists create them via API:

  • Create an app i.e. based on the bundle/packageid of an app via API
  • Create the scheme of an app via API
  • Create a channel in a scheme for an app via API
  • Upload build via fastlane with the channel id from the created channel (or the one we got via the list of apps)

Basically a CRUD API for Apps, Schemes and Channels. This way we would be very flexible to handle app creation in the CI. ❤️

Is this something you're planning?

@savage7 savage7 added the enhancement New feature or request label May 7, 2024
Copy link

welcome bot commented May 7, 2024

感谢你提交的问题或反馈,我会在有时间的时候回复在此期间你可以看看之前被解决的反馈说不定有你需要的答案。
Thanks for opening this issue, a maintainer will get back to you shortly!

@icyleaf
Copy link
Member

icyleaf commented May 8, 2024

Very clear requirements, the workload is not too heavy, I will arrange it next.

@savage7
Copy link
Author

savage7 commented May 17, 2024

@icyleaf when do plan to release this? Seams to be implemented on dev for a while now 😃

@icyleaf
Copy link
Member

icyleaf commented May 17, 2024

I am considering releasing the stable version after completing #1496. If the first deployment can use the nightly version, I have been using this version for a while without any major issues.

@savage7
Copy link
Author

savage7 commented May 17, 2024

Thanks you!

@icyleaf
Copy link
Member

icyleaf commented May 28, 2024

The version 5.3.0 will be released ASAP.

@icyleaf icyleaf mentioned this issue May 28, 2024
@savage7
Copy link
Author

savage7 commented May 28, 2024

Thanks alot, I'm using the nightly successfully since last week. Didn't have any issue since 🥇

@icyleaf
Copy link
Member

icyleaf commented May 29, 2024

Close for now, re-open it if any issue.

@icyleaf icyleaf closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants