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

Gymlib consolidation #68

Merged
merged 16 commits into from
Dec 31, 2024
Merged

Conversation

wangpatrick57
Copy link
Member

@wangpatrick57 wangpatrick57 commented Dec 30, 2024

Summary: moved all necessary files into gymlib.

Demo:
Screenshot 2024-12-30 at 17 24 45

Details:

  • gymlib is independent import-wise. Nothing in gymlib imports anything outside of it.
  • gymlib is not fully independent though. gymlib relies on the DBMS and benchmark already being set up by the outer dbgym. In fact, some of the tests inside gymlib will call task.py.
  • _run_tests.py will discover and run gymlib tests from the base dbgym repo so do keep that in mind.

@wangpatrick57 wangpatrick57 changed the title draft pr for ci Gymlib consolidation Dec 31, 2024
@wangpatrick57 wangpatrick57 merged commit 1994c6f into cmu-db:main Dec 31, 2024
1 check passed
@wangpatrick57 wangpatrick57 deleted the gymlib-consolidation branch December 31, 2024 01:28
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.

1 participant