Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
/ circleci-diag Public archive

Bash script to run diag commands in a build

License

Notifications You must be signed in to change notification settings

circleci/circleci-diag

Repository files navigation

circleci-diag

CircleCI

Bash script to run diag commands in a build

Supported OS

Uses uname -s to fetch OS

  • Linux
  • Darwin

Modules

OS

  • Runs ps aux on both Darwin and Linux

Package

  • Runs dpkg -l on Linux
  • Runs brew list --versions on Darwin

About

Bash script to run diag commands in a build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages