[wesnoth-commits] [wesnoth/wesnoth] 7034c8: Run WML schema validation in travis. Fixes #3709
GitHub
noreply at github.com
Sat Nov 24 16:35:24 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7034c8f97bc773b3ebbaa6ac14505c82695a3196
https://github.com/wesnoth/wesnoth/commit/7034c8f97bc773b3ebbaa6ac14505c82695a3196
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2018-11-24 (Sat, 24 Nov 2018)
Changed paths:
M .travis.yml
M data/campaigns/Legend_of_Wesmere/lua/wml_tags.lua
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
M data/campaigns/Legend_of_Wesmere/utils/map-utils.cfg
M data/campaigns/Liberty/scenarios/01_The_Raid.cfg
M data/campaigns/Northern_Rebirth/scenarios/02_01_Infested_Caves.cfg
M data/campaigns/Northern_Rebirth/scenarios/05a_01_The_Pursuit.cfg
M data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg
M data/campaigns/Sceptre_of_Fire/scenarios/Epilogue.cfg
M data/schema/core/actionwml.cfg
M data/schema/core/addons.cfg
M data/schema/filters/weapon.cfg
M data/schema/units/abilities.cfg
M data/schema/units/modifications.cfg
M data/schema/units/specials.cfg
M data/schema/units/types.cfg
M data/test/scenarios/test_move.cfg
M utils/travis/docker_run.sh
A utils/travis/schema_validation.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Run WML schema validation in travis. Fixes #3709
This adds running the WML schema validation in travis. It also updates the schema itself and fixes a few WML errors so that core and all campaigns under all difficulties pass the schema validation.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list