Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/aws-mac-baremetal/apple.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Metal Toolchain",
"category": "apple",
"version": "",
"raw_output": "Asset Path: /System/Library/AssetsV2/com_apple_MobileAsset_MetalToolchain/4ab058bc1c53034b8c0a9baca6fba2d2b78bb965.asset/AssetData\nBuild Version: 17A324\nStatus: installed\nToolchain Identifier: com.apple.dt.toolchain.Metal.32023\nToolchain Search Path: /private/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.1.324.0.ZEYAOw",
"raw_output": "Asset Path: /System/Library/AssetsV2/com_apple_MobileAsset_MetalToolchain/4ab058bc1c53034b8c0a9baca6fba2d2b78bb965.asset/AssetData\nBuild Version: 17A324\nStatus: installed\nToolchain Identifier: com.apple.dt.toolchain.Metal.32023\nToolchain Search Path: /private/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.1.324.0.U2Z58X",
"executed_command": "xcodebuild -showComponent MetalToolchain"
},
{
Expand Down Expand Up @@ -63,7 +63,7 @@
"name": "Homebrew config",
"category": "apple",
"version": "",
"raw_output": "HOMEBREW_VERSION: 4.6.19\nORIGIN: https://github.com/Homebrew/brew\nHEAD: 8f6719274133c5bcc24c058c5a6bcbb3b0cd48b3\nLast commit: 6 weeks ago\nBranch: stable\nCore tap JSON: 28 Oct 15:13 UTC\nCore cask tap JSON: 28 Oct 15:13 UTC\nHOMEBREW_PREFIX: /opt/homebrew\nHOMEBREW_CASK_OPTS: [\"--no-quarantine\"]\nHOMEBREW_FORBID_PACKAGES_FROM_PATHS: set\nHOMEBREW_MAKE_JOBS: 10\nHOMEBREW_NO_ANALYTICS: set\nHOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set\nHOMEBREW_NO_INSTALL_CLEANUP: set\nHomebrew Ruby: 3.4.5 =\u003e /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby\nCPU: deca-core 64-bit arm_donan\nClang: 17.0.0 build 1700\nGit: 2.51.2 =\u003e /opt/homebrew/bin/git\nCurl: 8.7.1 =\u003e /usr/bin/curl\nmacOS: 15.6.1-arm64\nCLT: 16.4.0.0.1.1747106510\nXcode: 26.0.1 =\u003e /Applications/Xcode-26.0.1.app/Contents/Developer\nRosetta 2: false",
"raw_output": "HOMEBREW_VERSION: 4.6.19\nORIGIN: https://github.com/Homebrew/brew\nHEAD: 8f6719274133c5bcc24c058c5a6bcbb3b0cd48b3\nLast commit: 7 weeks ago\nBranch: stable\nCore tap JSON: 28 Oct 15:13 UTC\nCore cask tap JSON: 28 Oct 15:13 UTC\nHOMEBREW_PREFIX: /opt/homebrew\nHOMEBREW_CASK_OPTS: [\"--no-quarantine\"]\nHOMEBREW_FORBID_PACKAGES_FROM_PATHS: set\nHOMEBREW_MAKE_JOBS: 10\nHOMEBREW_NO_ANALYTICS: set\nHOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set\nHOMEBREW_NO_INSTALL_CLEANUP: set\nHomebrew Ruby: 3.4.5 =\u003e /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby\nCPU: deca-core 64-bit arm_donan\nClang: 17.0.0 build 1700\nGit: 2.51.2 =\u003e /opt/homebrew/bin/git\nCurl: 8.7.1 =\u003e /usr/bin/curl\nmacOS: 15.6.1-arm64\nCLT: 16.4.0.0.1.1747106510\nXcode: 26.0.1 =\u003e /Applications/Xcode-26.0.1.app/Contents/Developer\nRosetta 2: false",
"executed_command": "brew config"
},
{
Expand Down
8 changes: 4 additions & 4 deletions data/aws-mac-baremetal/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"name": "Ruby versions",
"category": "languages",
"version": "",
"raw_output": "3.2.9\n 3.2\n 3.3.9\n 3.3\n 3.4.5\n *3.4\n 3",
"raw_output": "3.2.9\n 3.2\n 3.3.9\n 3.3\n 3.4.5\n *3.4\n 3\n latest",
"executed_command": "asdf list ruby"
},
{
"name": "Ruby version aliases",
"category": "languages",
"version": "",
"raw_output": "3 =\u003e 3.4.5\n3.2 =\u003e 3.2.9\n3.3 =\u003e 3.3.9\n3.4 =\u003e 3.4.5",
"raw_output": "3 =\u003e 3.4.5\n3.2 =\u003e 3.2.9\n3.3 =\u003e 3.3.9\n3.4 =\u003e 3.4.5\nlatest =\u003e ./3.4.5",
"executed_command": "asdf alias ruby --list"
},
{
Expand All @@ -35,14 +35,14 @@
"name": "Node.js versions",
"category": "languages",
"version": "",
"raw_output": "22.18.0\n 22.18\n *22\n 24.6.0\n 24.6\n 24\n lts",
"raw_output": "22.18.0\n 22.18\n *22\n 24.6.0\n 24.6\n 24\n latest\n lts-jod\n lts",
"executed_command": "asdf list nodejs"
},
{
"name": "Node.js version aliases",
"category": "languages",
"version": "",
"raw_output": "22 =\u003e 22.18.0\n22.18 =\u003e 22.18.0\n24 =\u003e 24.6.0\n24.6 =\u003e 24.6.0\nlts =\u003e 22.18.0",
"raw_output": "22 =\u003e 22.18.0\n22.18 =\u003e 22.18.0\n24 =\u003e 24.6.0\n24.6 =\u003e 24.6.0\nlatest =\u003e ./24.6.0\nlts =\u003e 22.18.0\nlts-jod =\u003e ./22.18.0",
"executed_command": "asdf alias nodejs --list"
},
{
Expand Down
4 changes: 2 additions & 2 deletions data/aws-mac-baremetal/os.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"name": "macOS system overview",
"category": "os",
"version": "",
"raw_output": "Software:\n\n System Software Overview:\n\n System Version: macOS 15.6.1 (24G90)\n Kernel Version: Darwin 24.6.0\n Boot Volume: Macintosh HD\n Boot Mode: Normal\n User Name: ec2-user (ec2-user)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Enabled\n Time since boot: 40 minutes, 21 seconds",
"raw_output": "Software:\n\n System Software Overview:\n\n System Version: macOS 15.6.1 (24G90)\n Kernel Version: Darwin 24.6.0\n Boot Volume: Macintosh HD\n Boot Mode: Normal\n User Name: ec2-user (ec2-user)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Enabled\n Time since boot: 16 hours, 34 minutes",
"executed_command": "system_profiler SPSoftwareDataType"
},
{
"name": "Disk space",
"category": "os",
"version": "",
"raw_output": "Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk6s2s1 400Gi 10Gi 281Gi 4% 426k 3.0G 0% /",
"raw_output": "Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk6s2s1 400Gi 10Gi 281Gi 4% 426k 2.9G 0% /",
"executed_command": "df -h /"
},
{
Expand Down
2 changes: 1 addition & 1 deletion data/aws-mac-baremetal/stack_rev_id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2025-12-10
2.109.1