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

Enable no-transport mode as startup parameter #2990

Merged

Commits on May 27, 2024

  1. no-transport mode

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1c9c28b View commit details
    Browse the repository at this point in the history
  2. no-transport mode

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f8a188b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    e2c1101 View commit details
    Browse the repository at this point in the history
  2. skip protocol registration if set to true, same for --no-ledger. set …

    …in sessions to 0 if no inbound transport manager
    
    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7e72739 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pstlouis/no-transport-mode' of github.com:OpSecId/aries…

    …-cloudagent-python into pstlouis/no-transport-mode
    PatStLouis committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6ce2f33 View commit details
    Browse the repository at this point in the history
  4. fix missing Namespace attribute

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4c60206 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. hide deprecation warning about didcomm if transport is disabled

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    2fe462f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b114e View commit details
    Browse the repository at this point in the history
  3. reduce line lenght

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    501c82c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pstlouis/no-transport-mode' of github.com:OpSecId/aries…

    …-cloudagent-python into pstlouis/no-transport-mode
    PatStLouis committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    83c2585 View commit details
    Browse the repository at this point in the history
  5. linting

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cff0826 View commit details
    Browse the repository at this point in the history
  6. change elif to if in argparse logic

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1a432cf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. replace transport.no-transport checks for transport.disabled

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b831b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a837121 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    720f2e8 View commit details
    Browse the repository at this point in the history
  2. fix copy pasta from package to plugin

    Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
    PatStLouis committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    171c43c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca29dc View commit details
    Browse the repository at this point in the history