Skip to content

Bak 355/add s3uploader oss#15

Merged
arl merged 10 commits intomasterfrom
BAK-355/add-s3uploader-oss
Jul 29, 2020
Merged

Bak 355/add s3uploader oss#15
arl merged 10 commits intomasterfrom
BAK-355/add-s3uploader-oss

Conversation

@arl
Copy link
Copy Markdown
Collaborator

@arl arl commented Jul 27, 2020

❓ What

Adds the S3Uploader, a baker.Component used to upload local files (probably the output of a baker topology) to S3.

🔨 How to test

  1. List all steps necessary;
  2. To test this pull request.

✅ Checklists

This section contains a list of checklists for common uses, please delete the checklists that are useless for your current use case (or add another checklist if your use case isn't covered yet).

  • Is there unit/integration test coverage for all new and/or changed functionality added in this PR?
  • Have the changes in this PR been functionally tested?
  • Has make gofmt-write been run on the code?
  • Has make govet been run on the code? Has the code been fixed accordingly to the output?
  • Have the changes been added to the CHANGELOG.md file?
  • Have the steps in CONTRIBUTING.md been followed to update a Go module?

@arl arl force-pushed the BAK-355/add-s3uploader-oss branch 2 times, most recently from 6766f6a to 67bd73e Compare July 27, 2020 17:48
@arl arl requested a review from tommyblue July 28, 2020 10:51
@arl arl force-pushed the BAK-355/add-s3uploader-oss branch from 46c4b9e to 93ec464 Compare July 28, 2020 13:18
Copy link
Copy Markdown
Contributor

@tommyblue tommyblue left a comment

Choose a reason for hiding this comment

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

overall lgtm, I added a bunch of comments. please take a look and either resolve or talk about them

Comment thread upload/s3.go Outdated
Comment thread upload/s3.go
Comment thread upload/s3.go Outdated
Comment thread upload/s3.go Outdated
Comment thread upload/s3.go Outdated
Comment thread upload/s3.go
Comment thread upload/s3.go
@arl arl force-pushed the BAK-355/add-s3uploader-oss branch from 93ec464 to 2acf1f1 Compare July 28, 2020 17:50
Comment thread upload/s3.go
@arl arl merged commit efa51d6 into master Jul 29, 2020
@arl arl deleted the BAK-355/add-s3uploader-oss branch July 29, 2020 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants