FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[INFRA] List packages and tools installed in gh action runners by tbouffard · Pull Request #78 · process-analytics/github-actions-playground · GitHub

[INFRA] List packages and tools installed in gh action runners - #78

Merged
tbouffard merged 1 commit into
masterfrom
infra/add_wf_to_list_runner_installed_sw_and_tools
May 2, 2022
Merged

[INFRA] List packages and tools installed in gh action runners#78
tbouffard merged 1 commit into
masterfrom
infra/add_wf_to_list_runner_installed_sw_and_tools

Conversation

tbouffard commented May 2, 2022
edited
Loading

Copy link
Copy Markdown
Member

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

github-actions Bot commented May 2, 2022
edited
Loading

Copy link
Copy Markdown

♻️ PR Preview 0580b66 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

tbouffard merged commit 03004ba into master May 2, 2022
tbouffard deleted the infra/add_wf_to_list_runner_installed_sw_and_tools branch May 2, 2022 07:27
tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 24, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL