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 default methods for capsule items #164

Merged
merged 23 commits into from
Feb 3, 2024
Merged

Make default methods for capsule items #164

merged 23 commits into from
Feb 3, 2024

Conversation

shunichironomura
Copy link
Owner

  • Update GitRepositoryContext default method parameters
  • add default method to GitRepositoryContext
  • Use default for JsonDumpReporter in example
  • add default method to FileContext
  • Use default methods
  • add check argument to CommandContext
  • add the base case for the default method
  • add contexts and watchers
  • Add project root search function in utils.py
  • Add default run directory generator to run decorator
  • Add run_dir attribute in Run class
  • Add 'current_run_dir' function to capsula module
  • Simplify decorator and add current run dir log
  • Refactor capsula to use current_run_name instead of current_run_dir
  • Update logger info in decorator.py

@shunichironomura shunichironomura merged commit 553fab7 into main Feb 3, 2024
18 checks passed
@shunichironomura shunichironomura deleted the make-default branch February 3, 2024 15:12
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