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

Make ASpace helper_methods into a gem #181

Open
4 tasks
regineheberlein opened this issue May 15, 2024 · 0 comments
Open
4 tasks

Make ASpace helper_methods into a gem #181

regineheberlein opened this issue May 15, 2024 · 0 comments
Labels

Comments

@regineheberlein
Copy link
Contributor

Background

We want to add aspace2alma to lib_jobs. Since ad-hoc jobs not moving to lib_jobs rely on the same helper_methods, we want to turn the methods file into a gem so it can be used by both processes.

Acceptance criteria

  • All the methods in the file work from the gem
  • The gem is included in aspace_helpers as well as lib_jobs
  • The gem has tests for all the methods
  • The gem has rubocop linting

Implementation notes

We can do this using bundler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant