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

Depend on work_files gem for attachment #182

Open
seanupton opened this issue Aug 26, 2019 · 0 comments
Open

Depend on work_files gem for attachment #182

seanupton opened this issue Aug 26, 2019 · 0 comments
Assignees
Labels
Backlog Items of anticipated future work (feature, task, technical debt)

Comments

@seanupton
Copy link
Collaborator

Goal

We need to release, on rubygems.org, an initial work_files gem, which:

  • Provides components for work file attachment (primary, derivative) and enumeration/CRUD.
  • Is functionally identical to classes that presently reside in lib/newspaper_works/data / NewspaperWorks::Data module, having been ported to an independent gem from there, and maintained in lock-step.

** We then need both of the following:**

  1. newspaper_works shall depend on this gem, call its classes, and remove the use of the functionally identical classes in NewspaperWorks::Data.
  2. If we move newspaper_works to samvera-labs GitHub, we likely need to move work_files repository there too?

Discussion:

  • This is not a high priority, but I suspect this should happen after a 1.0 release.
  • We need to set up CI for work_files gem prior to any release.
@seanupton seanupton added the Backlog Items of anticipated future work (feature, task, technical debt) label Aug 26, 2019
@seanupton seanupton self-assigned this Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Items of anticipated future work (feature, task, technical debt)
Projects
None yet
Development

No branches or pull requests

1 participant