Skip to content

Comments

Add new FAQ section for registering data sources in community edition#196

Merged
heywalter merged 4 commits intotapdata:mainfrom
heywalter:update-faq-register-data-source
Dec 24, 2025
Merged

Add new FAQ section for registering data sources in community edition#196
heywalter merged 4 commits intotapdata:mainfrom
heywalter:update-faq-register-data-source

Conversation

@heywalter
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for tapdata-en ready!

Name Link
🔨 Latest commit c68b526
🔍 Latest deploy log https://app.netlify.com/projects/tapdata-en/deploys/694be916e722700008738ee1
😎 Deploy Preview https://deploy-preview-196--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.

@heywalter heywalter merged commit 77ae34d into tapdata:main Dec 24, 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 update-faq-register-data-source 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/20487112363/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.

1 participant