Skip to content
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

Cors snapshot issue #636

Merged
merged 6 commits into from Mar 21, 2019
Merged

Cors snapshot issue #636

merged 6 commits into from Mar 21, 2019

Conversation

komalahuwalia
Copy link
Collaborator

Before your pull request is reviewed and merged, please ensure that:

  • there are no linting errors
  • your code is in a uniquely-named feature branch and has been rebased on top of the latest master. If you're asked to make more changes, make sure you rebase onto master then too!
  • your pull request is descriptively named and links to an issue number, i.e. Fixes #123
  • Make sure you have run the tests!!

Thank you!

@@ -29,6 +29,7 @@ S3_BUCKET=`get_secret s3.bucket`$'\n'\
PEBLIO_DOMAIN_NAME=`get_secret domain.name`$'\n'\
PEBLIO_COOKIE_DOMAIN=`get_secret cookie.domain`$'\n'\
PEBLIO_COOKIE_NAME=`get_secret cookie.name`$'\n'\
AWS_PROFILE=peblio$'\n'\
Copy link
Contributor

Choose a reason for hiding this comment

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

Just curious, should this be a string? inside ``?

Copy link
Contributor

Choose a reason for hiding this comment

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

@komalahuwalia does it matter if this is a string?

developer_docs/README.md Outdated Show resolved Hide resolved
@komalahuwalia komalahuwalia merged commit 22752d5 into master Mar 21, 2019
@komalahuwalia komalahuwalia deleted the cors-snapshot-issue branch May 6, 2019 09:40
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.

None yet

2 participants