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

Release v2.0.3-test.3 #299

Closed
wants to merge 74 commits into from
Closed

Release v2.0.3-test.3 #299

wants to merge 74 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 7, 2024

Release v2.0.3-test.3

necipallef and others added 30 commits September 17, 2024 00:31
ci: change trigger condition and rename e2e test for releases pipeline INTER-901
…nch_and_e2e

ci: combine deploy test branch workflow with e2e test branch workflow
chore: trigger aws lambdas cleanup from github
Use node20 for aws lambdas cleanup pipeline
## [2.1.0-rc.3](v2.1.0-rc.2...v2.1.0-rc.3) (2024-10-07)

### Features

* add ability to override API hosts in AWS Secret ([11af4c4](11af4c4))
* check CodeSha256 before upgrading consequent resources ([7fdbd21](7fdbd21))
* do not throw error if the secret manager has unexpected key ([c6e3078](c6e3078))
* remove fpjs_behavior_path variable ([4c78f62](4c78f62))
* use revisionId for Lambda code deployment ([934dd37](934dd37))

### Bug Fixes

* agent download reqs did not keep custom queries ([e9ee3c4](e9ee3c4))
* agent download request headers ([b2dcb89](b2dcb89))
* browser cache req headers ([4569f5e](4569f5e))
* cache behavior origin matching logic ([7b1ff11](7b1ff11))
* check set log level if true ([15d9d53](15d9d53))
* cloudfront update logic add attempt ([106b332](106b332))
* fix broken agent req caching due to age header ([dcd6ae1](dcd6ae1))
* mgmt lambda counter bug ([dbd4642](dbd4642))
* remove FPJS_DEBUG header from the template ([e58d6cd](e58d6cd))
* remove traffic monitoring for cache endpoint ([f6e800e](f6e800e))
* set log level ([a02fbf9](a02fbf9))
* treat request.uri as the path, not the URL ([131f2b7](131f2b7))
* use default AllViewer policy for e2e tests ([8dfe8d5](8dfe8d5))

### Documentation

* **README:** fix typo ([cac192c](cac192c))
* **README:** update links to v2, add deprecation notice ([caa5cfa](caa5cfa))
Copy link
Contributor Author

github-actions bot commented Oct 7, 2024

This PR will not create a new release 🚀

Copy link
Contributor Author

github-actions bot commented Oct 7, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 93.37% 648/694
🟢 Branches 86.78% 151/174
🟢 Functions 92.48% 123/133
🟢 Lines 93.6% 614/656

Test suite run success

170 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from fd71902

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 93.37 86.78 92.48 93.59
🟢  mgmt-lambda 98.93 93.33 100 98.93
🟢   DefaultSettings.ts 100 100 100 100
🟢   app.ts 97.91 95 100 97.91 26
🟢   auth.ts 100 100 100 100
🟢   exceptions.ts 100 66.66 100 100 20
🟢   routing.ts 100 100 100 100
🟢  mgmt-lambda/handlers 87.22 72.5 93.33 87.15
🟢   errorHandlers.ts 100 71.42 100 100 22,41
🟡   statusHandler.ts 80 50 100 80 76-80,84-89
🟢   updateHandler.ts 87.21 75.86 87.5 87.12 50-51,67-68,139-142,214,219-228,290-291,319
🟢  mgmt-lambda/utils 81.25 88.88 66.66 100
🟢   cloudfrontUtils.ts 100 88.88 100 100 6
🔴   delay.ts 40 100 0 100
🟢  proxy/handlers 87.91 86.95 90.32 88.63
🟢   handleAgentDowloading.ts 96.29 66.66 100 96.15 31
🟡   handleResult.ts 76.74 100 76.92 78.04 90-105
🟢   handleStatus.ts 100 100 100 100
🟡  proxy/test 77.77 100 50 71.42
🟡   aws.ts 77.77 100 50 71.42 4-5
🟢  proxy/test/utils/customer-variables 100 100 100 100
🟢   in-memory-customer-variables.ts 100 100 100 100
🟢  proxy/utils 98.11 85.71 97.05 97.94
🟢   buffer.ts 100 100 100 100
🟢   cache-control.ts 100 100 100 100
🟢   cookie.ts 100 100 100 100
🟢   headers.ts 100 100 100 100
🔴   is-blob.ts 0 0 0 0 6-7
🟢   log.ts 85.71 33.33 100 83.33 11
🟢   request.ts 100 100 100 100
🟢   routing.ts 100 100 100 100
🟢   traffic.ts 100 100 100 100
🟢  proxy/utils/customer-variables 100 100 100 100
🟢   customer-variables.ts 100 100 100 100
🟢   defaults.ts 100 100 100 100
🟢   header-customer-variables.ts 100 100 100 100
🟢   maybe-obfuscate-variable.ts 100 100 100 100
🟢   selectors.ts 100 100 100 100
🟢   types.ts 100 100 100 100
🟢  proxy/utils/customer-variables/secrets-manager 95.58 100 100 95.52
🟢   normalize-secret.ts 100 100 100 100
🟢   retrieve-secret.ts 100 100 100 100
🟢   secrets-manager-variables.ts 86.95 100 100 86.95 28,50-55
🟢   validate-secret.ts 100 100 100 100

@necipallef necipallef closed this Oct 7, 2024
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.

3 participants