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

#35: create webapisync option in cert utils #36

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    8448a0f View commit details
    Browse the repository at this point in the history
  2. #35: fixed fixed lookup report error

    also renamed files based on their use i.e. dd restore file is restore-utils/data-dictionary and web api sync util will be restore-util/web-api-core
    mohit-s96 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6a7b477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f235a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    22ce2d5 View commit details
    Browse the repository at this point in the history
  2. #35: updated JSDoc types

    mohit-s96 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    cd3a9f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8ee53 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. #35: changed input format

    mohit-s96 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    283b130 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    90b1dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba82592 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    b161ec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    508c898 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. #35: changed process.exit to return

    Since this package would be used in AWS/Cert API, we don't want to exit the node process. Thus we could just return in case of an error.
    mohit-s96 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9f56c42 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    29eb857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf9b87 View commit details
    Browse the repository at this point in the history