Releases: scara/moodle-local_twittercard
Releases · scara/moodle-local_twittercard
1.1.9 (Build: 2022123100)
- [Tests] Unpin MariaDB (MDL-72131)
- [Tests] Treat PHPUnit warnings as failures
- [Tests] PHP 7.4 and PostgreSQL 12 are now required by Moodle 4.1 (MDL-71747)
- [Tests] Bump GHA environment to use Ubuntu 22.04
- [Tests] Bump to
actions/checkout@v3
- [Tests] Welcome to
MOODLE_401_STABLE
,4.1.x
release branch. Requirements in MDL-71747 - [Tests] Fix wording and
@covers
annotation - [Tests] PHP 8.0 and PostgreSQL 13 are now required by Moodle 4.1 (MDL-74905)
v1.1.8 (Build: 2022042400)
- [Tests] Added Moodle 4.0.x release branch. Requirements in MDL-70594
- [Tests] Fix
@covers
annotation warnings appeared sincemoodle-plugin-ci
v3.2.5. More details inmoodle-local_codechecker
v3.1.0 - [Tests] Fix namespaces according with test file locations
- [Tests] Fix MOODLE_INTERNAL check according with Moodle Code Checker v3.0.5
- [Tests] Fix tests file names according with MDL-71049
- [Tests] Add local Behat navigation step to stick with one-branch deploy (MDL-72090
- [Tests] Remove Travis CI support
- [Tests] Hack core Behat navigation step to stick with one-branch deploy (MDL-72093)
- [Tests] Make
mariadb:10.5
sticky (MDL-72131) - [Tests] PostgreSQL 10 is now required by Moodle 4.0 (MDL-70594)
v1.1.7 (Build: 2021052300)
- [Tests] Align Travis CI to GitHub Actions PHP 8.0 configuration
- [Tests] Limit 'max_input_vars = 5000' requiment to PHP 8.0 (MDL-71390)
- [Tests] PHP 8.0 requires 'max_input_vars = 5000' (MDL-71390)
- [Tests] Moodle 3.11 supports PHP 8.0 (MDL-70745)
- Remove old (
MOODLE_33_STABLE
)\core_privacy\local\legacy_polyfill
use - Add more badges
- [Tests] Replace build status badge w/ GHA one
- [Tests] Schedule weekly GHA runs
- [Tests] Add GitHub Actions support
v1.1.6 (Build: 2020111500)
- [Tests] Add next Moodle under parallel development, 3.11.x on
MOODLE_311_STABLE
- [Tests] Replace PHPUnit 8.5 deprecations
- [Tests] Add PHPUnit 8 compatibility (MDL-67673)
- [Tests] Add support for
310
branch (MDL-67415) - [Tests] Remove Moodle 3.3 from automated testing (MDL-64725).
- [Tests] Bump travis to use
moodlehq/moodle-plugin-ci^3
(Upgrading from 2.X to 3.0).
v1.1.5 (Build: 2020061500)
- [Tests] Moodle 3.9 requires PHP 7.2+ (MDL-65809).
- [Tests] Moodle 3.8.3+ supports PHP 7.4 (MDL-66260).
- [Tests] Moodle next,
master
branch, only onpgsql
. - [Tests] Moodle 3.5.13+, 3.7.7+, 3.8.4+, 3.9+ requires Node v14 (ready for
lts/fermium
) (MDL-66109). - [Tests] Our Behat tests do not require JavaScript i.e. remove requirements for Selenium but be ready to activate
Selenium when it will be required. Refs: - [Tests] Added Moodle 3.9.x release branch.
v1.1.4 (Build: 2019111700)
- [Tests] Added Moodle 3.8.x release branch.
v1.1.3 (Build: 2019051900)
- [Tests] Moodle 3.7 requires PHP 7.1+ (MDL-63276).
- [Tests] Moodle 3.7+ runs on PHP 7.3 (MDL-63420).
- [Tests] Project organization renamed for
moodle-plugin-ci
repo. - [Tests] Switch to OpenJDK headless JRE 8: blackboard-open-source/moodle-plugin-ci#83.
- [Tests] Fixed empty FINALLY statement complaints.
- [Tests] Added Moodle 3.7.x release branch.
v1.1.2 (Build: 2018120200)
- [Tests] Added Moodle 3.6.x release branch.
v1.1.1 (Build: 2018082500)
- [Tests] Replaced deprecated Behat step (#18)