From 54356720454e94c22b6f979d50e48ee6fd70e273 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 a8cd4d54995f0f50e7b936abf69e078d39147666 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 667c2775f9e5d9610d6e94b9e3a971addfd61898 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 8babe7e6ce62b0d0ef33bb02497de8eac5788df4 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 4802e358d93f87fb49194622416a07391da0cc3b 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 e2c2c8b26e20ccddc7543acfb1aba061eb95629e 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 cd6592be2e778906354a26824a58caca33af5f26 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 33b8861c80266fc8dcb531d029231e166e925e5d 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 2738cce85dc0f54f9730a26d080cf61f4aeb9a4a 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 c753ff93af6693054977db5e2e077fea740347dd 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 76c640870d19dd1229134e2cb3dc4ee0a29e55eb 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 27886099baf8d57eccb6c2cbcff935e2ffce0886 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 c406217a2a7833a6a1e22207bec04c0398d1feff 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 3d8ad5d641824dfca8bca5d0111167cdbbd3c854 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 12a8dacce5a3153dcc172cb74035a10916c92a98 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 929790ac463b6de146e8087486c61f7d31667a6f 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 1e4f4f9d71b79310736e0928013398dd1a90c098 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