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

Release 2023-02-23 04:02:23 #6241

Merged
merged 62 commits into from
Feb 24, 2023
Merged

Release 2023-02-23 04:02:23 #6241

merged 62 commits into from
Feb 24, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 18, 2023

shizimi50 and others added 30 commits February 4, 2023 14:05
データの日付については、退会した生徒がいる2014年を基準に考えた。開始日と終了日については、ローカル環境の画面上でお試し延長作成をしたあとに、rails cでCampaign.allをおこなってfixturesの書き方を確認した。
…-admin-campaign

管理画面のお試し延長一覧のステータスに「開催前」「開催中」を追加
@github-actions github-actions bot changed the title Release 2023-02-18 02:25:01 Release 2023-02-18 05:13:55 Feb 18, 2023
直接アクセスしないと思うため
```
Unreachable action methods (8):
rake aborted!
Unused routes or unreachable action methods detected.
/home/runner/work/bootcamp/bootcamp/vendor/bundle/ruby/3.1.0/gems/traceroute-0.8.1/lib/tasks/traceroute.rake:23:in `block in <main>'
/home/runner/work/bootcamp/bootcamp/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
/opt/hostedtoolcache/Ruby/3.1.0/x64/bin/bundle:25:in `load'
/opt/hostedtoolcache/Ruby/3.1.0/x64/bin/bundle:25:in `<main>'
Tasks: TOP => traceroute
(See full trace by running task with --trace)
  active_storage/base#send_stream
  active_storage/representations/base#send_stream
  active_storage/blobs/redirect#send_stream
  active_storage/blobs/proxy#send_stream
  active_storage/disk#send_stream
  active_storage/direct_uploads#send_stream
  active_storage/representations/redirect#send_stream
  active_storage/representations/proxy#send_stream
Error: Process completed with exit code 1.
```
@github-actions github-actions bot changed the title Release 2023-02-18 05:13:55 Release 2023-02-18 07:46:26 Feb 18, 2023
uchihiro04 and others added 7 commits February 18, 2023 16:48
… TimeWithZone#to_fs(:db) instead. を解消

DEPRECATION WARNING: Date#to_s(:db) is deprecated. Please use Date#to_fs(:db) instead. もあわせて解消した
「Metrics/ClassLength: Class has too many lines.」という指摘を受けていますが、ActivityMailerクラスは今後active_delivery化を進めていく中でコードが増えていくことが予想されます。そのため今回は、.rubocop.ymlに該当するファイルを追加する形でrubocopの指摘を回避しました。
.rubocop.ymlにファイルを追加してrubocopの指摘を回避しているため、rubocopからコメントは不要との指摘を受けました。そのため、今回はrubocopの指摘を回避するコメントを削除しました。
… TimeWithZone#to_fs(:db) instead. を解消

DEPRECATION WARNING: Date#to_s(:db) is deprecated. Please use Date#to_fs(:db) instead. もあわせて解消した
@github-actions github-actions bot changed the title Release 2023-02-18 07:46:26 Release 2023-02-18 07:58:49 Feb 18, 2023
@github-actions github-actions bot changed the title Release 2023-02-18 07:58:49 Release 2023-02-20 01:07:11 Feb 20, 2023
…n_docs_creation_with_active_delivery

Docsの作成通知をactive_deliveryに置き換える
@github-actions github-actions bot changed the title Release 2023-02-20 01:07:11 Release 2023-02-23 04:02:23 Feb 23, 2023
@komagata komagata merged commit 3b6fa6d into production Feb 24, 2023
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.

10 participants