dyc3 / opentogethertube

Watch videos with your friends. The spiritual successor to TogetherTube, preserving the spirit of it's simple to use interface, while improving it's look, feel, and reliability.
https://opentogethertube.com
GNU Affero General Public License v3.0
419 stars 56 forks source link

server: remove deprecated `permissions` field from `GET /api/room/:room` endpoint #1768

Closed dyc3 closed 6 months ago

dyc3 commented 6 months ago

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

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

github-actions[bot] commented 6 months ago

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-04-30 22:27:20.182824350 +0000
+++ /tmp/bundle-size-head.txt/bundle-size.txt   2024-04-30 22:27:21.090820956 +0000
@@ -41,8 +41,8 @@
 dist/assets/es-hash.js                                    14.05 kB │ gzip:   5.97 kB
 dist/assets/PeertubePlayer-hash.js                        16.35 kB │ gzip:   5.54 kB
 dist/assets/VimeoPlayer-hash.js                           39.99 kB │ gzip:  12.52 kB
-dist/assets/Room-hash.js                                 161.86 kB │ gzip:  50.78 kB
-dist/assets/GoogleDrivePlayer-hash.js                    604.87 kB │ gzip: 173.50 kB
+dist/assets/Room-hash.js                                 161.85 kB │ gzip:  50.78 kB
+dist/assets/GoogleDrivePlayer-hash.js                    604.87 kB │ gzip: 173.51 kB
 dist/assets/index-hash.js                                743.54 kB │ gzip: 248.18 kB
 dist/assets/PlyrPlayer-hash.js                         1,280.78 kB │ gzip: 379.36 kB
-✓ built in 25.36s
+✓ built in 25.85s
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.7944%. Comparing base (cf03f77) to head (e89e488).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1768 +/- ## ================================================ - Coverage 62.8108% 62.7944% -0.0165% ================================================ Files 168 168 Lines 24889 24878 -11 Branches 1444 1444 ================================================ - Hits 15633 15622 -11 Misses 9203 9203 Partials 53 53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 6 months ago

Passing run #1958 ↗︎

0 84 1 0 Flakiness 0

Details:

Merge e89e4884afdfea8f60f4e7243d1633234dc01b0a into cf03f77436d7ae8bb9da62824806...
Project: OpenTogetherTube Commit: fa7a3eb76e ℹ️
Status: Passed Duration: 04:55 💡
Started: Apr 30, 2024 10:26 PM Ended: Apr 30, 2024 10:31 PM

Review all test suite changes for PR #1768 ↗︎

dyc3 commented 6 months ago

Merge activity

cypress[bot] commented 6 months ago

Passing run #1965 ↗︎

0 84 1 0 Flakiness 0

Details:

server: remove deprecated `permissions` field from `GET /api/room/:room` endpoin...
Project: OpenTogetherTube Commit: a63aa8ce99
Status: Passed Duration: 04:49 💡
Started: Apr 30, 2024 11:10 PM Ended: Apr 30, 2024 11:15 PM

Review all test suite changes for PR #1768 ↗︎