Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elasticsearch_connector
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
elasticsearch_connector
Merge requests
!16
Issue
#3270464
: Investigate search_api_opensearch as base for elasticsearch_connector
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Issue
#3270464
: Investigate search_api_opensearch as base for elasticsearch_connector
issue/elasticsearch_connector-3270464:3270464-search-api-opensearch-base
into
8.0.x
Overview
27
Commits
34
Pipelines
28
Changes
151
Merged
Issue #3270464: Investigate search_api_opensearch as base for elasticsearch_connector
Kalle Vuorjoki
requested to merge
issue/elasticsearch_connector-3270464:3270464-search-api-opensearch-base
into
8.0.x
Mar 19, 2022
Overview
27
Commits
34
Pipelines
28
Changes
151
0
0
Merge request reports
Compare
8.0.x
version 33
54d69e43
Mar 11, 2024
version 32
215ac341
Mar 11, 2024
version 31
4b239b2a
Mar 7, 2024
version 30
e63d1ed4
Mar 7, 2024
version 29
686d864b
Mar 7, 2024
version 28
4593681f
Mar 6, 2024
version 27
02ecfa51
Mar 6, 2024
version 26
40c78e28
Mar 6, 2024
version 25
7e6724c2
Mar 6, 2024
version 24
7cbeec82
Mar 6, 2024
version 23
dcc3c560
Mar 3, 2024
version 22
dde2982e
Mar 3, 2024
version 21
e197c54b
Mar 3, 2024
version 20
477ea01c
Mar 3, 2024
version 19
b2bbe8d9
Mar 3, 2024
version 18
12593004
Mar 3, 2024
version 17
f1a70df6
Mar 3, 2024
version 16
af8efb8c
Mar 3, 2024
version 15
263168fa
Mar 3, 2024
version 14
d2132775
Mar 2, 2024
version 13
66227901
Mar 2, 2024
version 12
7c26b9eb
Mar 2, 2024
version 11
0ada7b84
Mar 2, 2024
version 10
b7db9d1a
Mar 2, 2024
version 9
3be9f745
Mar 2, 2024
version 8
b0c3462d
Mar 2, 2024
version 7
61bb3a7b
Mar 2, 2024
version 6
4c0973f4
Jan 6, 2023
version 5
65bc446b
Jan 6, 2023
version 4
9b60efa7
Jan 6, 2023
version 3
19be7e8f
Mar 20, 2022
version 2
6c169ad2
Mar 19, 2022
version 1
c2705813
Mar 19, 2022
8.0.x (base)
and
latest version
latest version
54d69e43
34 commits,
Mar 11, 2024
version 33
54d69e43
34 commits,
Mar 11, 2024
version 32
215ac341
33 commits,
Mar 11, 2024
version 31
4b239b2a
32 commits,
Mar 7, 2024
version 30
e63d1ed4
31 commits,
Mar 7, 2024
version 29
686d864b
30 commits,
Mar 7, 2024
version 28
4593681f
29 commits,
Mar 6, 2024
version 27
02ecfa51
28 commits,
Mar 6, 2024
version 26
40c78e28
27 commits,
Mar 6, 2024
version 25
7e6724c2
26 commits,
Mar 6, 2024
version 24
7cbeec82
25 commits,
Mar 6, 2024
version 23
dcc3c560
24 commits,
Mar 3, 2024
version 22
dde2982e
23 commits,
Mar 3, 2024
version 21
e197c54b
22 commits,
Mar 3, 2024
version 20
477ea01c
21 commits,
Mar 3, 2024
version 19
b2bbe8d9
20 commits,
Mar 3, 2024
version 18
12593004
19 commits,
Mar 3, 2024
version 17
f1a70df6
18 commits,
Mar 3, 2024
version 16
af8efb8c
17 commits,
Mar 3, 2024
version 15
263168fa
16 commits,
Mar 3, 2024
version 14
d2132775
15 commits,
Mar 2, 2024
version 13
66227901
14 commits,
Mar 2, 2024
version 12
7c26b9eb
13 commits,
Mar 2, 2024
version 11
0ada7b84
12 commits,
Mar 2, 2024
version 10
b7db9d1a
11 commits,
Mar 2, 2024
version 9
3be9f745
10 commits,
Mar 2, 2024
version 8
b0c3462d
9 commits,
Mar 2, 2024
version 7
61bb3a7b
8 commits,
Mar 2, 2024
version 6
4c0973f4
7 commits,
Jan 6, 2023
version 5
65bc446b
6 commits,
Jan 6, 2023
version 4
9b60efa7
5 commits,
Jan 6, 2023
version 3
19be7e8f
4 commits,
Mar 20, 2022
version 2
6c169ad2
2 commits,
Mar 19, 2022
version 1
c2705813
1 commit,
Mar 19, 2022
151 files
+
5461
−
10398
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
151
.circleci/config.yml deleted
100644 → 0
+
0
−
154
View file @ ccfde219
# Default configuration file for Drupal modules.
#
# Use setup.sh to automate setting this up. Otherwise, to use this in a new
# module:
# 1. Copy config.yml to the module's .circleci directory.
# 2. Change 'latest' in the image tag to the latest tag.
# 3. Update the working_directory key.
# 4. Connect CircleCI to the repository through the Circle UI.
# 5. Set the COMPOSER_AUTH environment variable in Circle to grant access to
# any private repositories.
# 6. Create a status badge embed code in Circle and add it to the README.md.
#
# Check https://circleci.com/docs/2.0/language-php/ for more details
#
defaults
:
&defaults
docker
:
# specify the version you desire here (avoid latest except for testing)
-
image
:
andrewberry/drupal_tests:0.0.11
# Use our fork until https://github.com/wernight/docker-phantomjs/pull/3 is
# merged.
# - image: wernight/phantomjs:2.1.1
-
image
:
andrewberry/docker-phantomjs:v2.1.1-patch1
command
:
[
phantomjs
,
--webdriver=8910
]
-
image
:
mariadb:10.3
environment
:
MYSQL_ALLOW_EMPTY_PASSWORD
:
1
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/mysql:9.4
# 'checkout' supports a path key, but not on locals where you test with the
# circleci CLI tool.
# https://discuss.circleci.com/t/bug-circleci-build-command-ignores-checkout-path-config/13004
working_directory
:
/var/www/html/modules/elasticsearch_connector
# YAML does not support merging of lists. That means we can't have a default
# 'steps' configuration, though we can have defaults for individual step
# properties.
# We use the composer.json as a way to determine if we can cache our build.
restore_cache
:
&restore_cache
keys
:
-
v1-dependencies-{{ checksum "composer.json" }}
# fallback to using the latest cache if no exact match is found
-
v1-dependencies-
# If composer.json hasn't changed, restore the vendor directory. We don't
# restore the lock file so we ensure we get updated dependencies.
save_cache
:
&save_cache
paths
:
-
./vendor
key
:
v1-dependencies-{{ checksum "composer.json" }}
# Run Drupal unit and kernel tests as one job. This command invokes the test.sh
# hook.
unit_kernel_tests
:
&unit_kernel_tests
<<
:
*defaults
steps
:
-
checkout
-
restore_cache
:
*restore_cache
-
save_cache
:
*save_cache
-
run
:
working_directory
:
/var/www/html
command
:
|
./test.sh $CIRCLE_PROJECT_REPONAME
-
store_test_results
:
path
:
/var/www/html/artifacts/phpunit
-
store_artifacts
:
path
:
/var/www/html/artifacts
# Run Behat tests. This command invokes the test-js.sh hook.
behat_tests
:
&behat_tests
<<
:
*defaults
steps
:
-
checkout
-
restore_cache
:
*restore_cache
-
save_cache
:
*save_cache
-
run
:
working_directory
:
/var/www/html
command
:
|
./test-js.sh $CIRCLE_PROJECT_REPONAME
-
store_test_results
:
path
:
/var/www/html/artifacts/behat
-
store_artifacts
:
path
:
/var/www/html/artifacts
# Run code quality tests. This invokes code-sniffer.sh.
code_sniffer
:
&code_sniffer
<<
:
*defaults
steps
:
-
checkout
-
restore_cache
:
*restore_cache
-
save_cache
:
*save_cache
-
run
:
working_directory
:
/var/www/html
command
:
|
./code-sniffer.sh $CIRCLE_PROJECT_REPONAME
-
store_test_results
:
path
:
/var/www/html/artifacts/phpcs
-
store_artifacts
:
path
:
/var/www/html/artifacts
# Run code coverage tests. This invokes code-coverage-stats.sh.
code_coverage
:
&code_coverage
<<
:
*defaults
steps
:
-
checkout
-
restore_cache
:
*restore_cache
-
save_cache
:
*save_cache
-
run
:
working_directory
:
/var/www/html
command
:
|
./code-coverage-stats.sh $CIRCLE_PROJECT_REPONAME
-
store_artifacts
:
path
:
/var/www/html/artifacts
# Declare all of the jobs we should run.
version
:
2
jobs
:
run-unit-kernel-tests
:
<<
:
*unit_kernel_tests
run-behat-tests
:
<<
:
*behat_tests
run-code-sniffer
:
<<
:
*code_sniffer
run-code-coverage
:
<<
:
*code_coverage
workflows
:
version
:
2
# Declare a workflow that runs all of our jobs in parallel.
test_and_lint
:
jobs
:
-
run-unit-kernel-tests
-
run-behat-tests
-
run-code-sniffer
-
run-code-coverage
Loading