1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-12-23 08:08:53 -05:00
xeps/tools
Guus der Kinderen bee4c93cd3 for #1235: Do not exit script when XPATH yields no result
xmllint will return exit code 10 when an XPATH query finds no matches. With the changes in this commit, the script isn't stopped. Instead, it uses an empty value, which is likely to cause the validation checks (further down in the script) to fail.
2022-11-06 20:08:15 +01:00
..
2xep.lua Pass trough entity references into markdown 2021-03-03 15:51:19 +01:00
accept.py tools: auto-generate entity into xep.ent upon acceptance 2020-11-24 18:56:46 +01:00
archive.py archive.py: add support for skipping building during archiving 2020-06-14 11:09:19 +02:00
ci-announce.sh Create GitLab.com CI pipeline 2020-06-14 14:09:35 +02:00
ci-archive.sh Create GitLab.com CI pipeline 2020-06-14 14:09:35 +02:00
ci-changed-builds.sh ci: correctly detect outdated branches 2020-06-14 15:46:56 +02:00
ci-prune-build.sh Create GitLab.com CI pipeline 2020-06-14 14:09:35 +02:00
ci-restore-timestamps.py Create GitLab.com CI pipeline 2020-06-14 14:09:35 +02:00
deferrals.py Add flag to suppress insertion of revision block for deferrals 2020-01-02 17:59:27 +01:00
extract-metadata.py tools: be more specific about XEP filenames 2019-12-19 18:04:42 -05:00
find-lcs.sh Fix missing .html in find-lcs.sh 2017-11-29 19:20:10 +01:00
issue-cfe.py Create tool to issue Call For Experience, similar to send-updates 2018-03-07 20:05:06 +01:00
makeent.py Create tool to generate xep.ent entries 2018-03-06 13:56:57 +01:00
md-diff.sh Add tool to produce diff of markdown 2021-02-18 16:48:50 +01:00
send-updates.py Handle s/Draft/Stable/ in send-updates.py 2021-10-12 20:49:36 +02:00
validate-xep0001-conformance.sh for #1235: Do not exit script when XPATH yields no result 2022-11-06 20:08:15 +01:00
xep2md.lua xep2md: fix spaces around links or spans 2021-04-03 14:19:54 +02:00
xep2md.sh tools/xep2md.sh: Fix stuff reference to xep2md.lua 2021-02-18 16:47:31 +01:00
xeplib.py Handle s/Draft/Stable/ in send-updates.py 2021-10-12 20:49:36 +02:00
xeplist-to-csv.py Add CSV generator tool 2018-04-05 14:55:49 +02:00