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

Fix custom output on describe commands #648

Merged
merged 6 commits into from
Jan 28, 2020

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    5813212 View commit details
    Browse the repository at this point in the history
  2. Fix PipelineResource custom output

    Custom output like -o name or -o yaml was broken, let's fix it properly
    chmouel committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    31c2ab8 View commit details
    Browse the repository at this point in the history
  3. Fix PipelineRuns custom output

    Custom output like -o name or -o yaml was broken, let's fix it properly
    chmouel committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    8dd980d View commit details
    Browse the repository at this point in the history
  4. Fix Task custom output

    Custom output like -o name or -o yaml was broken, let's fix it properly
    chmouel committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    3128bd9 View commit details
    Browse the repository at this point in the history
  5. Fix TaskRuns custom output

    Custom output like -o name or -o yaml was broken, let's fix it properly
    chmouel committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    7c58f6b View commit details
    Browse the repository at this point in the history
  6. Fix ClusterTask custom output

    Custom output like -o name or -o yaml was broken, let's fix it properly
    chmouel committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    f9d2cc9 View commit details
    Browse the repository at this point in the history