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

backend/auto_operation以下の構造を整理 #196

Merged
merged 11 commits into from
Nov 7, 2022

Conversation

n4o847
Copy link
Collaborator

@n4o847 n4o847 commented Nov 7, 2022

内容

  • backend/auto_operation/visualizerdebug/auto_operation_visualizer に移動しました
  • backend/auto_operation/central_controllerbackend/auto_operation に移動しました
  • .DS_Store を消しました

関連 issue

Close #185
#183 ?

@n4o847 n4o847 requested review from Azuki-bar and csenet November 7, 2022 13:20
@n4o847
Copy link
Collaborator Author

n4o847 commented Nov 7, 2022

#193 とコンフリクトしそう

@n4o847
Copy link
Collaborator Author

n4o847 commented Nov 7, 2022

spec は自動生成だと思うんですが、生成周りのコードはいじってないです

Copy link
Member

@Azuki-bar Azuki-bar left a comment

Choose a reason for hiding this comment

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

2点あります!
1点はnits(変更希望だけど再レビュー依頼までは不要な変更)な変更です。
もう1点はshouldな変更です。

  • 変更箇所1(nits)
    backend/auto_operation/README.md内に auto_operation/central_controller/State.pyという記述が残っています。誤解を生まないためにも変更先のパスに修正していただけると嬉しいです。
  • 変更箇所2 (should)
    自動生成コードの生成コマンドが置いてあるところの修正をお願いしたいです。
    場所は backend/Makefileです。ats_pythonの部分で使用しているcdコマンドの場所を変えていただければコードの自動生成もうまくいきます!

以上です。初回の変更依頼ですので修正が終わったら僕あてに Re-request review を出していただけると嬉しいです!

@github-actions github-actions bot added the ci-cd label Nov 7, 2022
@n4o847 n4o847 requested a review from Azuki-bar November 7, 2022 13:46
@n4o847
Copy link
Collaborator Author

n4o847 commented Nov 7, 2022

レビューありがとうございます!

Re-request 出しました

Copy link
Member

@Azuki-bar Azuki-bar left a comment

Choose a reason for hiding this comment

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

修正ありがとうございます!あともう一歩です。
僕が変なタイミングでコミットしてしまったので見にくいのですが、コードを自動生成するジョブが落ちています。 ( https://github.com/ueckoken/plarail2022/actions/runs/3410852945/jobs/5674318945 )

この原因はbackend/auto_operation/protoc-gen.sh のパス指定を修正すると直りそうです。

@n4o847
Copy link
Collaborator Author

n4o847 commented Nov 7, 2022

あっ、コード検索で出てこないの罠でした……

@n4o847 n4o847 requested a review from Azuki-bar November 7, 2022 14:00
Copy link
Member

@Azuki-bar Azuki-bar left a comment

Choose a reason for hiding this comment

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

修正ありがとうございます!
LGTMです。

@n4o847
Copy link
Collaborator Author

n4o847 commented Nov 7, 2022

マージします~

@n4o847 n4o847 merged commit bcb2322 into main Nov 7, 2022
@n4o847 n4o847 deleted the plarailers/fix-folder-structure branch November 7, 2022 14:05
@github-actions github-actions bot mentioned this pull request Nov 7, 2022
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

backend/auto_operation以下の構造を整理する
2 participants