From c75ee477ad1a1c9069c66062b6a039af3c722039 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sat, 6 Feb 2021 20:28:42 -0500 Subject: [PATCH 01/17] Add 1.16.5 note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0e0e721..5726a6d6 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Or (on Windows): # What platforms are supported? The following target platforms are supported: - Spigot/PaperMC - via the Dynmap--spigot.jar plugin (supports MC v1.11.2 through v1.16.4) +- Spigot/PaperMC - via Dynmap-31.beta-6-spigot.jar plugin (from the SpigotMC Resource page) - Forge v1.11.2 - via Dynmap--forge-1.11.2.jar mod - Forge v1.12.2 - via Dynmap--forge-1.12.2.jar mod - Forge v1.13.2 - via Dynmap--forge-1.13.2.jar mod From ebf3193e2700d9fcec8c338474573337283f79d8 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sat, 6 Feb 2021 20:32:22 -0500 Subject: [PATCH 02/17] Oooooop updating again --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5726a6d6..cbe5993e 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Or (on Windows): # What platforms are supported? The following target platforms are supported: -- Spigot/PaperMC - via the Dynmap--spigot.jar plugin (supports MC v1.11.2 through v1.16.4) -- Spigot/PaperMC - via Dynmap-31.beta-6-spigot.jar plugin (from the SpigotMC Resource page) +- Spigot/PaperMC ≤v1.16.4 - via the Dynmap--spigot.jar plugin (supports MC v1.11.2 through v1.16.4) +- Spigot/PaperMC ≤v1.16.5 - via Dynmap-31.beta-6-spigot.jar plugin (from the SpigotMC Resource page) - Forge v1.11.2 - via Dynmap--forge-1.11.2.jar mod - Forge v1.12.2 - via Dynmap--forge-1.12.2.jar mod - Forge v1.13.2 - via Dynmap--forge-1.13.2.jar mod From f2e79bd2f28010c4967d4ce03ddff4dc459f147c Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sat, 6 Feb 2021 20:33:32 -0500 Subject: [PATCH 03/17] Making the tag visible. --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index cbe5993e..e4bc114e 100644 --- a/README.md +++ b/README.md @@ -13,21 +13,21 @@ Or (on Windows): # What platforms are supported? The following target platforms are supported: -- Spigot/PaperMC ≤v1.16.4 - via the Dynmap--spigot.jar plugin (supports MC v1.11.2 through v1.16.4) -- Spigot/PaperMC ≤v1.16.5 - via Dynmap-31.beta-6-spigot.jar plugin (from the SpigotMC Resource page) -- Forge v1.11.2 - via Dynmap--forge-1.11.2.jar mod -- Forge v1.12.2 - via Dynmap--forge-1.12.2.jar mod -- Forge v1.13.2 - via Dynmap--forge-1.13.2.jar mod -- Forge v1.14.4 - via Dynmap--forge-1.14.4.jar mod -- Forge v1.15.2 - via Dynmap--forge-1.15.2.jar mod -- Forge v1.16.1 - via Dynmap--forge-1.16.1.jar mod -- Forge v1.16.2 - via Dynmap--forge-1.16.2.jar mod -- Forge v1.16.3 - via Dynmap--forge-1.16.3.jar mod -- Forge v1.16.4 - via Dynmap--forge-1.16.4.jar mod -- Fabric v1.15.2 - via Dynmap--fabric-1.15.2.jar mod -- Fabric v1.16.1 - via Dynmap--fabric-1.16.1.jar mod -- Fabric v1.16.2 - via Dynmap--fabric-1.16.2.jar mod -- Fabric v1.16.4 - via Dynmap--fabric-1.16.4.jar mod +- Spigot/PaperMC ≤v1.16.4 - via the `Dynmap--spigot.jar` plugin (supports MC v1.11.2 through v1.16.4) +- Spigot/PaperMC ≤v1.16.5 - via `Dynmap-31.beta-6-spigot.jar` plugin (from the SpigotMC Resource page) +- Forge v1.11.2 - via `Dynmap--forge-1.11.2.jar` mod +- Forge v1.12.2 - via `Dynmap--forge-1.12.2.jar` mod +- Forge v1.13.2 - via `Dynmap--forge-1.13.2.jar` mod +- Forge v1.14.4 - via `Dynmap--forge-1.14.4.jar` mod +- Forge v1.15.2 - via `Dynmap--forge-1.15.2.jar` mod +- Forge v1.16.1 - via `Dynmap--forge-1.16.1.jar` mod +- Forge v1.16.2 - via `Dynmap--forge-1.16.2.jar` mod +- Forge v1.16.3 - via `Dynmap--forge-1.16.3.jar` mod +- Forge v1.16.4 - via `Dynmap--forge-1.16.4.jar` mod +- Fabric v1.15.2 - via `Dynmap--fabric-1.15.2.jar` mod +- Fabric v1.16.1 - via `Dynmap--fabric-1.16.1.jar` mod +- Fabric v1.16.2 - via `Dynmap--fabric-1.16.2.jar` mod +- Fabric v1.16.4 - via `Dynmap--fabric-1.16.4.jar` mod # Data Storage Dynmap supports the following storage backends: From f1d0a0eff02ee199229265aa6094614dd0058a79 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sat, 6 Feb 2021 20:59:58 -0500 Subject: [PATCH 04/17] Update README.md a LOT added table of contents, sorted versions into table to show each version, type, and where to get, --- README.md | 43 +++++++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index e4bc114e..5fe096e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # Dynmap™ - dynamic web maps for Minecraft servers -## How to build +# Jump around the README +* [How to build](#how-to-build) +* [What platforms are supported?](#what-platforms-are-supported) +* [Data Storage](#data-storage) +* [Contributing to Dynmap's Code](#contributing-to-dynmaps-code) +* [Porting, Supporting Other Platforms, Customized Dynmap Builds](#porting-supporting-other-platforms-customized-dynmap-builds) +* [Where to go for questions and discussions](#where-to-go-for-questions-and-discussions) +* [Where to go to make donations](#where-to-go-to-make-donations) +# How to build Dynmap 3.x+ uses Gradle for building support for all platforms, with all resulting artifacts produced in the /targets directory To build, run: @@ -13,21 +21,24 @@ Or (on Windows): # What platforms are supported? The following target platforms are supported: -- Spigot/PaperMC ≤v1.16.4 - via the `Dynmap--spigot.jar` plugin (supports MC v1.11.2 through v1.16.4) -- Spigot/PaperMC ≤v1.16.5 - via `Dynmap-31.beta-6-spigot.jar` plugin (from the SpigotMC Resource page) -- Forge v1.11.2 - via `Dynmap--forge-1.11.2.jar` mod -- Forge v1.12.2 - via `Dynmap--forge-1.12.2.jar` mod -- Forge v1.13.2 - via `Dynmap--forge-1.13.2.jar` mod -- Forge v1.14.4 - via `Dynmap--forge-1.14.4.jar` mod -- Forge v1.15.2 - via `Dynmap--forge-1.15.2.jar` mod -- Forge v1.16.1 - via `Dynmap--forge-1.16.1.jar` mod -- Forge v1.16.2 - via `Dynmap--forge-1.16.2.jar` mod -- Forge v1.16.3 - via `Dynmap--forge-1.16.3.jar` mod -- Forge v1.16.4 - via `Dynmap--forge-1.16.4.jar` mod -- Fabric v1.15.2 - via `Dynmap--fabric-1.15.2.jar` mod -- Fabric v1.16.1 - via `Dynmap--fabric-1.16.1.jar` mod -- Fabric v1.16.2 - via `Dynmap--fabric-1.16.2.jar` mod -- Fabric v1.16.4 - via `Dynmap--fabric-1.16.4.jar` mod + +| Server type | Version | Dynmap JAR | Where? | +| ------------ | ------- | ---------- | ------ | +| Spigot/PaperMC | 1.16.5 | `Dynmap-3.1-beta-6-spigot.jar` | [SpigotMC](https://www.spigotmc.org/resources/dynmap.274/) | +| Spigot/PaperMC | ≤1.16.4 | `Dynmap--spigot.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.11.2 | `Dynmap--forge-1.11.2.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.12.2 | `Dynmap--forge-1.12.2.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.13.2 | `Dynmap--forge-1.13.2.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.14.4 | `Dynmap--forge-1.14.4.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.15.2 | `Dynmap--forge-1.15.2.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.16.1 | `Dynmap--forge-1.16.1.jar` | [GitHub Releases](https://github.com/webbukkit/dynmap/releases) | +| Forge | 1.16.2 | `Dynmap--forge-1.16.2.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | +| Forge | 1.16.3 | `Dynmap--forge-1.16.3.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | +| Forge | 1.16.4 | `Dynmap--forge-1.16.4.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | +| Fabric | 1.15.2 | `Dynmap--fabric-1.15.2.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | +| Fabric | 1.16.1 | `Dynmap--fabric-1.16.1.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | +| Fabric | 1.16.2 | `Dynmap--fabric-1.16.2.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | +| Fabric | 1.16.4 |`Dynmap--fabric-1.16.4.jar` | [Curseforge](https://www.curseforge.com/minecraft/mc-mods/dynmapforge) | # Data Storage Dynmap supports the following storage backends: From 82aad0474c9552a3eec7cf1a97bf902fc69c99dd Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sat, 6 Feb 2021 21:00:25 -0500 Subject: [PATCH 05/17] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fe096e3..c7f6a95d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Or (on Windows): gradlew.bat clean build install # What platforms are supported? -The following target platforms are supported: +The following target platforms are supported, and you can find them at the links supplied: | Server type | Version | Dynmap JAR | Where? | | ------------ | ------- | ---------- | ------ | From 1a9921e74db2ec995be590c45cae7aa978b046d0 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:18:47 -0500 Subject: [PATCH 06/17] Create spellcheck.yaml --- .github/workflows/spellcheck.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/workflows/spellcheck.yaml diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml new file mode 100644 index 00000000..bd0a655b --- /dev/null +++ b/.github/workflows/spellcheck.yaml @@ -0,0 +1,14 @@ +name: Checking for spelling errors + +on: + push: + +jobs: + spellcheck: + name: rojopolis/spellcheck + runs-on: ubuntu-20.04 + steps: + - name: actions/checkout + uses: actions/checkout@v2 + - name: rojopolis/spellcheck - acutally doing something + uses: rojopolis/spellcheck-github-actions@0.9.1 From 19f9ced137128144c7ddb08e7df073c393effe77 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:20:17 -0500 Subject: [PATCH 07/17] Create gibberish.txt --- .github/workflows/gibberish.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/gibberish.txt diff --git a/.github/workflows/gibberish.txt b/.github/workflows/gibberish.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/.github/workflows/gibberish.txt @@ -0,0 +1 @@ + From 92223b267be272444a4f26407792b38dc9e11114 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:20:27 -0500 Subject: [PATCH 08/17] Create names.txt --- .github/workflows/names.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/names.txt diff --git a/.github/workflows/names.txt b/.github/workflows/names.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/.github/workflows/names.txt @@ -0,0 +1 @@ + From beaaf0ef3db0f018f1828552bcb8a049103597bb Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:21:06 -0500 Subject: [PATCH 09/17] Create .spellcheck.yaml --- .spellcheck.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .spellcheck.yaml diff --git a/.spellcheck.yaml b/.spellcheck.yaml new file mode 100644 index 00000000..9fe3484e --- /dev/null +++ b/.spellcheck.yaml @@ -0,0 +1,26 @@ +spellchecker: aspell +matrix: +- name: Markdown + aspell: + lang: en + dictionary: + wordlists: + - .github/workflows/gibberish.txt + - .github/workflows/names.txt + encoding: utf-8 + pipeline: + - pyspelling.filters.markdown: + markdown_extensions: + - markdown.extensions.extra: + - pyspelling.filters.html: + comments: true + attributes: + - title + - alt + ignores: + - ':matches(code, pre)' + - 'code' + - 'pre' + sources: + - '**/*.md' + default_encoding: utf-8 From 41afee02f18a8e3398295af8c2397200b54c789d Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:26:55 -0500 Subject: [PATCH 10/17] Add good words --- .github/workflows/gibberish.txt | 51 ++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gibberish.txt b/.github/workflows/gibberish.txt index 8b137891..26409347 100644 --- a/.github/workflows/gibberish.txt +++ b/.github/workflows/gibberish.txt @@ -1 +1,50 @@ - +Subreddit +blockscanner +dynmap +Dynmap's +APIs +APL +Bukket +Dynmap +Dynmap's +DynmapCore +DynmapCoreAPI +JRuby +MacOS +Minecraft +PRs +PaperMC +WorldGuard +corresponiding +depdendencies +reflow +runtime +theose +DynampCore +DynmapCore +DynmapCoreAPI +Reddit +api +Bukkit +mikeprimm +repo +https +Fi +Ki +Patreon +fi +ko +michealprimm +patreon +README +Gradle +Curseforge +SpigotMC +PaperMC +backends +Minecraft +WorldGuard +reflow +PRs +JRuby +Primm From a896bb296c8c68e693136ee721569138297f7bf4 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:27:30 -0500 Subject: [PATCH 11/17] Update .spellcheck.yaml --- .spellcheck.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.spellcheck.yaml b/.spellcheck.yaml index 9fe3484e..57d67be1 100644 --- a/.spellcheck.yaml +++ b/.spellcheck.yaml @@ -6,7 +6,6 @@ matrix: dictionary: wordlists: - .github/workflows/gibberish.txt - - .github/workflows/names.txt encoding: utf-8 pipeline: - pyspelling.filters.markdown: From efbc0e9f9927b06548aaf1bfb16b2dee80b8eb97 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:28:10 -0500 Subject: [PATCH 12/17] Delete names.txt --- .github/workflows/names.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/workflows/names.txt diff --git a/.github/workflows/names.txt b/.github/workflows/names.txt deleted file mode 100644 index 8b137891..00000000 --- a/.github/workflows/names.txt +++ /dev/null @@ -1 +0,0 @@ - From 6f5d950ad085ed8860e32144aad2e33da8eb6331 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:30:37 -0500 Subject: [PATCH 13/17] Fix typos pt 1 --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2320a550..38cb3334 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ not yet (or no longer) supported by the Dynmap team. If the Dynmap team comes t cease distribution of the unofficial version, unless otherwise authorized to continue doing so. Further: - The team distributing the modified version must cite the origin of the Dynmap code, but must also clearly indicate that the version is NOT supported by nor endorsed by the Dynmap team, and that ALL support should be directed through the team providing the modified version. - - Any modified version CANNOT be monitized or otherwise charged for, under any circumstances, nor can redistribution of it be limited or restricted. + - Any modified version CANNOT be monetized or otherwise charged for, under any circumstances, nor can redistribution of it be limited or restricted. - The modified code must continue to be Apache Public License v2, with no additional conditions or restrictions, including full public availability of the modified source code. - Any code from Dynmap used in such versions should be built from an appropriate fork, as DynampCore and other components (other than DynmapCoreAPI and @@ -57,8 +57,8 @@ cease distribution of the unofficial version, unless otherwise authorized to con least, removed). The modified version should NOT refer to the Dynmap Discord nor to /r/Dynmap on Reddit for support. in any case. - Any bugs or issues opened in conjunction with the use of the modified version on this repository will be closed without comment. -Additions of new funtion, including new platform support, in this official Dynmap code base MUST be fully contained within the PRs submitted to this -repository. Further, it is always exptected than any updates will be built and tested across all relevant platforms - meaning anh chances to shared code +Additions of new functions, including new platform support, in this official Dynmap code base MUST be fully contained within the PRs submitted to this +repository. Further, it is always expected than any updates will be built and tested across all relevant platforms - meaning any chances to shared code components (DynmapCore, DynmapCoreAPI) MUST be successfully built and tested on ALL supported platforms (Forge, Spigot, etc). Changes which break supported platforms will be rejected. From 46ebdda1f83b747beb8157a9b6e090d704357578 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:31:24 -0500 Subject: [PATCH 14/17] Update gibberish.txt --- .github/workflows/gibberish.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gibberish.txt b/.github/workflows/gibberish.txt index 26409347..1006d894 100644 --- a/.github/workflows/gibberish.txt +++ b/.github/workflows/gibberish.txt @@ -27,6 +27,7 @@ Reddit api Bukkit mikeprimm +michaelprimm repo https Fi @@ -34,7 +35,6 @@ Ki Patreon fi ko -michealprimm patreon README Gradle From 0a6aea50d8251abcfe06f6705b7c70d83e42c318 Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:32:27 -0500 Subject: [PATCH 15/17] Update gibberish.txt --- .github/workflows/gibberish.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/gibberish.txt b/.github/workflows/gibberish.txt index 1006d894..f7c3e850 100644 --- a/.github/workflows/gibberish.txt +++ b/.github/workflows/gibberish.txt @@ -15,6 +15,7 @@ Minecraft PRs PaperMC WorldGuard +www corresponiding depdendencies reflow @@ -48,3 +49,7 @@ reflow PRs JRuby Primm +reddit +subreddit +gg +pqBpw From 5d50e6624a5a3fd84638fafaffef83792dafdd8b Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 01:33:22 -0500 Subject: [PATCH 16/17] Fix typos, pt. 2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c7f6a95d..9c2ae9b5 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ not yet (or no longer) supported by the Dynmap team. If the Dynmap team comes t cease distribution of the unofficial version, unless otherwise authorized to continue doing so. Further: - The team distributing the modified version must cite the origin of the Dynmap code, but must also clearly indicate that the version is NOT supported by nor endorsed by the Dynmap team, and that ALL support should be directed through the team providing the modified version. - - Any modified version CANNOT be monitized or otherwise charged for, under any circumstances, nor can redistribution of it be limited or restricted. + - Any modified version CANNOT be monetized or otherwise charged for, under any circumstances, nor can redistribution of it be limited or restricted. - The modified code must continue to be Apache Public License v2, with no additional conditions or restrictions, including full public availability of the modified source code. - Any code from Dynmap used in such versions should be built from an appropriate fork, as DynmapCore and other components (other than DynmapCoreAPI and @@ -101,8 +101,8 @@ cease distribution of the unofficial version, unless otherwise authorized to con least, removed). The modified version should NOT refer to the Dynmap Discord nor to /r/Dynmap on Reddit for support. in any case. - Any bugs or issues opened in conjunction with the use of the modified version on this repository will be closed without comment. -Additions of new funtion, including new platform support, in this official Dynmap code base MUST be fully contained within the PRs submitted to this -repository. Further, it is always exptected than any updates will be built and tested across all relevant platforms - meaning anh chances to shared code +Additions of new functions, including new platform support, in this official Dynmap code base MUST be fully contained within the PRs submitted to this +repository. Further, it is always expected than any updates will be built and tested across all relevant platforms - meaning any chances to shared code components (DynmapCore, DynmapCoreAPI) MUST be successfully built and tested on ALL supported platforms (Forge, Spigot, etc). Changes which break supported platforms will be rejected. From e078bd1e8be9c9852b7ea431ca9487abb0a7f8dc Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 11:45:07 -0500 Subject: [PATCH 17/17] Update spellcheck.yaml --- .github/workflows/spellcheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index bd0a655b..fde30fba 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -10,5 +10,5 @@ jobs: steps: - name: actions/checkout uses: actions/checkout@v2 - - name: rojopolis/spellcheck - acutally doing something + - name: rojopolis/spellcheck - actually doing something uses: rojopolis/spellcheck-github-actions@0.9.1