-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS description attribute detector #1840
OS description attribute detector #1840
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 709c79f - Browse repository at this point
Copy the full SHA 709c79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f832b05 - Browse repository at this point
Copy the full SHA f832b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for fec276b - Browse repository at this point
Copy the full SHA fec276bView commit details -
Added WithOS resource configuration function to configure all of the …
…OS resource attributes
Configuration menu - View commit details
-
Copy full SHA for b6b5c38 - Browse repository at this point
Copy the full SHA b6b5c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee4447 - Browse repository at this point
Copy the full SHA aee4447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b9089 - Browse repository at this point
Copy the full SHA 49b9089View commit details -
Configuration menu - View commit details
-
Copy full SHA for e971536 - Browse repository at this point
Copy the full SHA e971536View commit details -
Added/updated documentation headers for *nix implementation of osDesc…
…ription and related functions
Configuration menu - View commit details
-
Copy full SHA for 436fcc0 - Browse repository at this point
Copy the full SHA 436fcc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab57861 - Browse repository at this point
Copy the full SHA ab57861View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f72c5 - Browse repository at this point
Copy the full SHA e2f72c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f2ed0 - Browse repository at this point
Copy the full SHA a7f2ed0View commit details -
Extracted common function getFirstAvailableFile to read the first ava…
…ilable file from a list of candidates
Configuration menu - View commit details
-
Copy full SHA for 01e0dfe - Browse repository at this point
Copy the full SHA 01e0dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dee3b9 - Browse repository at this point
Copy the full SHA 8dee3b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5916293 - Browse repository at this point
Copy the full SHA 5916293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 980c1fb - Browse repository at this point
Copy the full SHA 980c1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5d38f - Browse repository at this point
Copy the full SHA 2b5d38fView commit details -
Renamed restoreProcessAttributesProviders test helper function
The function restoreProcessAttributesProviders was renamed to simply restoreAttributesProviders to better reflect its broader scope, which not only applies to process attribute's providers.
Configuration menu - View commit details
-
Copy full SHA for 866d3d3 - Browse repository at this point
Copy the full SHA 866d3d3View commit details -
Fixed os_linux.go overriding build tags defined inside the file
The suffix on os_linux.go was overriding the build tags already defined in that file. The file was renamed to os_release_unix.go, reflecting the main function defined in the file. For consistency, os_darwin.go was renamed to os_release_darwing.go, as its primary purpose is to also define the osRelease function.
Configuration menu - View commit details
-
Copy full SHA for 8405d78 - Browse repository at this point
Copy the full SHA 8405d78View commit details
Commits on May 5, 2021
-
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for 55b8c81 - Browse repository at this point
Copy the full SHA 55b8c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 256e537 - Browse repository at this point
Copy the full SHA 256e537View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7c4d9 - Browse repository at this point
Copy the full SHA fc7c4d9View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d056927 - Browse repository at this point
Copy the full SHA d056927View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6b1df - Browse repository at this point
Copy the full SHA be6b1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1aba90 - Browse repository at this point
Copy the full SHA b1aba90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4627208 - Browse repository at this point
Copy the full SHA 4627208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb7e6a - Browse repository at this point
Copy the full SHA 3bb7e6aView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b14ed7c - Browse repository at this point
Copy the full SHA b14ed7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 725d90f - Browse repository at this point
Copy the full SHA 725d90fView commit details -
Added unameProvider type to decouple direct reference to unix.Uname f…
…unction inside Uname()
Configuration menu - View commit details
-
Copy full SHA for 05d0fbd - Browse repository at this point
Copy the full SHA 05d0fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for de1f693 - Browse repository at this point
Copy the full SHA de1f693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 885e118 - Browse repository at this point
Copy the full SHA 885e118View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56ad85 - Browse repository at this point
Copy the full SHA b56ad85View commit details -
Configuration menu - View commit details
-
Copy full SHA for c68d0be - Browse repository at this point
Copy the full SHA c68d0beView commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a03512d - Browse repository at this point
Copy the full SHA a03512dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0e0b3 - Browse repository at this point
Copy the full SHA 2f0e0b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357c706 - Browse repository at this point
Copy the full SHA 357c706View commit details
Commits on May 16, 2021
-
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for bec560d - Browse repository at this point
Copy the full SHA bec560dView commit details
Commits on May 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e7b8538 - Browse repository at this point
Copy the full SHA e7b8538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258e879 - Browse repository at this point
Copy the full SHA 258e879View commit details -
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for c31cfc6 - Browse repository at this point
Copy the full SHA c31cfc6View commit details -
Manually formatted uint64 to strings to have an uniform interface for…
… test assertions
Configuration menu - View commit details
-
Copy full SHA for 5698880 - Browse repository at this point
Copy the full SHA 5698880View commit details
Commits on May 26, 2021
-
Asserts there's no error when opening registry key for testing
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d67eb9 - Browse repository at this point
Copy the full SHA 8d67eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983e5b3 - Browse repository at this point
Copy the full SHA 983e5b3View commit details
Commits on May 27, 2021
-
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for 3595fdf - Browse repository at this point
Copy the full SHA 3595fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fcffa - Browse repository at this point
Copy the full SHA 29fcffaView commit details
Commits on May 28, 2021
-
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for eedc291 - Browse repository at this point
Copy the full SHA eedc291View commit details
Commits on Jun 3, 2021
-
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for 3446fce - Browse repository at this point
Copy the full SHA 3446fceView commit details
Commits on Jun 10, 2021
-
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 832606a - Browse repository at this point
Copy the full SHA 832606aView commit details -
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for d797a6e - Browse repository at this point
Copy the full SHA d797a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a42f424 - Browse repository at this point
Copy the full SHA a42f424View commit details
Commits on Jun 21, 2021
-
Fixed typo on osRelease documentation header
Co-authored-by: Chris Bandy <bandy.chris@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 791e058 - Browse repository at this point
Copy the full SHA 791e058View commit details -
Fixed typo on test case name for ParsePlistFile tests
Co-authored-by: Chris Bandy <bandy.chris@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2bf1370 - Browse repository at this point
Copy the full SHA 2bf1370View commit details -
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for f1539fb - Browse repository at this point
Copy the full SHA f1539fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeac5d9 - Browse repository at this point
Copy the full SHA eeac5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9322a9b - Browse repository at this point
Copy the full SHA 9322a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6fcde - Browse repository at this point
Copy the full SHA bd6fcdeView commit details
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1ce3654 - Browse repository at this point
Copy the full SHA 1ce3654View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea07b21 - Browse repository at this point
Copy the full SHA ea07b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for f94b783 - Browse repository at this point
Copy the full SHA f94b783View commit details -
Handled optionality of DisplayVersion registry key.
For example, CI machine runs on: Windows Server 2019 Datacenter (1809) [Version 10.0.17763.1999] So, to not add an extra white space due to missing DisplayVersion, this value is checked to be not empty, and only in such case a trailing space is added for that component.
Configuration menu - View commit details
-
Copy full SHA for 0846d68 - Browse repository at this point
Copy the full SHA 0846d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33a6e9 - Browse repository at this point
Copy the full SHA c33a6e9View commit details -
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for 739b468 - Browse repository at this point
Copy the full SHA 739b468View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ab941 - Browse repository at this point
Copy the full SHA a0ab941View commit details -
Configuration menu - View commit details
-
Copy full SHA for b100dac - Browse repository at this point
Copy the full SHA b100dacView commit details
Commits on Jul 3, 2021
-
Merge remote-tracking branch 'upstream/main' into feature/os-descript…
…ion-attribute-detector
Configuration menu - View commit details
-
Copy full SHA for 764f148 - Browse repository at this point
Copy the full SHA 764f148View commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1e7645f - Browse repository at this point
Copy the full SHA 1e7645fView commit details