Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
e092b5d
chore: Add initial docs
duwenxin99 Sep 12, 2025
22ee24c
chore: release 0.1.0 (#3)
twishabansal Sep 15, 2025
90a7983
chore: release 0.1.0 (#5)
twishabansal Sep 15, 2025
220c54c
add lint workflow
twishabansal Sep 23, 2025
ca3ff62
fix filepath
twishabansal Sep 23, 2025
875523a
test workflow
twishabansal Sep 23, 2025
2c293a5
remove redundant change
twishabansal Sep 23, 2025
b5b3dc8
test pass case
twishabansal Sep 23, 2025
c34d48e
add filepath
twishabansal Sep 23, 2025
818e45e
test 1 for filepath
twishabansal Sep 23, 2025
88621ee
test 2 for filepath
twishabansal Sep 23, 2025
884fbc8
test
twishabansal Sep 23, 2025
8239edf
final working
twishabansal Sep 23, 2025
d97d419
add a spell check workflow
twishabansal Sep 23, 2025
379d6fc
fix
twishabansal Sep 23, 2025
b74977f
remove redundant
twishabansal Sep 23, 2025
19bbee0
test change
twishabansal Sep 23, 2025
b41d66e
spell check for all markdowns
twishabansal Sep 23, 2025
8070812
fix workflow
twishabansal Sep 23, 2025
5135184
fix indent
twishabansal Sep 23, 2025
404b051
update config
twishabansal Sep 23, 2025
dfb683d
move dict
twishabansal Sep 23, 2025
c1e8018
add more words to dict
twishabansal Sep 23, 2025
97b2541
spell check only for alloydb.md
twishabansal Sep 23, 2025
3a022a2
only run spell check for alloydb.md
twishabansal Sep 23, 2025
6fc650f
rename
twishabansal Sep 23, 2025
cc49b37
edit name
twishabansal Sep 23, 2025
2e06e7e
rename
twishabansal Sep 23, 2025
341dcae
rename
twishabansal Sep 23, 2025
f2ae5d8
revert dummy change
twishabansal Sep 23, 2025
2cb76ca
revert test change
twishabansal Sep 23, 2025
ad8deff
ignore case for spellcheck
twishabansal Sep 23, 2025
07619c7
test change to trigger
twishabansal Sep 23, 2025
e01a3d3
remove test change
twishabansal Sep 23, 2025
4c689d3
Merge branch 'main' into spell-check
twishabansal Sep 24, 2025
9428f90
Merge branch 'main' into spell-check
twishabansal Sep 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions .github/workflows/spell-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Copyright 2025 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

name: markdown

on:
pull_request:
branches: [ main ]
paths:
- 'ALLOYDB.md'

jobs:
spell-check:
name: Run spell checker
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Markdown
uses: rojopolis/spellcheck-github-actions@v0
14 changes: 14 additions & 0 deletions .spellcheck.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This is the configuration file for pyspelling
# The rojopolis/spellcheck-github-actions action will read this file

matrix:
- name: markdown
aspell:
lang: en
ignore-case: true
sources:
- 'ALLOYDB.md'
dictionary:
wordlists:
- dictionary.txt
encoding: utf-8
13 changes: 13 additions & 0 deletions dictionary.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
AlloyDB
PostgreSQL
POSTGRES
stdio
prebuilt
mcpServers
CLI
GCP
IAM
MCP
AI
embeddings
https