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

Merge prod to main #78

Open
wants to merge 97 commits into
base: main
Choose a base branch
from
Open

Merge prod to main #78

wants to merge 97 commits into from

Conversation

bo-lu
Copy link
Member

@bo-lu bo-lu commented Feb 15, 2024

No description provided.

indiciumx and others added 30 commits March 13, 2023 22:32
every time a request is made to geo.ca.

it does the following:

- redirects requests that end with `/` or don't
contain a `.` to /index.html
- redirects requests to `www.<env>.geo.ca` to
`https://<env>.geo.ca`. This should improve SEO by
concentrating our traffic.
…dfront-function/root-handler

Feature/cloudfront function/root handler
every time a request is made to geo.ca.

it does the following:

- redirects requests that end with `/` or don't
contain a `.` to /index.html
- redirects requests to `www.<env>.geo.ca` to
`https://<env>.geo.ca`. This should improve SEO by
concentrating our traffic.
…dfront-function/root-handler

bug fix: code was added to preserve request querystring in redirect.
…dfront-function/app-handler

Feature/cloudfront function/app handler
enable object compression
Pascal Vautour and others added 30 commits March 21, 2024 16:29
- Change Dynamodb table to have on-demand capacity
- To preserve S3 bucket use, since we are limited to 100 buckets per account, the EO harvester stack will reuse a common S3 bucket which is used for logging
- Change to CF so that EO harvester stacks can be run in any order instead of needing to run the stacks in the order they are developed. This is a True/false boolean logic and handles the limitation of the previous bullet, since each CF needs to create the same S3 bucket but will error out if the bucket already exists.
Initial commit for RCM-ARD EO Harvester
Fix to replace EOItemLinksS3Bucket name
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.

4 participants