Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
redis_batch
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
redis_batch
Commits
bb997392
Commit
bb997392
authored
1 year ago
by
Luhur Abdi Rizal
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3431399
by el7cosmos: Fix cspell job in CI
parent
4954284e
No related branches found
No related tags found
1 merge request
!2
Fix cspell job in CI
Pipeline
#122629
passed
1 year ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
README.md
+5
-5
5 additions, 5 deletions
README.md
with
9 additions
and
9 deletions
.gitlab-ci.yml
+
4
−
4
View file @
bb997392
...
...
@@ -54,10 +54,10 @@ include:
#
# Docs at https://git.drupalcode.org/project/gitlab_templates/-/blob/main/includes/include.drupalci.variables.yml
################
#
variables:
#
SKIP_ESLINT: '1
'
#
OPT_IN_TEST_NEXT_MAJOR: '1
'
#
_CURL_TEMPLATES_REF: 'main
'
variables
:
_CSPELL_IGNORE_PATHS
:
'
"**/LICENSE.txt"
'
_CSPELL_WORDS
:
'
"luhur",
"abdi",
"phpredis"
'
SKIP_ESLINT
:
'
1
'
###################################################################################
#
...
...
This diff is collapsed.
Click to expand it.
README.md
+
5
−
5
View file @
bb997392
CONTENTS OF THIS FILE
---------------------
*
Introduction
*
Requirements
*
Installation
*
Configuration
*
Maintainers
INTRODUCTION
------------
The Redis Batch module provides backend storage for drupal batch.
REQUIREMENTS
------------
...
...
@@ -21,7 +21,7 @@ This module requires the following modules:
INSTALLATION
------------
Install as you would normally install a contributed Drupal module.
Visit:
[
https://www.drupal.org/docs/user_guide/en/extend-module-install.html
](
)
for further information.
...
...
@@ -43,4 +43,4 @@ Current maintainers:
*
[
Luhur Abdi Rizal (el7cosmos)
](
https://www.drupal.org/u/el7cosmos
)
This project has been sponsored by:
*
Sepulsa Teknologi Indonesia
*
PreviousNext
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment