Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Zip destination different to documentation #38

Open
davidobrien1985 opened this issue Jul 17, 2019 · 1 comment
Open

Zip destination different to documentation #38

davidobrien1985 opened this issue Jul 17, 2019 · 1 comment

Comments

@davidobrien1985
Copy link

As far as I can see the destination that the lambda functions upload the zip file to is different to what the documentation claims it is.

The ZipDlLambda function for example in line 123

s3_archive_file = "%s/%s/%s/%s.zip" % (owner, name, branch, name)

The documentation https://aws-quickstart.s3.amazonaws.com/quickstart-git2s3/doc/git-to-amazon-s3-using-webhooks.pdf on page 14 states

S3://output-bucket-name/git-user/git-repository/git-user_git-repository.zip

Misunderstanding here or documentation issue?

@jaymccon
Copy link
Contributor

The docs are lagging this 685bba9#diff-d9757b5c6f73628c93302e431d7746e6R103

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants