[wesnoth-commits] [wesnoth/wesnoth] bc387d: Add wesnoth-map-diff
Bruno Macabeus
noreply at github.com
Wed Apr 27 22:41:04 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: bc387de7e9965d991205dedcc0ac36eeac5875c4
https://github.com/wesnoth/wesnoth/commit/bc387de7e9965d991205dedcc0ac36eeac5875c4
Author: macabeus <bruno.macabeus at gmail.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
A .github/workflows/map-diff.yml
A utils/wesnoth-map-diff/.eslintignore
A utils/wesnoth-map-diff/.eslintrc.js
A utils/wesnoth-map-diff/.gitignore
A utils/wesnoth-map-diff/README.md
A utils/wesnoth-map-diff/babel.config.js
A utils/wesnoth-map-diff/jest.config.js
A utils/wesnoth-map-diff/package-lock.json
A utils/wesnoth-map-diff/package.json
A utils/wesnoth-map-diff/setup-jest.d.ts
A utils/wesnoth-map-diff/setup-jest.js
A utils/wesnoth-map-diff/src/images.ts
A utils/wesnoth-map-diff/src/index.ts
A utils/wesnoth-map-diff/src/paint.ts
A utils/wesnoth-map-diff/src/tilemap.ts
A utils/wesnoth-map-diff/src/wml/parser.ts
A utils/wesnoth-map-diff/src/wml/rootByTagName.ts
A utils/wesnoth-map-diff/tests/arbitraries.ts
A utils/wesnoth-map-diff/tests/parser.test.ts
A utils/wesnoth-map-diff/tests/rootByTagName.test.ts
A utils/wesnoth-map-diff/tsconfig-dev.json
A utils/wesnoth-map-diff/tsconfig-prod.json
A utils/wesnoth-map-diff/tsconfig.json
Log Message:
-----------
Add wesnoth-map-diff
Commit: d94ea84940115e9ec758c2072521cb13f86fd9d8
https://github.com/wesnoth/wesnoth/commit/d94ea84940115e9ec758c2072521cb13f86fd9d8
Author: macabeus <bruno.macabeus at gmail.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M utils/wesnoth-map-diff/README.md
Log Message:
-----------
wesnoth-map-diff: add more detail on readme
Commit: d1083054c8830a44169f3d486b7098033c460c96
https://github.com/wesnoth/wesnoth/commit/d1083054c8830a44169f3d486b7098033c460c96
Author: macabeus <bruno.macabeus at gmail.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M .github/workflows/map-diff.yml
Log Message:
-----------
wesnoth-map-diff: improve github action code quality
Compare: https://github.com/wesnoth/wesnoth/compare/a4955a39fa30...d1083054c883
More information about the Commits
mailing list