mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
3164401ffdc7e35143ddcbceedb5dddbfc19dc27
This brings test code and mocks up to date with the fingerprinter. This was a slightly larger change than I anticipated, but I think it's good for two reasons: 1. More semanitcally correct. `os.name` is something like "Windows 10 Pro" or "Ubuntu", while `kernel.name` is "windows" or "linux". `os.version` and `kernel.version` match these semantics. 2. `kernel.name` is much easier to grep for than `os`, which is helpful because oracle can't help us with strings.
nomad
Where the wild bits roam
Description
Languages
Go
76.9%
MDX
11%
JavaScript
8.2%
Handlebars
1.7%
HCL
1.4%
Other
0.7%