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

Updates to the discovery function draft PR #86

Merged
merged 16 commits into from
Jun 15, 2021

Conversation

RomainMuller
Copy link
Contributor


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

aws-cdk-automation and others added 15 commits June 10, 2021 09:45
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/construct-hub/actions/runs/924092455

------

*Automatically created by projen via the "upgrade-projen" workflow*

Co-authored-by: eladb <eladb@users.noreply.github.com>
The key in the S3 update notification is URI-encoded such that the `@`
in scoped packages' keys is represented as `%40`. This currently fails
the key check and causes scoped packages to be impossible to process.

This addresses the problem by decoding URI components of the key
before attempting to use the key.
Co-authored-by: Automation <github-actions@github.com>
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/construct-hub/actions/runs/926885681

------

*Automatically created by projen via the "upgrade-dependencies" workflow*

Co-authored-by: eladb <eladb@users.noreply.github.com>
Adds a behavior to the cloudfront distribution to allow access to the
catalog in awskcdk.io from the webapp. This fixes the broken search
functionality on the frontend.
Locks version of cdk dependencies to prevent upgrading automatically
before we are ready.
* regen upgrade

* snapshots

* chore: self mutation

Co-authored-by: iliapolo <epolon@amazon.com>
Co-authored-by: Automation <github-actions@github.com>
# Conflicts:
#	.projen/tasks.json
#	package.json
#	yarn.lock
@RomainMuller RomainMuller self-assigned this Jun 15, 2021
@RomainMuller RomainMuller merged commit 843cab2 into neta/discovery-function Jun 15, 2021
@RomainMuller RomainMuller deleted the rmuller/discovery-function branch June 15, 2021 16:38
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