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

Refactor setting files #144

Merged
merged 8 commits into from
May 14, 2024
Merged

Refactor setting files #144

merged 8 commits into from
May 14, 2024

Conversation

tsutaj
Copy link
Owner

@tsutaj tsutaj commented Nov 3, 2023

for setting_dir in setting_dir_candidates:
if not setting_dir.exists():
continue
statement_path = self.problemset_config.get_problem(problem_id).statement.path
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

creds_path と token_path を保持したくないので、creds はホームディレクトリにあるものしか見ない(互換性の切り捨て)

ちなみにマニュアルには古い仕様はかかれていない

@tsutaj tsutaj marked this pull request as ready for review May 14, 2024 03:21
@tsutaj tsutaj changed the title [WIP] Refactor setting files Refactor setting files May 14, 2024
@tsutaj tsutaj merged commit 852bd06 into master May 14, 2024
7 checks passed
@tsutaj tsutaj deleted the 143-setting-file-refactoring branch May 14, 2024 03:24
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