Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Cisco config generator #4

Merged
merged 6 commits into from
Dec 30, 2023
Merged

Feature: Cisco config generator #4

merged 6 commits into from
Dec 30, 2023

Conversation

IvanKuchin
Copy link
Owner

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Dec 30, 2023

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

@check-spelling-bot Report

🔴 Please review

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

Unrecognized words (14)
api
cidr
dhcp
github
GWIPBy
ipam
ivankuchin
php
phpipamsync
Rignore
spf
unmarshalling
yaml
ycr
Previously acknowledged words that are now absent youtube 🫥
To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the git@github.com:IvanKuchin/phpipamsync.git repository
on the development 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/IvanKuchin/phpipamsync/actions/runs/7366941911/attempts/1'
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 (14)

Dictionary Entries Covers Uniquely
cspell:k8s/dict/k8s.txt 153 4
cspell:software-terms/dict/softwareTerms.txt 1288 4
cspell:node/dict/node.txt 891 3 1
cspell:aws/aws.txt 218 3
cspell:php/dict/php.txt 1689 3

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

          cspell:k8s/dict/k8s.txt
          cspell:software-terms/dict/softwareTerms.txt
          cspell:node/dict/node.txt
          cspell:aws/aws.txt
          cspell:php/dict/php.txt

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

check_extra_dictionaries: ''

@ghost
Copy link

ghost commented Dec 30, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@IvanKuchin IvanKuchin merged commit edfeecd into master Dec 30, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant