You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be smarter about expired community edition licenses; could have a min version flag or a file with a list of tags to ignore? (need this in master and v1)
Fix failing compilation on IRIS for Health prior to 2024.1
Issues in the clean install step (this is likely to be the bigger can of worms, but we can at least investigate + fix the missing container part)
Fix unit tests (currently have a failure due to a code change) - we might need to talk about the code change
This will make CI faster and still provide sufficient coverage of relevant versions. We now only run on the major.minor container tags (latest maint release) and latest-preview. This skips over a bunch we were trying before that had expired community edition licenses.
This change partially addresses #451 but doesn't provide the entire solution.
Splitting this out from #437 as a separate issue:
The text was updated successfully, but these errors were encountered: