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

refactor: dashboard with new manifests structure #1065

Merged
merged 4 commits into from
Jul 2, 2024

Commits on Jul 1, 2024

  1. refactor: dashboard with new manifests structure

    - change type of platform, skip convert to string
    - add more support for ApplyParam() to
      not only take ENV but also anything from ExtraParamMaps
    
    Signed-off-by: Wen Zhou <[email protected]>
    zdtsw committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ec4d60f View commit details
    Browse the repository at this point in the history
  2. update: simplify override function

    Signed-off-by: Wen Zhou <[email protected]>
    zdtsw committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6341734 View commit details
    Browse the repository at this point in the history
  3. update: add back nolint check

    Signed-off-by: Wen Zhou <[email protected]>
    zdtsw committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    71549fd View commit details
    Browse the repository at this point in the history
  4. update: add value for Unknown platform

    Signed-off-by: Wen Zhou <[email protected]>
    zdtsw committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ecde4c6 View commit details
    Browse the repository at this point in the history