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

[stable25] fix(CI): Run repair steps against Oracle DB #36886

Merged
merged 6 commits into from
Mar 6, 2023

Commits on Feb 28, 2023

  1. fix(CI): Run repair steps against Oracle DB

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f27d366 View commit details
    Browse the repository at this point in the history
  2. First run unit tests so they don't fail

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    75ecdd7 View commit details
    Browse the repository at this point in the history
  3. Fail the repair command when an error happened

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9904e7b View commit details
    Browse the repository at this point in the history
  4. fix(OCC): Don't throw in the repair step for phone validation

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f333c7f View commit details
    Browse the repository at this point in the history
  5. fix(Repair): Fix repair step compatibility with Oracle DB

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3e46245 View commit details
    Browse the repository at this point in the history
  6. Fix appconfig compatibility with Oracle DB

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1f4a052 View commit details
    Browse the repository at this point in the history