Skip to content

Conversation

@bbernays
Copy link
Collaborator

Summary

@bbernays bbernays requested review from a team and disq and removed request for a team January 24, 2023 16:51
@cq-bot cq-bot added the s3 label Jan 24, 2023
@bbernays bbernays linked an issue Jan 24, 2023 that may be closed by this pull request
3 tasks
@bbernays bbernays changed the title fix(s3): Clean inputs fix(s3)!: Clean inputs Jan 24, 2023
Copy link
Member

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make sure {{UUID}} and {{TABLE}} are replaced with something before writing to the tmp file. Maybe {{UUID}} could be just the string uuid and {{TABLE}} could be table, or something like that? Not sure what would be good behavior here that would avoid potential permissions issues

@bbernays bbernays requested a review from hermanschaaf January 25, 2023 14:20
@cq-bot cq-bot removed gcs labels Jan 25, 2023
@bbernays bbernays requested a review from hermanschaaf January 25, 2023 15:20
@bbernays bbernays added the automerge Automatically merge once required checks pass label Jan 25, 2023
@kodiakhq kodiakhq bot merged commit 0132fb4 into main Jan 25, 2023
@kodiakhq kodiakhq bot deleted the s3-paths branch January 25, 2023 15:31
kodiakhq bot pushed a commit that referenced this pull request Jan 31, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.0](plugins-destination-s3-v1.1.1...plugins-destination-s3-v2.0.0) (2023-01-31)


### ⚠ BREAKING CHANGES

* Add ability to override CSV File options (headers and delimiters) ([#6958](#6958))
* **s3:** Clean inputs ([#7116](#7116))

### Features

* Add ability to override CSV File options (headers and delimiters) ([#6958](#6958)) ([d03819c](d03819c))


### Bug Fixes

* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.49 ([#7309](#7309)) ([16da39d](16da39d))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.29.0 ([#7121](#7121)) ([b7441c9](b7441c9))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.30.0 ([#7222](#7222)) ([73ca21c](73ca21c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.31.0 ([#7228](#7228)) ([36e8549](36e8549))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.32.0 ([#7334](#7334)) ([b684122](b684122))
* **s3:** Clean inputs ([#7116](#7116)) ([0132fb4](0132fb4))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3 Pathing Issues

5 participants