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

How to setup it for non master branches #19

Open
DCloudMaster opened this issue Apr 12, 2018 · 3 comments
Open

How to setup it for non master branches #19

DCloudMaster opened this issue Apr 12, 2018 · 3 comments

Comments

@DCloudMaster
Copy link

how we can use this quick start for branches other than master ?

@Justin-DynamicD
Copy link

It's completely possible, but you have to modify the lambda_function.py to pull it off.

Internally we added a "branches" variable that defaults to master but accepts a comma delimited list of branches to sync. We only wrote it into the git3pull function though, as that's what we use (because it already included the logic to zip up the .git metadata).

@dhwlm
Copy link

dhwlm commented May 9, 2019

I modified the file. Re-uploaded/replaced the zip folder. Still pulls from master. could you guide me to modify and update lamda_function ?

@jaymccon
Copy link
Contributor

jaymccon commented May 9, 2019

to use a modified version of the quickstart you will need to upload it to your own S3 bucket and then point QSS3BucketName and QSS3KeyPrefix to that bucket.

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

No branches or pull requests

4 participants