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

Add PtestSuite to run on PRs #554

Merged
merged 8 commits into from
Sep 4, 2023
Merged

Add PtestSuite to run on PRs #554

merged 8 commits into from
Sep 4, 2023

Commits on Aug 29, 2023

  1. adds pytest on PR workflow file

    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a13a8f1 View commit details
    Browse the repository at this point in the history
  2. rms migration from pytest workflow (pytest automatically runs these a…

    …nyway for setting up test db)
    
    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    94e750a View commit details
    Browse the repository at this point in the history
  3. make try-catch block for git context processors more generic as faili…

    …ng inside github workflow
    
    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    af6c333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca68254 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. implements combo version of git hash

    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    83cf2c5 View commit details
    Browse the repository at this point in the history
  2. adds to git hash docstrings

    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7f0dc79 View commit details
    Browse the repository at this point in the history
  3. rcpch staff can also see git commit hash

    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ddd3469 View commit details
    Browse the repository at this point in the history
  4. inserts git hash into all workflows

    Signed-off-by: anchit-chandran <[email protected]>
    anchit-chandran committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3a3b317 View commit details
    Browse the repository at this point in the history