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: Add API for single pull request scan #370

Merged
merged 15 commits into from
Jan 5, 2024
Merged

Commits on Dec 28, 2023

  1. feat: Add API for single pull request scan

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1d65e01 View commit details
    Browse the repository at this point in the history
  2. docs: Add new endpoint description in YAML file

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    048b529 View commit details
    Browse the repository at this point in the history
  3. test: Cover new endpoint by unit tests

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7b5cbe7 View commit details
    Browse the repository at this point in the history
  4. test: Update unit tests for LPVSPullRequestAction

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dcf0151 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix: Update endpoint based on the code review comments

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4da2e82 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. feat: Add API for single pull request scan

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    000ea7e View commit details
    Browse the repository at this point in the history
  2. docs: Add new endpoint description in YAML file

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fedb327 View commit details
    Browse the repository at this point in the history
  3. test: Cover new endpoint by unit tests

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    289899f View commit details
    Browse the repository at this point in the history
  4. test: Update unit tests for LPVSPullRequestAction

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6109148 View commit details
    Browse the repository at this point in the history
  5. fix: Update endpoint based on the code review comments

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1d469cc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    2ad97e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into api-354

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    214b9ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aee508 View commit details
    Browse the repository at this point in the history
  4. fix: Fix build after incorrect rebase

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    990d4c6 View commit details
    Browse the repository at this point in the history
  5. fix: Update code based on the review comments

    Signed-off-by: Oleg Kopysov <[email protected]>
    o-kopysov committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a660f71 View commit details
    Browse the repository at this point in the history