| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Not done on macOS.
|
♻️ PR Preview 0580b66 has been successfully destroyed since this PR has been closed. 🤖 By surge-preview |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Run on a daily basis to help detect environment changes. Logs will help doing diff to detect softwares and tools changes.
Not done on macOS.
based on implementation of https://github.com/tbouffard/playground-release-drafter-and-gh-pages/pull/89covers process-analytics/bpmn-visualization-js#1933
Additional ideas
Initially, the purpose of this PR was to check the chrome and edge browser versionsThe first idea that came to me was to open a browser and check the version. That could be done with playwright and take a screenshot of the page and store it as an artifact.For instance, the following urls provide the browser version- chrome://settings/help- brave://settings/help- edge??
Listing softwares and tools with a CLI is less painfulll and provide information for more elements, so so I gave up on that idea