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

Fix deprecated URL #666

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Fix deprecated URL #666

merged 1 commit into from
Aug 19, 2024

Conversation

gwarf
Copy link
Member

@gwarf gwarf commented Aug 19, 2024

Fix deprecated URL

Copy link

@check-spelling-bot Report

🔴 Please review

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

Unrecognized words (10)

dependant
gecos
Initialising
NOPASSWD
TLS
uuid
venv
virtualenvs
yml
zshrc

To accept these unrecognized words as correct, you could run the following commands

... in a clone of the [email protected]:EGI-Federation/documentation.git repository
on the gwarf-patch-oidc-agent-doc-1 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/EGI-Federation/documentation/actions/runs/10450278722/attempts/1'

OR

To have the bot accept them for you, reply quoting the following line:
@check-spelling-bot apply updates.

Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

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

Dictionary Entries Covers Uniquely
cspell:python/src/python/python.txt 392 3 1
cspell:filetypes/filetypes.txt 264 2 2
cspell:python/src/python/python-lib.txt 2417 2
cspell:powershell/dict/powershell.txt 91 1
cspell:monkeyc/src/monkeyc_keywords.txt 123 1

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

      with:
        extra_dictionaries:
          cspell:python/src/python/python.txt
          cspell:filetypes/filetypes.txt
          cspell:python/src/python/python-lib.txt
          cspell:powershell/dict/powershell.txt
          cspell:monkeyc/src/monkeyc_keywords.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: ''

Copy link
Contributor

@enolfc enolfc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brucellino
Copy link
Member

The PR of the beast 😈

@gwarf gwarf merged commit 70d021d into main Aug 19, 2024
14 of 16 checks passed
@gwarf gwarf deleted the gwarf-patch-oidc-agent-doc-1 branch August 19, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants