[wesnoth-commits] [wesnoth/wesnoth] 46e9a4: Fix travis script for checking for invalid UTF8.
Pentarctagon
noreply at github.com
Thu Feb 20 03:32:16 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 46e9a42f130fc6d0b8eda667b2584bc9f1bc3e8e
https://github.com/wesnoth/wesnoth/commit/46e9a42f130fc6d0b8eda667b2584bc9f1bc3e8e
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/travis/check_utf8.sh
Log Message:
-----------
Fix travis script for checking for invalid UTF8.
Previously it wouldn't treat not having the `isutf8` command like a failure.
Commit: 082e209552b33c1ceea5f86ecda6c360086fe0db
https://github.com/wesnoth/wesnoth/commit/082e209552b33c1ceea5f86ecda6c360086fe0db
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/dockerbuilds/travis/Dockerfile-base-1604-master
M utils/dockerbuilds/travis/Dockerfile-base-1804-master
M utils/travis/docker_run.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Run valid character checks during the translations job.
Commit: abd7aed0f980d6c4d571208b833cb7160b15aa60
https://github.com/wesnoth/wesnoth/commit/abd7aed0f980d6c4d571208b833cb7160b15aa60
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M .travis.yml
M utils/travis/steps/script.sh
Log Message:
-----------
Switch to running Release and Debug xcode jobs on macOS.
Commit: af74d9853c02674b75e3947f713afd579f7b8653
https://github.com/wesnoth/wesnoth/commit/af74d9853c02674b75e3947f713afd579f7b8653
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/travis/steps/install.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Remove code for no longer used scons/cmake travis builds.
Commit: 598310579c76f6091d156bf5b364843726fe6e07
https://github.com/wesnoth/wesnoth/commit/598310579c76f6091d156bf5b364843726fe6e07
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/travis/steps/install.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Build translations on macOS.
Commit: dbe2eeabdecf5149ad41cf410e2870098cde5bd9
https://github.com/wesnoth/wesnoth/commit/dbe2eeabdecf5149ad41cf410e2870098cde5bd9
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/travis/steps/script.sh
Log Message:
-----------
Disable macOS code signing.
The Release configuration defaults to requiring it.
Commit: 0f163825e607db63df98a2388d23b46fabdfa867
https://github.com/wesnoth/wesnoth/commit/0f163825e607db63df98a2388d23b46fabdfa867
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/travis/steps/install.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Move variable exports to the install step.
Commit: ca987607fd1a0780e293e7b51284d449e027b973
https://github.com/wesnoth/wesnoth/commit/ca987607fd1a0780e293e7b51284d449e027b973
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M .travis.yml
Log Message:
-----------
Specify msbuild tool in environment variable.
Mostly there for informational reasons when looking at the jobs on the travis site.
Commit: 6b3245f643d4bd601f27fa2d6494a20245fb7dd2
https://github.com/wesnoth/wesnoth/commit/6b3245f643d4bd601f27fa2d6494a20245fb7dd2
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M utils/travis/steps/install.sh
Log Message:
-----------
Install paramiko for future SFTP use.
Compare: https://github.com/wesnoth/wesnoth/compare/c41dda060da7...6b3245f643d4
More information about the Commits
mailing list