mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-02 22:13:13 +00:00
Test matrix-element-admin with Molecule
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
"roles/custom/matrix-bridge-mautrix-whatsapp/defaults/main.yml",
|
||||
"roles/custom/matrix-bridge-postmoogle/defaults/main.yml",
|
||||
"roles/custom/matrix-client-element/defaults/main.yml",
|
||||
"roles/custom/matrix-element-admin/defaults/main.yml",
|
||||
"roles/custom/matrix-ketesa/defaults/main.yml",
|
||||
"roles/custom/matrix-static-files/defaults/main.yml",
|
||||
"roles/custom/matrix-synapse/defaults/main.yml",
|
||||
@@ -152,6 +153,7 @@
|
||||
"description": "Automerge minor bumps of explicitly approved components with a weight-bearing Molecule scenario (via branch push - no PR). This list is intentionally narrower than the patch rule: the scenario must exercise enough real behavior to be a useful compatibility gate across a minor release. A failure surfaces as a PR instead. Keep every entry backed by a scenario and the patch rule - bin/check-molecule-automerge-list.py (minor rule) enforces that.",
|
||||
"matchFileNames": [
|
||||
"roles/custom/matrix-authentication-service/defaults/main.yml",
|
||||
"roles/custom/matrix-element-admin/defaults/main.yml",
|
||||
"roles/custom/matrix-static-files/defaults/main.yml",
|
||||
"roles/custom/matrix-synapse-auto-compressor/defaults/main.yml"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user