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

feat: basic support OPA plugin #5734

Merged
merged 22 commits into from
Dec 13, 2021
Merged

feat: basic support OPA plugin #5734

merged 22 commits into from
Dec 13, 2021

Commits on Dec 8, 2021

  1. feat: add opa plugin

    bzp2010 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    51ea55f View commit details
    Browse the repository at this point in the history
  2. test: add get_path case

    bzp2010 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    dd41ce5 View commit details
    Browse the repository at this point in the history
  3. test: fix get_path case

    bzp2010 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    dfa83c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03b9434 View commit details
    Browse the repository at this point in the history
  5. test: add OPA case

    bzp2010 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    de01b6f View commit details
    Browse the repository at this point in the history
  6. chore: add to plugin list

    bzp2010 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8497f08 View commit details
    Browse the repository at this point in the history
  7. test: add plugin list

    bzp2010 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7e2260a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. chore: move helper

    bzp2010 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b534cf6 View commit details
    Browse the repository at this point in the history
  2. chore: update install script

    bzp2010 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    99ec481 View commit details
    Browse the repository at this point in the history
  3. chore: move helper

    bzp2010 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    96b391f View commit details
    Browse the repository at this point in the history
  4. chore: remove unused code

    bzp2010 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    a4c2aa4 View commit details
    Browse the repository at this point in the history
  5. chore: change to ctx var

    bzp2010 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    dd44f87 View commit details
    Browse the repository at this point in the history
  6. chore: simplify check schema

    bzp2010 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    3b46481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03f75b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    87d65de View commit details
    Browse the repository at this point in the history
  2. fix: typo

    bzp2010 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    64d9ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83447f5 View commit details
    Browse the repository at this point in the history
  4. chore: follow plugin change

    bzp2010 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    bfc84a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8589bf View commit details
    Browse the repository at this point in the history
  6. chore: invalid status code

    bzp2010 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    3389940 View commit details
    Browse the repository at this point in the history
  7. test: fix typo

    bzp2010 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    03006b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. test: update TDT logic

    bzp2010 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0d5c6cb View commit details
    Browse the repository at this point in the history