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

migrate code from googleapis/nodejs-storage-transfer #2997

Merged
merged 28 commits into from
Jan 26, 2023

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    a58a5fa View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#3)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    76763d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    01aef9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5333fb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. chore: release 1.1.1 (#15)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    37806ed View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Update the quickstart sample to be in line with other languages (#24)

    * Update the quickstart sample to be in line with other languages
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * run linter
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * remove unnecessary dependency
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    3 people authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    94fe9de View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. feat: Increase STS Sample Coverage (#42)

    * test: Prepare for multiple samples and tests
    
    * feat: Increase STS Sample Coverage
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * style: lint
    
    * ci: Add `pre-samples-test.sh` for AWS integration testing
    
    * style: Streamline error handling
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    danielbankhead and gcf-owl-bot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    89abd10 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. chore(main): release 1.2.0 (#45)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    release-please[bot] and danielbankhead authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    928c6e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on May 19, 2022

  1. build!: update library to use Node 12 (#64)

    * build!: Update library to use Node 12
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    sofisl authored May 19, 2022
    Configuration menu
    Copy the full SHA
    157d8cf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    b09157d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.0.0 (#65)

    * chore(main): release 2.0.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored May 31, 2022
    Configuration menu
    Copy the full SHA
    7d0e1ce View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. feat(samples): Add POSIX & Manifest samples (#67)

    * feat(samples): Add POSIX samples
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Fix: `fs.promises` import
    
    * fix: clean-up created transfer job
    
    * chore: Add (safe) debug log
    
    * fix: misc bugs
    
    * chore: remove debug log
    
    * feat: add POSIX to POSIX sample
    
    - Also, update tests and comments
    
    * chore: typo & clean-up
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor: styling
    
    * feat: Add POSIX Download sample
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: Add ending '/'
    
    * style: shorten variable
    
    * feat: Transfer Manifest request
    
    * fix: typo
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: `replaceAll` (not available in Node 12) -> `replace`
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    d-goog and gcf-owl-bot[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    882d0ce View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. refactor(samples): Fix documentation, typos, and function names (#72)

    * feat(samples): Add POSIX samples
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Fix: `fs.promises` import
    
    * fix: clean-up created transfer job
    
    * chore: Add (safe) debug log
    
    * fix: misc bugs
    
    * chore: remove debug log
    
    * feat: add POSIX to POSIX sample
    
    - Also, update tests and comments
    
    * chore: typo & clean-up
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor: styling
    
    * feat: Add POSIX Download sample
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: Add ending '/'
    
    * style: shorten variable
    
    * feat: Transfer Manifest request
    
    * fix: typo
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: `replaceAll` (not available in Node 12) -> `replace`
    
    * refactor(samples): Fix documentation, typos, and function names
    
    * fix: typo
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    d-goog and gcf-owl-bot[bot] authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2e76e91 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(main): release 2.1.0 (#76)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.1.0](googleapis/nodejs-storage-transfer@v2.0.0...v2.1.0) (2022-06-30)
    
    
    ### Features
    
    * **samples:** Add POSIX & Manifest samples ([#67](googleapis/nodejs-storage-transfer#67)) ([1056c9f](googleapis/nodejs-storage-transfer@1056c9f))
    * support regapic LRO ([#75](googleapis/nodejs-storage-transfer#75)) ([cc80906](googleapis/nodejs-storage-transfer@cc80906))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fc4dc12 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. chore(main): release 2.1.1 (#86)

    * chore(main): release 2.1.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e712a41 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. chore(main): release 2.1.2 (#91)

    * chore(main): release 2.1.2
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    0514f36 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Oct 3, 2022

  1. chore(main): release 2.2.0 (#95)

    * chore(main): release 2.2.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    19a699f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 12, 2022

  1. samples: Add AWS S3-compatible Sample (#118)

    * samples: Add AWS S3-compatible sample
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: description
    
    * docs: typo
    
    * docs: another typo
    
    * docs: typos
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    d-goog and gcf-owl-bot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ace1413 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 28, 2022

  1. test(samples): Refactor AWS S3 Test Credentials Source (#133)

    Also allows the S3 client to be configured in a separate step.
    d-goog authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0edfbc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    7d25c06 View commit details
    Browse the repository at this point in the history
  2. update workflow

    kweinmeister committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    23e2c74 View commit details
    Browse the repository at this point in the history
  3. update workflow

    kweinmeister committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ade3183 View commit details
    Browse the repository at this point in the history