Skip to content

Conversation

@patrickhyw
Copy link
Member

@patrickhyw patrickhyw 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.

@patrickhyw patrickhyw changed the title draft pr for ci Gymlib consolidation Dec 31, 2024
@patrickhyw patrickhyw merged commit 1994c6f into cmu-db:main Dec 31, 2024
1 check passed
@patrickhyw patrickhyw 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