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

Testing develop on staging #5412

Merged
merged 326 commits into from
Oct 9, 2023
Merged

Testing develop on staging #5412

merged 326 commits into from
Oct 9, 2023

Conversation

cjcolvar
Copy link
Member

@cjcolvar cjcolvar commented Oct 9, 2023

This is not a release candidate for Avalon 8.0. More like a pre-alpha for performance comparison testing between avalon-staging (Fedora 4) and avalon-sandbox (Fedora 6).

cjcolvar and others added 30 commits May 31, 2023 10:00
Administrative Facet for visibility level
The proxy may need to be reified for non end-user actions but this is much faster for items with many sections when fetching the HLS manifest.  The speedup comes from a faster ability check where `can? :read, @master_file` ends up checking `can? :read, @master_file.media_object`.  For non-SpeedyAF objects this will fetch the large media object from fedora which could be very slow.
Set MasterFile duration from ActiveEncode technical metadata
Adding validation for caption file type broke some tests that did not
explicitly assign a file to a supplemental file tagged as a caption.
Improve behavior of public and token timelines
Use SpeedyAF::Proxy for faster ability checks in MasterFilesController
Currently we only intend to provide waveforms through seeAlso so there
is no need to have a method separate from #see_also generating the
waveform hash. May need to be split out again if we add more to seeAlso
later.
Move waveform from Rendering to seeAlso
New SME build using seeAlso property for waveform information
masaball and others added 28 commits September 14, 2023 15:54
Add credentials cors headers for playlist marker edit operations
Use Modernizr check before attempting to use localStorage
Move create thumbnail button out of player
JS does not currently render for our feature tests so anything being
rendered within the Ramp context does not appear for the tests. This now
includes the title field.
webpacker:compile rake task is unnecessary in Dockerfile because assets:compile will automatically do the same work
check_yarn_integrity config option no longer exists
The docker build for production environment ran out of disk space.
This github action saves about 14GB but does take 1-2 minutes to run.
Add ending time to range canvas references
First pass redesign of media object page
Update player API to work with new embedded player
Override Ramp css for details and transcript tabs in itemview page
Fix title font to match ramp components
Media fragments in playlist structure should use the fragments of the
corresponding playlist item, not the full duration of the parent item.
…agment

Use fragment_identifier in playlist item ranges
@cjcolvar cjcolvar merged commit d0e2c25 into staging Oct 9, 2023
3 checks passed
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