Skip to content
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

Allow to collect host architecture #1483

Merged
merged 8 commits into from
Mar 5, 2021
Merged

Allow to collect host architecture #1483

merged 8 commits into from
Mar 5, 2021

Commits on Mar 1, 2021

  1. Allow to collect host architecture

    Host type is not enough to represent the processor architecture
    of the host. Add "arch" to allow users to collecting processor
    architecture. We may predefine some commonly used architecture
    as a follow up to this change.
    rakyll committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    933ba47 View commit details
    Browse the repository at this point in the history
  2. Add a link to the change

    rakyll committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f3115a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    dc3fdce View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Add predefined architectures

    rakyll committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f6df42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf01a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Remove other

    rakyll committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    cd048f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49fb678 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    7a98082 View commit details
    Browse the repository at this point in the history