KMY
6955843321
Merge remote-tracking branch 'parent/main' into upstream-20240628
2024-06-28 08:57:12 +09:00
Matt Jankowski
f6390c3326
Use flatware to parallelize CI specs ( #30284 )
2024-06-27 07:42:57 +00:00
KMY
af2727387e
Merge remote-tracking branch 'parent/main' into upstream-20240624
2024-06-24 08:38:12 +09:00
Claire
8098d27f84
Stop calling Webpacker in full-stack tests ( #30763 )
2024-06-19 09:31:30 +00:00
KMY
aa2cdc898a
Merge remote-tracking branch 'parent/main' into upstream-20240618
2024-06-18 07:43:33 +09:00
Matt Jankowski
2b10b0e027
Reduce docker service container health check wait times ( #30703 )
2024-06-14 15:49:08 +00:00
Matt Jankowski
0e1110c947
Use SECRET_KEY_BASE_DUMMY
feature as placeholder during asset compilation ( #30505 )
2024-06-10 20:08:04 +00:00
KMY
90f2ea9015
Merge remote-tracking branch 'parent/main' into upstream-20240610
2024-06-10 08:19:27 +09:00
Eugen Rochko
5f15a892fa
Add support for libvips in addition to ImageMagick ( #30090 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-06-05 19:15:39 +00:00
KMY
094ff9d2ee
Merge remote-tracking branch 'parent/main' into upstream-20240517
2024-05-17 08:53:59 +09:00
Claire
b5b84fad65
Fix OpenSearch compatibility issue ( #30278 )
2024-05-14 17:54:28 +00:00
Matt Jankowski
0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration ( #30206 )
2024-05-10 12:36:09 +00:00
Renaud Chaput
5a3062f723
Pass the CodeCov token from the secret to the action ( #30219 )
2024-05-10 08:00:02 +00:00
KMY
80789a603a
Merge remote-tracking branch 'parent/main' into upstream-20240503
2024-05-03 11:17:22 +09:00
Matt Jankowski
7201f99cf8
Change default ruby version to 3.3.1 ( #28013 )
2024-04-29 07:41:59 +00:00
KMY
44f4a93430
Merge remote-tracking branch 'parent/main' into upstream-20240422
2024-04-22 08:58:37 +09:00
Matt Jankowski
828299e71c
Enable AR Encryption ( #29831 )
2024-04-17 09:19:02 +00:00
KMY
51cf7b3eb4
Merge remote-tracking branch 'parent/main' into upstream-20240417
2024-04-17 12:51:32 +09:00
Matt Jankowski
1549e6a9dc
Drop support for Ruby 3.0 (reaching EOL) ( #29702 )
2024-04-15 10:19:23 +00:00
KMY
6c9b221cb2
Merge remote-tracking branch 'parent/main' into upstream-20240326
2024-03-26 09:08:20 +09:00
Matt Jankowski
142c018cfa
Add ruby 3.3 to CI test matrix ( #29705 )
2024-03-21 21:48:41 +00:00
KMY
05e52a09a8
Merge remote-tracking branch 'parent/main' into upstream-20230209
2024-02-09 12:53:59 +09:00
Matt Jankowski
b2133fee5f
Update artifact preservation to use save_path
value ( #29035 )
2024-02-07 13:37:10 +00:00
Matt Jankowski
779d987fbc
Update codedoc/codecov-action
to v4 ( #29036 )
2024-02-06 09:34:28 +00:00
KMY
e3fa1728a9
Fix test
2024-02-01 12:15:55 +09:00
KMY(雪あすか)
85bf6a91d0
Fix test
2024-01-25 19:30:11 +09:00
KMY
9fa938eb0f
Merge remote-tracking branch 'parent/main' into upstream-20240125
2024-01-25 18:15:21 +09:00
renovate[bot]
559bbf0aa6
chore(deps): update artifact actions (major) to v4 (major) ( #28415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 16:51:18 +00:00
KMY(雪あすか)
77843c0bdc
Test: 本家に戻ってから再びkmyblueを導入したときのテスト ( #474 )
...
* Test: 本家に戻ってから再びkmyblueを導入したときのテスト
* Fix test
* Fix test
* Fix
2024-01-17 14:49:37 +09:00
S.H
90fcc93f28
Fix : #298 Supress Elasticsearch warnings for GitHub Actions ( #312 )
2023-11-29 09:48:33 +09:00
KMY
abec232dd7
Merge remote-tracking branch 'parent/main' into upstream-20231120
2023-11-20 12:50:02 +09:00
S.H
866f93b90e
Fix/elasticsearch plugin ci failure ( #297 )
...
* Revert "Fix search test"
This reverts commit f638163eca
.
* Add Elasticsearch CI setting
* Revert development settings for public_statuses_index and statuses_index
2023-11-18 17:13:51 +09:00
Matt Jankowski
e892efbc40
Configure elastic search integration with rspec tag ( #27882 )
2023-11-17 11:52:20 +00:00
KMY
24371d6b2a
Merge remote-tracking branch 'parent/main' into upstream-20231116
2023-11-15 13:01:29 +09:00
Nick Schonning
36d7d1781f
Add CodeCov for Ruby coverage reports ( #23868 )
2023-11-14 16:53:38 +00:00
KMY
52dac50826
Merge remote-tracking branch 'parent/main' into upstream-20231104
2023-11-04 09:10:13 +09:00
Matt Jankowski
9d799d40ba
Reduce CI job matrix job count ( #27660 )
2023-11-03 14:58:33 +00:00
Matt Jankowski
5d9e71ebe0
Archive uploaded CI assets into single file between build/test ( #27668 )
2023-11-03 14:12:14 +00:00
KMY
5448bcf276
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
2023-10-26 20:24:34 +09:00
Renaud Chaput
6cf9f1211b
Create custom Github Actions for common steps ( #27518 )
2023-10-24 11:43:24 +00:00
KMY
f9eaaec4e7
Merge remote-tracking branch 'parent/main' into upstream-20231021
2023-10-21 10:32:06 +09:00
Claire
510845b6b9
Only enable github-rspec for pull_request events ( #27456 )
2023-10-18 15:20:24 +02:00
Claire
e9dc30cdba
Fix duplicate github annotations for rspec failures ( #27450 )
2023-10-18 10:18:34 +02:00
KMY
9e91c1e653
Merge remote-tracking branch 'parent/main' into kb_development
2023-10-03 20:42:23 +09:00
jsgoldstein
ad637eacd1
Add a test case for ES8 ( #27248 )
2023-10-03 10:48:32 +02:00
KMY
2311fcd799
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-12 09:27:06 +09:00
renovate[bot]
3d0331fc7a
Update actions/checkout action to v4 ( #26882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:41:26 +02:00
renovate[bot]
f333d1822b
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13 ( #26879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:26:06 +02:00
KMY
991e3eba67
Fix ci test
2023-09-10 18:53:56 +09:00
KMY
1883efbe39
Revert "Remove elasticsearch tests"
...
This reverts commit 0cd2f37908
.
2023-09-10 18:29:15 +09:00