Closed github-actions[bot] closed 2 years ago
default branch (https://github.com/electrocucaracha/krd/tree/master)
:octocat: Repo | :memo: Issues | :department_store: Marketplace
/rebase
Base PullRequest
default branch (https://github.com/electrocucaracha/krd/tree/master)
Command results
Details:
add path
```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```sudo apt-get update
```Shell Get:1 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [122 kB] Hit:7 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1469 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.7 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [19.9 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1135 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9108 B] Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [13.0 kB] Fetched 4892 kB in 1s (4619 kB/s) Reading package lists... ```sudo apt-get -y --no-install-recommends install aspell aspell-en
```Shell Reading package lists... Building dependency tree... Reading state information... Suggested packages: aspell-doc spellutils The following NEW packages will be installed: aspell aspell-en 0 upgraded, 2 newly installed, 0 to remove and 27 not upgraded. Need to get 387 kB of archives. After this operation, 823 kB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 aspell amd64 0.60.8-1ubuntu0.1 [88.4 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] Fetched 387 kB in 0s (2974 kB/s) Selecting previously unselected package aspell. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 235035 files and directories currently installed.) Preparing to unpack .../aspell_0.60.8-1ubuntu0.1_amd64.deb ... Unpacking aspell (0.60.8-1ubuntu0.1) ... Selecting previously unselected package aspell-en. Preparing to unpack .../aspell-en_2018.04.16-0-1_all.deb ... Unpacking aspell-en (2018.04.16-0-1) ... Setting up aspell (0.60.8-1ubuntu0.1) ... Setting up aspell-en (2018.04.16-0-1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for dictionaries-common (1.28.1) ... aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. ```pip install pyspelling
```Shell Collecting pyspelling Downloading pyspelling-2.7.3-py3-none-any.whl (45 kB) Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from pyspelling) (5.3.1) Collecting soupsieve>=1.8 Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) Collecting wcmatch>=6.0.3 Downloading wcmatch-8.3-py3-none-any.whl (42 kB) Collecting markdown Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) Collecting lxml Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting html5lib Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting bracex>=2.1.1 Downloading bracex-2.2.1-py3-none-any.whl (12 kB) Collecting importlib-metadata>=4.4; python_version < "3.10" Downloading importlib_metadata-4.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from html5lib->pyspelling) (1.14.0) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: zipp>=0.5 in /usr/lib/python3/dist-packages (from importlib-metadata>=4.4; python_version < "3.10"->markdown->pyspelling) (1.0.0) Installing collected packages: soupsieve, bracex, wcmatch, importlib-metadata, markdown, lxml, beautifulsoup4, webencodings, html5lib, pyspelling Successfully installed beautifulsoup4-4.10.0 bracex-2.2.1 html5lib-1.1 importlib-metadata-4.10.0 lxml-4.7.1 markdown-3.3.6 pyspelling-2.7.3 soupsieve-2.3.1 wcmatch-8.3 webencodings-0.5.1 ```sort --ignore-case --output=original.dic .github/.wordlist.txt
echo "" > .github/.wordlist.txt
# Remove leftovers
pyspelling -c .spellcheck.yml | sed '/^<.*>/d;/^!!!/d;/^--/d;/^Misspelled words:/d;/^$/d;/^Spelling check passed :)$/d' | sort --ignore-case | uniq --ignore-case | tee draft.dic
```Shell ADDONS aio Allocatable ANSIBLE autoscale Autoscaler BACKEND balancer blockquote brightgreen Bugfixes CentOS CNI config CONTAINERD contiv CRI criproxy CRUN CSI cx datasets dev DEVOPS Distros DNS DNSCache dpdk electrocucaracha Falco filesystem FPGAs fsSL GPUs Grafana GVISOR gw HAProxy href https HUGEPAGES HugeTLB hugetlbpage img initVagrant IOV iptables IPVS ipvsadm ISTIO KATA katacontainers Kiali Knative KRD KRDaio KUBE KUBELET KUBERNETES KUBESPHERE KUBESPRAY Kubespray's Kubevirt Kubewarden KVM Kyverno libndctl Libvirt Lifecycle Linter LOCALHOST LOGFILES ly METALLB Mirantis MULTUS NDOTS NFD NGINX NodeLocal NODELOCALDNS ol OPA opensource openSUSE PCI pluggable PMEM png pre PROVISIONER PRs QAT QCOW qemu QuickAssist README rebase REPO RESOLVCONF rubocop RUNTIME runtimes serverless SERVICEMESH SIG SIGs snetworkplumbingwg src sriov subproject svg tf tox udp ui vagrantup VFs Virtlet VirtualBox VM VMs vmwrapper vxlan WEBHOOK WIP YAML yml ```comm -12 --nocheck-order draft.dic original.dic > .github/.wordlist.txt
sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt
# Add missing words
pyspelling -c .spellcheck.yml | sed '/^<.*>/d;/^!!!/d;/^--/d;/^Misspelled words:/d;/^$/d;/^Spelling check passed :)$/d' | sort --ignore-case | uniq --ignore-case | tee --append .github/.wordlist.txt
```Shell CONTAINERD ```sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt
Changed files
Changed file:
- .github/.wordlist.txt:octocat: Repo | :memo: Issues | :department_store: Marketplace