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

[review] run_taskのコンテナスペックを選択制に変更 #21

Merged
merged 5 commits into from
Oct 31, 2023

Conversation

interu
Copy link
Member

@interu interu commented Oct 31, 2023

No description provided.

@interu interu changed the title [WIP] run_taskのコンテナスペックを選択制に変更 [review] run_taskのコンテナスペックを選択制に変更 Oct 31, 2023
Copy link
Contributor

@kzkn kzkn left a comment

Choose a reason for hiding this comment

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

みました。リファクタコメントだけ

matrix:
ruby: ["3.0", "3.1", "3.2"]
steps:
- uses: actions/checkout@v3.5.3
Copy link
Contributor

Choose a reason for hiding this comment

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

v4 出てませんでした?

Suggested change
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v4

Comment on lines 5 to 6
PROJECT_ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..'))
$LOAD_PATH << File.join(PROJECT_ROOT, 'lib')
Copy link
Contributor

Choose a reason for hiding this comment

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

不要では?

Copy link
Contributor

Choose a reason for hiding this comment

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

rspec --init するといい感じのファイルを生成してくれそう。
https://github.com/rspec/rspec-metagem#setup

@interu interu merged commit 22d87a3 into kzkn-20231013-eventbridge-scheduler Oct 31, 2023
3 checks passed
@interu interu deleted the interu-2023-10-31 branch October 31, 2023 05:52
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.

2 participants