Universal-Omega
|
55188f48b2
|
Update workflow
from Universal-Omega/.github (f3d7fd07f6 )
|
2022-10-13 15:56:48 +00:00 |
|
Universal-Omega
|
f0a4304436
|
Update workflow
from Universal-Omega/.github (0cf3b16ea1 )
|
2022-10-13 02:03:15 +00:00 |
|
Universal-Omega
|
ff6bfe0d45
|
Update workflow
from Universal-Omega/.github (97cab293e1 )
|
2022-10-12 17:37:31 +00:00 |
|
Universal-Omega
|
0162fbf7f6
|
Update workflow
from Universal-Omega/.github (64a7ee9e41 )
|
2022-10-12 17:20:31 +00:00 |
|
Universal-Omega
|
ff585dbca7
|
Update workflow
from Universal-Omega/.github (55ab7f54cd )
|
2022-10-05 21:35:55 +00:00 |
|
Universal-Omega
|
eaeaf16b85
|
Update workflow
from Universal-Omega/.github (d02c5e5f8d )
|
2022-10-03 02:18:38 +00:00 |
|
Universal-Omega
|
7b0ae5d817
|
Update workflow
from Universal-Omega/.github (4559c185a0 )
|
2022-08-23 03:16:43 +00:00 |
|
Universal-Omega
|
4adb8b9fcc
|
Update workflow
from Universal-Omega/.github (0ed7bee034 )
|
2022-08-12 02:24:35 +00:00 |
|
Universal-Omega
|
dc213b0be0
|
Update workflow
from Universal-Omega/.github (e9aa0f6f58 )
|
2022-08-08 02:36:06 +00:00 |
|
Universal-Omega
|
947cf109a6
|
Update workflow
from Universal-Omega/.github (dddd264ec3 )
|
2022-07-14 02:45:44 +00:00 |
|
Universal-Omega
|
abc29f39a1
|
Update workflow
from Universal-Omega/.github (e89dab0008 )
|
2022-06-28 01:46:20 +00:00 |
|
Universal-Omega
|
6e0bc5e3a9
|
Update workflow
from Universal-Omega/.github (83632e360b )
|
2022-06-20 05:31:31 +00:00 |
|
Universal-Omega
|
763052081a
|
Update workflow
from Universal-Omega/.github (68344217fe )
|
2022-06-01 02:08:51 +00:00 |
|
Lens0021
|
f8802fde1d
|
Fix all failed experimental CIs (#74)
|
2022-04-14 09:54:03 -06:00 |
|
Universal-Omega
|
16a77dc880
|
Update workflow
from Universal-Omega/.github (4d5b5c4ed2 )
|
2022-04-12 04:08:27 +00:00 |
|
Universal-Omega
|
4fbbeadbd7
|
Update workflow
from Universal-Omega/.github (716ed1ac3a )
|
2022-04-06 01:46:03 +00:00 |
|
dependabot[bot]
|
703d7a410e
|
Bump actions/cache from 2 to 3.0.1 (#68)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3.0.1)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-01 17:40:05 -06:00 |
|
Universal Omega
|
643df1c8ec
|
Add PortableInfoboxMagic (#69)
|
2022-04-01 15:22:43 -06:00 |
|
dependabot[bot]
|
08339c7acf
|
Bump actions/checkout from 2 to 3 (#62)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-09 13:20:58 -07:00 |
|
Universal Omega
|
62f733ed00
|
Update workflow (#45)
|
2021-12-18 16:13:57 -07:00 |
|
Universal Omega
|
a7a41fa0f1
|
Add tests for ApiQueryAllInfoboxes (#42)
|
2021-12-15 16:19:47 -07:00 |
|
Universal Omega
|
de39a61206
|
Fix tests (#41)
|
2021-12-15 15:01:13 -07:00 |
|
Universal Omega
|
b1910b5aec
|
Remove BlockLevelPass hack (#40)
|
2021-12-03 12:28:38 -07:00 |
|
dependabot[bot]
|
18555a0b1d
|
Update mediawiki/mediawiki-codesniffer requirement from 37.0.0 to 38.0.0 (#35)
* Update mediawiki/mediawiki-codesniffer requirement from 37.0.0 to 38.0.0
Updates the requirements on [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-tools-codesniffer/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-tools-codesniffer/compare/v37.0.0...v38.0.0)
---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update mediawiki-tests.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Universal Omega <54654040+Universal-Omega@users.noreply.github.com>
|
2021-10-23 14:50:32 -06:00 |
|
Universal-Omega
|
e24a82da52
|
Update workflow
from Universal-Omega/.github (01925f0488 )
|
2021-09-21 18:58:44 +00:00 |
|
Universal Omega
|
62d5ae8233
|
Update dependencies to YAML format
|
2021-09-20 21:59:42 -06:00 |
|
Universal-Omega
|
59cb6166c9
|
Update workflow
from Universal-Omega/.github (73d0ff35fc )
|
2021-09-21 03:33:37 +00:00 |
|
Universal-Omega
|
8ca0548024
|
Update workflow
from Universal-Omega/.github (9e6db5657c )
|
2021-09-19 19:35:19 +00:00 |
|
Universal-Omega
|
626501f175
|
Update workflow
from Universal-Omega/.github (f2bbd7e458 )
|
2021-09-19 19:02:54 +00:00 |
|
Universal-Omega
|
42f0f60d65
|
Update workflow
from Universal-Omega/.github (ff4364b27b )
|
2021-09-19 18:54:35 +00:00 |
|
Universal Omega
|
9e51240eaf
|
CI: disable php-standalone, and PHP 8.0 tests (#30)
|
2021-09-15 14:45:35 -06:00 |
|
Universal Omega
|
bfc9f9dd47
|
CI: run Wikimedia tests (#29)
|
2021-09-15 03:04:56 -06:00 |
|
Universal Omega
|
0fe6aa6855
|
CI: Add REL1_37 tests (#28)
|
2021-09-14 16:33:41 -06:00 |
|
Universal Omega
|
16d1f4744c
|
Replace PageContentSave hook with MultiContentSave (#27)
|
2021-09-14 15:26:23 -06:00 |
|
Universal Omega
|
3e5b902709
|
Revert "Add MediaWiki core PHPUnit tests (#24)" (#26)
This reverts commit f4e97e1ffc .
|
2021-09-13 18:28:32 -06:00 |
|
Universal Omega
|
f4e97e1ffc
|
Add MediaWiki core PHPUnit tests (#24)
|
2021-09-13 18:12:19 -06:00 |
|
Universal Omega
|
d6b663f922
|
CI: add PHP 8.1 tests (#23)
|
2021-09-13 16:10:20 -06:00 |
|
Universal Omega
|
ac59cbbd2f
|
CI: remove composer from matrix (#22)
|
2021-09-13 15:58:30 -06:00 |
|
Universal Omega
|
afb186ddb7
|
Enable PHPCS on all PHP and MW version tests and add more Phan tests (#14)
|
2021-09-12 15:07:34 -06:00 |
|
Universal Omega
|
924ae64f64
|
Update PHPUnit MediaWiki cache key (#11)
|
2021-09-12 12:09:47 -06:00 |
|
Universal Omega
|
f02f247e64
|
Fix PHP 7.4 check
|
2021-09-11 20:50:54 -06:00 |
|
Universal Omega
|
68cc50ef23
|
Add PHP 8.0 tests for Phan (#8)
|
2021-09-11 17:46:15 -06:00 |
|
Universal Omega
|
42778958ab
|
Add PHPUnit tests (#7)
|
2021-09-11 17:07:07 -06:00 |
|
Universal Omega
|
a62b055cfe
|
Better CI tests (#6)
|
2021-09-11 12:55:27 -06:00 |
|
Universal Omega
|
79046437fd
|
Add CI (#3)
|
2021-09-09 20:52:19 -06:00 |
|