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

#5098 Valkyrize FileSet Generator #6392

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

rawOrlando
Copy link
Contributor

Fixes

Fixes #5098

Summary

Changes FileSet generator to use to generate FileSet identical to in Koppie instead of Dassie.

Guidance for testing, such as acceptance criteria or new user interface behaviors:

lib/generators/hyrax/templates/app/models/file_set.rb should now match .koppie/app/models/file_set.rb

@samvera/hyrax-code-reviewers

@rawOrlando rawOrlando self-assigned this Oct 26, 2023
@no-reply
Copy link
Contributor

shouldn't this just not be called anymore? we don't want to encourage app devs to put behavior in a local FileSet, and they should just use Hyrax::FileSet directly instead, right?

@jeremyf jeremyf merged commit 7a4f709 into main Jan 19, 2024
4 checks passed
@jeremyf jeremyf deleted the 5098-valkyrize-file-generator branch January 19, 2024 12:57
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.

App generated through template includes file_set model that is an AF::Base model
3 participants