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

Stream files during code transform #585

Merged
merged 14 commits into from
Jan 15, 2019

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    c66352b View commit details
    Browse the repository at this point in the history
  2. Was using wrong project reference in streamFiles async part.

    Olve S. Hansen committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    6288864 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Remove debug statements and removed timeout from test.

    Olve S. Hansen committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    4f076fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ba1ff View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. asyncifying streamFiles transformation

    Olve S. Hansen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    ca3d29d View commit details
    Browse the repository at this point in the history
  2. Added end event listener, added debug statements.

    Olve S. Hansen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    21aec8a View commit details
    Browse the repository at this point in the history
  3. Removed logging config from tests.

    Olve S. Hansen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    5cc8fe1 View commit details
    Browse the repository at this point in the history
  4. Removed previously added unrelated edit while debugging.

    Olve S. Hansen committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    40a9aaa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Made recipient path optional.

    Olve S. Hansen committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    d6fd9c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Wrapped stream in promise for handling resolve/reject

    Olve S. Hansen committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    e297ffe View commit details
    Browse the repository at this point in the history
  2. Using credentials from invocation instead.

    Olve S. Hansen committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ee7f626 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into code-transform-stream-files

    * master: (104 commits)
      Autofix: tslint
      Autofix: TypeScript header
      Fix misplaced comment
      Changelog: add release 1.2.0
      Version: increment after 1.2.0 release
      Autofix: Third party licenses
      Update client to 1.2.0
      Autofix: Third party licenses
      Update all dependencies
      Changelog: atomist#639 to fixed
      Correct typo
      Changelog: atomist#642 to added
      Auto merge pull request atomist#642 from atomist/sdm
      Changelog: 7fd6fab to fixed
      Fix issues when pushTest is missing on project listener
      Update doc on goal execution listener
      Autofix: Third party licenses
      Changelog: 87a5514 to changed
      Changelog: 1a3e3e2 to changed
      Delint
      ...
    Olve S. Hansen committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    afffd04 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Corrected log level and tidied up tests.

    Olve S. Hansen committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    b0572b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Log file copies on silly level.

    Olve S. Hansen committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    cad05d9 View commit details
    Browse the repository at this point in the history