Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Edit the required apps page to display the version range of all apps #120

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

xhulz
Copy link
Contributor

@xhulz xhulz commented Jul 1, 2022

The required apps page displays only the minimum version of apps. To avoid misunderstandings, it might be better to display the maximum version as well.

Issue: #117

@michaeljohnbennett
Copy link
Contributor

Is it only the html file you need to fix or is the constants needing reworked as well to use a semver range. I remember there is a slight disconnect between the html output and the constants we hold to check versions. If they aren't changed in lockstep/same time we get these problems.

Copy link
Contributor

@michaeljohnbennett michaeljohnbennett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is all thats needed then please merge.

@xhulz
Copy link
Contributor Author

xhulz commented Jul 4, 2022

Hey @michaeljohnbennett,

Yes, it's only the HTML to fix. I didn't change the semver range version :)

I'm gonna merge that, thanks!

@xhulz xhulz merged commit 43f67b6 into develop Jul 4, 2022
@xhulz xhulz deleted the fix/required-apps-version branch July 4, 2022 09:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants