Skip to content

Change CLI experiment configure command.#97

Merged
f1i3g3 merged 15 commits intomainfrom
feature/cli-commands
Apr 8, 2026
Merged

Change CLI experiment configure command.#97
f1i3g3 merged 15 commits intomainfrom
feature/cli-commands

Conversation

@alex98247
Copy link
Copy Markdown
Contributor

@alex98247 alex98247 commented Dec 11, 2025

Now command configure has options to configure experiment.

Summary

Remove configure subcommands

Solve the issue: #96

Quick changelog

  • Change CLI command configure
  • Remove other subcommands for configure

What's new?

Now experiment can be configure via configure command with options.

@alex98247 alex98247 self-assigned this Dec 11, 2025
@alex98247 alex98247 linked an issue Dec 11, 2025 that may be closed by this pull request
@alex98247 alex98247 requested review from f1i3g3 and faux66 December 11, 2025 14:29
Copy link
Copy Markdown
Contributor

@f1i3g3 f1i3g3 left a comment

Choose a reason for hiding this comment

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

Ещё бы документацию потом обновить.
Ну и покрытие немного упало.

Comment thread README.md
Comment thread README.md
Comment thread pysatl_criterion
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Отдельное спасибо за это!

@f1i3g3 f1i3g3 changed the title Change CLI experiment configure command. Command configure has option… Change CLI experiment configure command. Dec 12, 2025
# Conflicts:
#	pysatl_criterion
#	pysatl_experiment/cli/commands/configure/storage_connection/storage_connection.py
@alex98247 alex98247 requested a review from f1i3g3 December 12, 2025 15:25
# Conflicts:
#	pysatl_experiment/cli/cli/cli.py
#	pysatl_experiment/cli/commands/configure/storage_connection/storage_connection.py
Copy link
Copy Markdown
Contributor

@f1i3g3 f1i3g3 left a comment

Choose a reason for hiding this comment

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

Есть парочка вопросов, особенно насчёт учёта параллелизации (я не очень понял).
А так вроде ок.

Comment thread README.md
Comment thread .github/workflows/ci.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Оставлю здесь пометку на всякий случай.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Надо ли удалять параллелизацию?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Увидел в обновлённом, но всё равно не до конца понял.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Здесь же учитывается параллелизация?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Почему всё-таки не SQLAlchemy?

@f1i3g3 f1i3g3 requested a review from quepum April 7, 2026 15:49
@f1i3g3 f1i3g3 added enhancement New feature or request python Pull requests that update python code labels Apr 7, 2026
@f1i3g3 f1i3g3 self-requested a review April 7, 2026 15:53
@f1i3g3
Copy link
Copy Markdown
Contributor

f1i3g3 commented Apr 7, 2026

Упал CI.

@alex98247 alex98247 requested a review from f1i3g3 April 8, 2026 10:09
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Пометка про генераторы.

@f1i3g3
Copy link
Copy Markdown
Contributor

f1i3g3 commented Apr 8, 2026

Вливаю, как есть.

@f1i3g3 f1i3g3 merged commit 705cc72 into main Apr 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rewrite CLI commands

3 participants