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

Handle transmission mode reference #419

Merged
merged 43 commits into from
Mar 31, 2022
Merged

Handle transmission mode reference #419

merged 43 commits into from
Mar 31, 2022

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    72ba589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de71bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161cf9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf02f08 View commit details
    Browse the repository at this point in the history
  5. remove references to fix #247 in CLI, always using async mode with mo…

    …nitoring to obtain sync status
    fmigneault committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5520872 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bed33da View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    42640cd View commit details
    Browse the repository at this point in the history
  2. fix lint

    fmigneault committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    637adca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b938fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b59949f View commit details
    Browse the repository at this point in the history
  5. fix lint

    fmigneault committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ff2f94c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d56a4e View commit details
    Browse the repository at this point in the history
  7. replace all outputTransmission 'reference' by 'value' to correctly re…

    …port default Weaver behaviour
    fmigneault committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    25fdd0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83adf03 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    b51bbfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    070a9e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88b5fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12138b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8de26d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    895d25d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'job-prefer-header' of https://github.com/crim-ca/weaver

    …into job-prefer-header
    fmigneault committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    896a4fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34fc119 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8887f1 View commit details
    Browse the repository at this point in the history
  10. revert weaver default jobControlOption async only - if sync needed, m…

    …ust be provided at deploy time
    fmigneault committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b70cb9c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e9119a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. fix doc indents

    fmigneault committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    2ba0679 View commit details
    Browse the repository at this point in the history
  2. quote requests typing

    fmigneault committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    3ac2830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc640f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf99d10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51050bc View commit details
    Browse the repository at this point in the history
  6. fix lint

    fmigneault committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c81a99c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. adjust sync result returned directly + support response=raw for singl…

    …e outputs or multi-by-ref (relates to #376)
    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fd0e83e View commit details
    Browse the repository at this point in the history
  2. update docs with new response=raw, mode=sync and transmissionMode=val…

    …ue/reference supports (relates to #376, #377)
    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    68ba237 View commit details
    Browse the repository at this point in the history
  3. fix imports linting

    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b58fb4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc4f76 View commit details
    Browse the repository at this point in the history
  5. fix dismiss mock

    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d7330fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50ff933 View commit details
    Browse the repository at this point in the history
  7. fix doc refs

    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    4d9b43a View commit details
    Browse the repository at this point in the history
  8. add CLI proper support of --ref for transmissionMode=reference and --…

    …download option of those file links
    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b1a0883 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7295ae View commit details
    Browse the repository at this point in the history
  10. fix broken doc link

    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7860833 View commit details
    Browse the repository at this point in the history
  11. fix imports

    fmigneault committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    0b50dc1 View commit details
    Browse the repository at this point in the history