-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a58a5fa - Browse repository at this point
Copy the full SHA a58a5faView commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76763d3 - Browse repository at this point
Copy the full SHA 76763d3View commit details
Commits on Aug 17, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/nodejs-storage-transfer/compare/v1.0.0...v1.0.1) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#7](https://www.github.com/googleapis/nodejs-storage-transfer/issues/7)) ([e52a0be](https://www.github.com/googleapis/nodejs-storage-transfer/commit/e52a0befc6497c68ea5401e35f3c1c7de0402941)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e4c5698 - Browse repository at this point
Copy the full SHA e4c5698View commit details
Commits on Aug 23, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/nodejs-storage-transfer/compare/v1.0.1...v1.1.0) (2021-08-23) ### Features * turns on self-signed JWT feature flag ([#9](https://www.github.com/googleapis/nodejs-storage-transfer/issues/9)) ([47dde37](https://www.github.com/googleapis/nodejs-storage-transfer/commit/47dde3725b8907d1f974dca83b778ccd7e312bef)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 01aef9c - Browse repository at this point
Copy the full SHA 01aef9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5333fb - Browse repository at this point
Copy the full SHA b5333fbView commit details
Commits on Sep 10, 2021
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37806ed - Browse repository at this point
Copy the full SHA 37806edView commit details
Commits on Nov 16, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 94fe9de - Browse repository at this point
Copy the full SHA 94fe9deView commit details
Commits on Mar 2, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 89abd10 - Browse repository at this point
Copy the full SHA 89abd10View commit details
Commits on Apr 11, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 928c6e1 - Browse repository at this point
Copy the full SHA 928c6e1View commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9c8f420 - Browse repository at this point
Copy the full SHA 9c8f420View commit details
Commits on May 19, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 157d8cf - Browse repository at this point
Copy the full SHA 157d8cfView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b09157d - Browse repository at this point
Copy the full SHA b09157dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7d0e1ce - Browse repository at this point
Copy the full SHA 7d0e1ceView commit details
Commits on Jun 14, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 882d0ce - Browse repository at this point
Copy the full SHA 882d0ceView commit details
Commits on Jun 16, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 2e76e91 - Browse repository at this point
Copy the full SHA 2e76e91View commit details
Commits on Jun 30, 2022
-
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).
Configuration menu - View commit details
-
Copy full SHA for fc4dc12 - Browse repository at this point
Copy the full SHA fc4dc12View commit details
Commits on Aug 26, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for e712a41 - Browse repository at this point
Copy the full SHA e712a41View commit details
Commits on Sep 7, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0514f36 - Browse repository at this point
Copy the full SHA 0514f36View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc6352e - Browse repository at this point
Copy the full SHA fc6352eView commit details
Commits on Oct 3, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 19a699f - Browse repository at this point
Copy the full SHA 19a699fView commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 09a575a - Browse repository at this point
Copy the full SHA 09a575aView commit details
Commits on Oct 12, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for ace1413 - Browse repository at this point
Copy the full SHA ace1413View commit details
Commits on Nov 11, 2022
-
chore(main): release 2.2.1 (#123)
🤖 I have created a release *beep* *boop* --- ## [2.2.1](https://github.com/googleapis/nodejs-storage-transfer/compare/v2.2.0...v2.2.1) (2022-11-10) ### Bug Fixes * **deps:** Use google-gax v3.5.2 ([#121](https://github.com/googleapis/nodejs-storage-transfer/issues/121)) ([ee66be0](https://github.com/googleapis/nodejs-storage-transfer/commit/ee66be0297f1665298912c641fa9f2e1b3c2a1a7)) * Regenerated protos JS and TS definitions ([#125](https://github.com/googleapis/nodejs-storage-transfer/issues/125)) ([21ad9a7](https://github.com/googleapis/nodejs-storage-transfer/commit/21ad9a7190881ecdb8cf68fabcdc4fb42ffc626b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 122bdbf - Browse repository at this point
Copy the full SHA 122bdbfView commit details
Commits on Nov 28, 2022
-
test(samples): Refactor AWS S3 Test Credentials Source (#133)
Also allows the S3 client to be configured in a separate step.
Configuration menu - View commit details
-
Copy full SHA for 0edfbc4 - Browse repository at this point
Copy the full SHA 0edfbc4View commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6acab00 - Browse repository at this point
Copy the full SHA 6acab00View commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d25c06 - Browse repository at this point
Copy the full SHA 7d25c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e2c74 - Browse repository at this point
Copy the full SHA 23e2c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade3183 - Browse repository at this point
Copy the full SHA ade3183View commit details