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

feat(construct.awscdk.cloudfront-url-rewrite): implement CloudFrontUrlRewrite construct via cf function #77

Merged
merged 14 commits into from
Jul 3, 2024

Conversation

BradenM
Copy link
Member

@BradenM BradenM commented Feb 1, 2024

  • feat(projenrc): define construct.awscdk.cloudfront-url-rewrite edge lambda construct
  • feat(construct.awscdk.cloudfront-url-rewrite): scaffold construct files
  • feat(construct.awscdk.cloudfront-url-rewrite): implement cf function rewrite handler
  • feat(construct.awscdk.cloudfront-url-rewrite): HandlerLambdaCloudFrontFunction impl for handler with asset paramaterization
  • feat(construct.awscdk.cloudfront-url-rewrite): CloudFrontUrlRewrite construct for applying cf function to distribution
  • feat(construct.awscdk.cloudfront-url-rewrite): remove zod/jest, add vitest
  • feat(projen): add @arroyodev-llc/utils.ts-ast as dev dep
  • feat(construct.awscdk.cloudfront-url-rewrite): add build entry for cf function handler
  • test(construct.awscdk.cloudfront-url-rewrite): add unit test suite
  • test: update snapshots

Fixes #

Copy link

nx-cloud bot commented Feb 1, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c0c00dc. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

BradenM and others added 13 commits July 3, 2024 17:09
…rewrite handler

using templated configuration variables due to lack of env support + lack of need for kv store

Signed-off-by: Braden Mars <[email protected]>
…ntFunction` impl for handler with asset paramaterization

Signed-off-by: Braden Mars <[email protected]>
… construct for applying cf function to distribution

Signed-off-by: Braden Mars <[email protected]>
…ndler for now until components unbuild array configs support

Signed-off-by: Braden Mars <[email protected]>
Signed-off-by: crisiscleanupbot <130200872+crisiscleanupbot[bot]@users.noreply.github.com>
@BradenM BradenM force-pushed the feat/cloudfront-url-rewrite branch from aec6d7b to eb951bf Compare July 3, 2024 22:14
@BradenM BradenM merged commit 540449d into main Jul 3, 2024
7 checks passed
@BradenM BradenM deleted the feat/cloudfront-url-rewrite branch July 3, 2024 22:47
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.

1 participant