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

Allow app updating #171

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

Allow app updating #171

wants to merge 2 commits into from

Conversation

npentrel
Copy link
Contributor

@npentrel npentrel commented Jun 23, 2024

Fixes #124.
Because we currently don't store the version (we do in the toml but adding regex checking into this feels error-prone), the first time a user runs upgrade they'll get all installed apps. The versions then get stored in the metadata.json and from there it will only list apps if there are apps to be updated.

This is easier to test if you rebase off of #167

@npentrel
Copy link
Contributor Author

npentrel commented Jun 26, 2024

@MatthewWilkes this is also ready to merge if you want to approve

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.

update mechanism for apps
1 participant