scientist-softserv / oral-history

UCLA LIBRARY-CENTER FOR ORAL HISTORY RESEARCH --Documenting the histories of Los Angeles-- The UCLA Library creates a vibrant nexus of ideas, collections, expertise, and spaces in which users illuminate solutions for local and global challenges. We constantly evolve to advance UCLA’s research, education, and public service mission by empowering and
https://oralhistory.library.ucla.edu/
0 stars 0 forks source link

Updates partials #32

Closed aprilrieger closed 1 year ago

aprilrieger commented 1 year ago

Ref ticket: https://github.com/scientist-softserv/oral-history/issues/19

Changes to the files from 7.10 to 7.33.1: https://github.com/projectblacklight/blacklight/compare/v7.10.0...v7.33.1

Checkout main branch get .env.development here: https://start.1password.com/open/i?a=LTLZ652TT5H5FHMYMASSH7PIXM&v=huuakin4bu4xanlhktv42qheam&i=ok6rwracafccnhrhur7usyfwoi&h=scientist.1password.com

gem install stack_car -v0.16.0
gem install dory

dory up
sc build
sc up

navigate to http://oralhistory.test/users/sign_in && login: creds in the .env

navigate to http://oralhistory.test/admin

run importer OR run in web container rake db:migrate import[10] [#] <— amount of works you import

Need troubleshooting tips? If you do a dc down -v, odds are you will want to do a rm -rf tmp/*

List of views that have been upgraded from Blacklight v7.10 - 7.33.1 that our application currently has in the applications local files.

https://github.com/projectblacklight/blacklight/compare/v7.10.0...v7.33.1

Steps:

aprilrieger commented 1 year ago

this is very well done.

Thank you :)