A bunch of changes in #Evergreen recently to squash a few bugs. These have been identified via the Evergreen App Tracker https://stealthpuppy.com/apptracker/ - the tracker now shows the last update status for each app so that you can track which apps might have issues or compare against output in your own environment.
👍 6
Aaron Parker
05/07/2024, 2:36 AM
Here’s an example from just today - the VMware EUC downloads are broken due to changes in the web site
t
Tom Cherrill
05/09/2024, 7:05 AM
Nice - just a thought - is it possible to make the table sortable by clicking the header for 'last update' or 'status'?
a
Aaron Parker
05/09/2024, 7:27 AM
I’d like to, but just-the-docs doesn’t support sorting
t
Tom Cherrill
05/09/2024, 7:33 AM
Ahh, no problem. Didn't notice you were using just-the-docs for the App Tracker - assumed you were using MKDocs Material (which has a table sort plugin IIRC) like on the main Evergreen Site.
a
Aaron Parker
05/09/2024, 7:35 AM
JTD was easier to create a dynamic site layout, but if I can move back to mkdocs I will