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

Issue/add output column mapper #256

Commits on Jan 4, 2024

  1. Added default column parser for missing focus columns to create missi…

    …ng definition in export.
    
    Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
    varunmittal91 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    af0d31a View commit details
    Browse the repository at this point in the history
  2. Commit from GitHub Actions (Export Conversion Rules)

    Signed-off-by: FinOps Converter Bot <finops-converter-bot@finops.org>
    FinOps Converter Bot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    41684b3 View commit details
    Browse the repository at this point in the history
  3. Add sort to bring not defined columns to the top.

    Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
    varunmittal91 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f685b2d View commit details
    Browse the repository at this point in the history
  4. Commit from GitHub Actions (Export Conversion Rules)

    Signed-off-by: FinOps Converter Bot <finops-converter-bot@finops.org>
    FinOps Converter Bot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2a6ae06 View commit details
    Browse the repository at this point in the history
  5. Change sorting order to sort by not defined first and then lexical or…

    …der.
    
    Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
    varunmittal91 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    affe6ca View commit details
    Browse the repository at this point in the history
  6. Commit from GitHub Actions (Export Conversion Rules)

    Signed-off-by: FinOps Converter Bot <finops-converter-bot@finops.org>
    FinOps Converter Bot committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8e4dd24 View commit details
    Browse the repository at this point in the history
  7. Lint: Fixed import order.

    Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
    varunmittal91 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    68e41b9 View commit details
    Browse the repository at this point in the history
  8. Convert match statement to if-else.

    Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
    varunmittal91 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    51f9628 View commit details
    Browse the repository at this point in the history
  9. Fixed test case.

    Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
    varunmittal91 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    610b520 View commit details
    Browse the repository at this point in the history