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

Fix(apps)/not update app config #206

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JoaoMacedo03
Copy link

Description

I encountered the same issue detailed in #183. While executing zcli apps:update within a GitHub action, the CLI overwrote the app configurations set by my client. I believe a straightforward flag to prevent the execution of the API endpoint /api/${product}/apps/installations/${installation_id}.json would suffice in scenarios like mine. However, I'm open to further discussion.

Do NOT write here! This section will be filled in by GitHub Action
automatically. If you don't want this, either remove the markers or write
outside the fences.

Resolves #183

Checklist

  • 💂‍♂️ includes new unit and functional tests

@JoaoMacedo03 JoaoMacedo03 requested a review from a team as a code owner September 18, 2023 19:51
@fairphone-franz-geiger
Copy link

Indeed, this would be great for using zcli in CI.

Dear code owners, how can we move this forward, so that it gets merged?

@nermin-io
Copy link

Any progress on this?

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

Successfully merging this pull request may close these issues.

apps:update sending testing settings via parameters seems like a dangerous footgun?
3 participants