Add Speedtest cog #28

Open
cswimr wants to merge 19 commits from speedtest into main
Owner

This pull request adds the Speedtest cog

# This pull request adds the Speedtest cog <!-- Create a new issue, if it doesn't exist yet --> - [x] By submitting this pull request, I permit SeaswimmerTheFsh to license my work under the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/SeaswimmerTheFsh/SeaCogs/src/branch/main/LICENSE).
cswimr added the
cog
label 2024-05-25 20:59:20 -04:00
cswimr added 17 commits 2024-05-25 20:59:21 -04:00
cswimr added 1 commit 2024-12-26 11:10:55 -05:00
accept gdpr
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1s
Actions / Build Documentation (MkDocs) (pull_request) Failing after 0s
16e2f477be
cswimr added 1 commit 2024-12-26 11:28:59 -05:00
Merge branch 'main' into speedtest
Some checks failed
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 42s
db046ed3af
Some checks failed
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 42s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin speedtest:speedtest
git checkout speedtest

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff speedtest
git checkout speedtest
git rebase main
git checkout main
git merge --ff-only speedtest
git checkout speedtest
git rebase main
git checkout main
git merge --no-ff speedtest
git checkout main
git merge --squash speedtest
git checkout main
git merge --ff-only speedtest
git checkout main
git merge speedtest
git push origin main
Sign in to join this conversation.
No description provided.