Skip to content

Commit ed893f5

Browse files
authored
Merge pull request #5100 from github/remove-software-testing-alias
Fix comma delimiters in topic aliases/related fields
2 parents 6376aca + 101fb86 commit ed893f5

File tree

15 files changed

+26
-26
lines changed

15 files changed

+26
-26
lines changed

feed.json.liquid

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ permalink: feed.json
3232
],
3333
"topics": [
3434
{% for topic in topics %}
35-
{% assign related = topic.related | split: ', ' %}
36-
{% assign aliases = topic.aliases | split: ', ' %}
35+
{% assign related = topic.related | split: ',' %}
36+
{% assign aliases = topic.aliases | split: ',' %}
3737
{
3838
"topic_name": {{ topic.topic | jsonify }},
3939
"created_by": {{ topic.created_by | jsonify }},
@@ -50,12 +50,12 @@ permalink: feed.json
5050
"wikipedia_url": {{ topic.wikipedia_url | jsonify }},
5151
"related": [
5252
{% for related_topic in related %}
53-
"{{ related_topic }}"{% unless forloop.last == true %},{% endunless %}
53+
"{{ related_topic | strip }}"{% unless forloop.last == true %},{% endunless %}
5454
{% endfor %}
5555
],
5656
"aliases": [
5757
{% for alias in aliases %}
58-
"{{ alias }}"{% unless forloop.last == true %},{% endunless %}
58+
"{{ alias | strip }}"{% unless forloop.last == true %},{% endunless %}
5959
{% endfor %}
6060
],
6161
"content": {{ topic.content | jsonify }}

topics/apollo-server/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display_name: apollo-server
33
github_url: https://github.com/apollographql/apollo-server
44
logo: apollo-server.png
5-
related: graphql,api,graphql-server,apollo
5+
related: graphql, api, graphql-server, apollo
66
released: August 15, 2025
77
short_description: apollo-server is a Node.js library that allows you to quickly build a GraphQL API server to handle structured client requests.
88
topic: apollo-server

topics/autohotkey/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
display_name: Autohotkey
33
short_description: autohotkey is custom script for macro-commands creation.
4-
aliases: auto-hotkey,ahk-script,autohotkeys
4+
aliases: auto-hotkey, ahk-script, autohotkeys
55
topic: autohotkey
6-
related: hotkey,macro,script
6+
related: hotkey, macro, script
77
logo: autohotkey.png
88
github_url: https://github.com/AutoHotkey/AutoHotkey
99
---

topics/build-engine/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
display_name: Build Engine
33
short_description: The Build Engine is game engine created by Ken Silverman, best known for powering Duke Nukem 3D.
4-
aliases: build1,build2,duke-nukem-3d-engine,con-script,con-files
4+
aliases: build1, build2, duke-nukem-3d-engine, con-script, con-files
55
wikipedia_url: https://en.wikipedia.org/wiki/Build_(game_engine)
6-
related: duke-nukem,blood,shadow-warrior
6+
related: duke-nukem, blood, shadow-warrior
77
topic: build-engine
88
---

topics/corruptor/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
display_name: Corruptor
33
short_description: a corruptor is a type of software to test errors and glitches.
4-
aliases: data-corruptor,rom-corruptor,game-corruptor
4+
aliases: data-corruptor, rom-corruptor, game-corruptor
55
logo: corruptor.png
6-
related: glitch,generator,data
6+
related: glitch, generator, data
77
topic: corruptor
88
---
99
a corruptor is a type of software to test errors and glitches with commands.

topics/data-recovery/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
display_name: Data Recovery
3-
aliases: data-carving,digital-forensic,recovery-tool,photo-recovery
3+
aliases: data-carving, digital-forensic, recovery-tool, photo-recovery
44
short_description: Data recovery is a method of recovering using software to undone file deletion or corruption.
55
topic: data-recovery
66
wikipedia_url: https://en.wikipedia.org/wiki/data_recovery

topics/hammer/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Hammer
33
short_description: Hammer editor is a tool created by valve software for source 1 games.
4-
aliases: valve-hammer,worldcraft,hammer-editor
4+
aliases: valve-hammer, worldcraft, hammer-editor
55
topic: hammer
66
---
77
Hammer editor is a tool created by valve software in 2004 to creating custom levels for the source 1 games.

topics/io/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: IO
33
short_description: io is a input and output for computer programs.
4-
aliases: io-domain,io-game,io-website
4+
aliases: io-domain, io-game, io-website
55
topic: io
66
---
77
io is a input and output for computer programs for web domains.

topics/irc/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
display_name: IRC
3-
aliases: irc-network,irc-website,irc-chat,internet-relay-chat
3+
aliases: irc-network, irc-website, irc-chat, internet-relay-chat
44
short_description: irc is a chat software to real-time talk on the internet.
5-
related: chat,website
5+
related: chat, website
66
topic: irc
77
wikipedia_url: https://en.wikipedia.org/wiki/IRC
88
---

topics/machinima/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
aliases: machine-cinema, quake-movie
33
display_name: Machinima
44
short_description: Machinima is a creation method of using real-time software or video games to make movies.
5-
related: tool,games,internet,modding
5+
related: tool, games, internet, modding
66
topic: machinima
77
wikipedia_url: https://en.wikipedia.org/wiki/Machinima
88
---

0 commit comments

Comments
 (0)