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

Remove dependencies on contracts #3821

Open
dafeder opened this issue Aug 23, 2022 · 0 comments · May be fixed by #4177
Open

Remove dependencies on contracts #3821

dafeder opened this issue Aug 23, 2022 · 0 comments · May be fixed by #4177
Assignees
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@dafeder
Copy link
Member

dafeder commented Aug 23, 2022

There are a number of pieces of DKAN's codebase that live in external libraries that provide little value outside the DKAN context. These include the "contracts" interfaces, the procrastinator library, and the locker (which doesn't appear to be in use). (This also may include RootedJsonData but we will address that in another issue.)

To the extent possible, remove these dependencies and move any classes still needed into the DKAN project.

@dafeder dafeder added this to the 3.x milestone Aug 23, 2022
@github-actions github-actions bot added this to Incoming/Triage in DKAN 2 Issue Triage Aug 23, 2022
@dafeder dafeder changed the title Remove dependencies on external GetDKAN libraries Remove dependencies on contracts, locker and procrastinator libraries Aug 25, 2022
@janette janette modified the milestones: 3.x, 2023 Q3 Feb 18, 2023
@dafeder dafeder self-assigned this Apr 5, 2024
@TheETupper TheETupper changed the title Remove dependencies on contracts, locker and procrastinator libraries Remove dependencies on contracts Apr 30, 2024
@paul-m paul-m added the dependencies Pull requests that update a dependency file label Apr 30, 2024
@paul-m paul-m linked a pull request May 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
DKAN 2 Issue Triage
  
Incoming/Triage
Development

Successfully merging a pull request may close this issue.

3 participants