Skip to content

Comments

Add doc for db2-for-i database connection#195

Merged
MartinMa318 merged 12 commits intotapdata:mainfrom
heywalter:add-db2-i-docs
Dec 23, 2025
Merged

Add doc for db2-for-i database connection#195
MartinMa318 merged 12 commits intotapdata:mainfrom
heywalter:add-db2-i-docs

Conversation

@heywalter
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for tapdata-en ready!

Name Link
🔨 Latest commit 381f396
🔍 Latest deploy log https://app.netlify.com/projects/tapdata-en/deploys/6949fb52b4bd230008ae224c
😎 Deploy Preview https://deploy-preview-195--tapdata-en.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@MartinMa318 MartinMa318 merged commit 6a0c366 into tapdata:main Dec 23, 2025
4 of 6 checks passed
@github-actions
Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (19)
changeit
dedupe
deststoretype
DLT
DLTUSRPRF
ICERT
keystore
keytool
OWNOBJOPT
ssltls
storepass
storetype
SYSCOLUMNS
SYSINDEXES
SYSKEYCST
SYSTABLES
tls
tlsssl
truststore
These words are not needed and should be removed sasl

Some files were automatically ignored 🙈

These sample patterns would exclude them:

^pnpm-lock\.yaml$

You should consider adding them to:

.github/actions/spelling/excludes.txt

File matching is via Perl regular expressions.

To check these files, more of their words need to be in the dictionary than not. You can use patterns.txt to exclude portions, add items to the dictionary (e.g. by adding them to allow.txt), or fix typos.

To accept these unrecognized words as correct, update file exclusions, and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the git@github.com:heywalter/docs-en.git repository
on the add-db2-i-docs branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/tapdata/docs-en/actions/runs/20449391405/attempts/1' &&
git commit -m 'Update check-spelling metadata'
Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (1) from .github/actions/spelling/expect.txt and unrecognized words (19)

Dictionary Entries Covers Uniquely
cspell:cryptocurrencies/cryptocurrencies.txt 125 1 1
cspell:clojure/src/clojure.txt 89 1
cspell:k8s/dict/k8s.txt 153 1
cspell:aws/aws.txt 218 1
cspell:npm/dict/npm.txt 302 1

Consider adding them (in .github/workflows/spelling.yml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:

      with:
        extra_dictionaries: |
          cspell:cryptocurrencies/cryptocurrencies.txt
          cspell:clojure/src/clojure.txt
          cspell:k8s/dict/k8s.txt
          cspell:aws/aws.txt
          cspell:npm/dict/npm.txt

To stop checking additional dictionaries, add (in .github/workflows/spelling.yml) for uses: check-spelling/check-spelling@main in its with:

check_extra_dictionaries: ""
Warnings ⚠️ (2)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

⚠️ Warnings Count
⚠️ no-newline-at-eof 1
⚠️ noisy-file 1

See ⚠️ Event descriptions for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants