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

Is there a way to allow application bundles inside of a folder to be downgraded? #132

Open
briankendall opened this issue Jan 23, 2023 · 0 comments

Comments

@briankendall
Copy link

In the Payload section of my packages project, I've added a folder containing files to be installed to a particular location. This folder contains some application bundles, and I'd like to flag them as allowing downgrades.

However, I haven't added the application bundles individually because the contents of this folder are built dynamically by a release script, and it's not set in stone which applications it will contain.

Short of doing something like writing a script to manually modify the Payload section of my packages project and directly add the files and app bundles present in this folder while performing a release, is there any way to indicate that all of the application bundles inside of this folder should allow downgrades?

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

No branches or pull requests

1 participant