Skip to content

Move AdminSet, workflow initialization inside migration safety check#562

Merged
randalldfloyd merged 1 commit intotest-iiif_printfrom
test-initialization_refactor
Aug 8, 2023
Merged

Move AdminSet, workflow initialization inside migration safety check#562
randalldfloyd merged 1 commit intotest-iiif_printfrom
test-initialization_refactor

Conversation

@randalldfloyd
Copy link
Contributor

The changed extension gets loaded and executed during application initialization, which happens during image build when assets:precompile is invoked. This causes the build to fail if it's in a context where Solr/Fedora/Database is unavailable (like the Github Action build/push) so moving the AdminSet conditional into an existing safety check added to fix a similar problem.

@randalldfloyd randalldfloyd merged commit 212f8e3 into test-iiif_print Aug 8, 2023
@randalldfloyd randalldfloyd deleted the test-initialization_refactor branch August 8, 2023 16:34
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.

2 participants

Comments