samvera-labs / nurax-pre2023

Vanilla-plus Hyrax app for testing and tire-kicking
https://nurax-dev.curationexperts.com
Other
8 stars 18 forks source link

Configure Skylight #279

Closed no-reply closed 6 years ago

no-reply commented 6 years ago

Setup skylight according to the instructions at https://www.skylight.io/support/getting-started.

Nurax will have a free oss.skylight.io account, in support of understanding Hyrax performance and bottlenecks.

The Skylight setup instructions are fairly clear that the token should be checked into public source control. I'm not exactly sure how this works, but I'm trusting it.

elrayle commented 6 years ago

@no-reply This appears to have broken the ability to add a work.

Steps to reproduce...

Gets error...

undefined method `call' for class `#<Class:#<Hyrax::Actors::Terminator:0x007ff53ca08190>>'

If I revert my local version of nurax to the commit preceding this PR, I can add works again.

I didn't test other areas of nurax. There may be other issues as well.