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

fix(server/(config): add config validation for session_secret #1820

Conversation

dyc3
Copy link
Owner

@dyc3 dyc3 commented Nov 13, 2024

No description provided.

Copy link
Owner Author

dyc3 commented Nov 13, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @dyc3 and the rest of your teammates on Graphite Graphite

Copy link

Bundle size diff

diff -u /tmp/bundle-size-base.txt/bundle-size.txt /tmp/bundle-size-head.txt/bundle-size.txt
--- /tmp/bundle-size-base.txt/bundle-size.txt	2024-11-13 11:48:06.792617677 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt	2024-11-13 11:48:07.752609147 +0000
@@ -38,7 +38,7 @@
 dist/assets/YoutubePlayer-hash.js                          5.48 kB │ gzip:   2.12 kB
 dist/assets/de-hash.js                                    10.79 kB │ gzip:   4.49 kB
 dist/assets/fr-hash.js                                    11.59 kB │ gzip:   4.79 kB
-dist/assets/ru-hash.js                                    13.57 kB │ gzip:   6.95 kB
+dist/assets/ru-hash.js                                    13.57 kB │ gzip:   6.94 kB
 dist/assets/pt-hash.js                                 13.81 kB │ gzip:   5.87 kB
 dist/assets/es-hash.js                                    14.05 kB │ gzip:   5.98 kB
 dist/assets/PeertubePlayer-hash.js                        16.35 kB │ gzip:   5.54 kB

@dyc3 dyc3 marked this pull request as ready for review November 13, 2024 11:48
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 61.6099%. Comparing base (f11d782) to head (d9fd5fd).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server/ott-config.ts 0.0000% 8 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             master      #1820        +/-   ##
================================================
- Coverage   61.6292%   61.6099%   -0.0194%     
================================================
  Files           169        169                
  Lines         25496      25504         +8     
  Branches       1448       1448                
================================================
  Hits          15713      15713                
- Misses         9729       9737         +8     
  Partials         54         54                

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dyc3 dyc3 merged commit d3a8a9c into master Nov 13, 2024
23 of 26 checks passed
@dyc3 dyc3 deleted the 11-13-fix_server__config_add_config_validation_for_session_secret_ branch November 13, 2024 11:51
Copy link

cypress bot commented Nov 13, 2024

OpenTogetherTube    Run #2031

Run Properties:  status check failed Failed #2031  •  git commit 46c23980c8 ℹ️: Merge d9fd5fda9fc269615d0df408d2dbf54f2ce91301 into f11d782fd4fa10ae4cf989db1b59...
Project OpenTogetherTube
Branch Review 11-13-fix_server__config_add_config_validation_for_session_secret_
Run status status check failed Failed #2031
Run duration 05m 03s
Commit git commit 46c23980c8 ℹ️: Merge d9fd5fda9fc269615d0df408d2dbf54f2ce91301 into f11d782fd4fa10ae4cf989db1b59...
Committer Carson McManus
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 83
View all changes introduced in this branch ↗︎

Tests for review

Failed  tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron

View Output

Test Artifacts
Video playback > should add and play a youtube video Test Replay Screenshots

Copy link

cypress bot commented Nov 13, 2024

OpenTogetherTube    Run #2032

Run Properties:  status check failed Failed #2032  •  git commit d3a8a9cd58: fix(server/(config): add config validation for `session_secret` (#1820)
Project OpenTogetherTube
Branch Review master
Run status status check failed Failed #2032
Run duration 05m 39s
Commit git commit d3a8a9cd58: fix(server/(config): add config validation for `session_secret` (#1820)
Committer Carson McManus
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 83
View all changes introduced in this branch ↗︎

Tests for review

Failed  tests/e2e/integration/playback.spec.ts • 1 failed test • E2E - electron

View Output

Test Artifacts
Video playback > should add and play a youtube video Test Replay Screenshots

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