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

feat: Productivity Weekly(2023/11/15) by @defaultcf #519

Merged

Conversation

defaultcf
Copy link
Contributor

No description provided.

@defaultcf defaultcf changed the base branch from main to pw-20231115 November 24, 2023 07:36
@defaultcf defaultcf changed the title feat: Productivity Weekly(2023/11/08) by @defaultcf feat: Productivity Weekly(2023/11/15) by @defaultcf Nov 24, 2023
@defaultcf defaultcf force-pushed the pw-20231115-defaultcf branch 2 times, most recently from 42af38f to 866ea15 Compare November 27, 2023 05:13
@defaultcf defaultcf marked this pull request as ready for review November 27, 2023 05:23
Copy link
Owner

@korosuke613 korosuke613 left a comment

Choose a reason for hiding this comment

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

すみません、一点だけ確認お願いします!

それぞれについては次の理由でできないものと思われます。
- バッチビルド
- 時間がかかるため
- Lambda には特権付与モードが無く、コンテナイメージのビルドができないため
Copy link
Owner

Choose a reason for hiding this comment

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

(すみません、CodeBuild 使ったことないんですけど)
ちょっと気になったのですが、バッチビルドじゃないとコンテナイメージのビルドってできないんですかね?

調べた感じ、バッチビルド自体は複数ビルドを逐次・並列実行できるという機能であり、コンテナイメージのビルドができないこととバッチビルドできないことの因果関係がいまいちわかりませんでした。

バッチビルドを利用することで、複数のビルドタスクを並列に実行したり、順番に実行していくことが可能になります。
https://dev.classmethod.jp/articles/aws-codebuild-now-supports-parallel-and-coordinated-executions-of-a-build-project/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

すみません、勘違いしていました。コンテナビルドの話とは無関係ですね。
バッチビルドの機能は機能で、Lambda 使用時は使えないようなので、そのように修正しました🙏

@korosuke613 korosuke613 merged commit 022e1fc into korosuke613:pw-20231115 Nov 27, 2023
4 checks passed
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.

3 participants