Step 5: Run Pre-Render
Version 11542 — Apply text insertion rules to J2 templates in-place
Run Pre-Render
This will apply 12 active text insertion rule(s) to J2 templates in-place.
Prerender JSON Map
12 active entries loaded
| # | ID | Pattern | Search Text | Insert (preview) | Status |
|---|---|---|---|---|---|
| 1 | rule_1_1 |
*upgradeadopipelineresources.j2 |
# 9.2.3 Update the pipeline configuration file |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 2 | rule_1_2 |
*upgradeadopipelineresources.j2 |
Edit the variables identified in the release documentation |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 3 | rule_2_1 |
*upgradeselfhostedagentvm.j2 |
# 9.2.3 Update the VM related parameters |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 4 | rule_2_2 |
*upgradeselfhostedagentvm.j2 |
Set selfhost_golden_image |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 5 | rule_3_1 |
*upgradetoolingvm.j2 |
# 9.2.3 Update the VM related parameters |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 6 | rule_3_2 |
*upgradetoolingvm.j2 |
Set tooling_golden_image |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 7 | rule_4_1 |
r11537to*2upgradeoverviewmop.j2 |
Upgrade the Tooling VMs and CLI tools |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 8 | rule_4_2 |
r11537to*2upgradeoverviewmop.j2 |
Delete down level resources |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 9 | rule_5 |
*upgradesimon.j2 |
9.2.12 Verify that the Thanos compactor is enabled |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 10 | rule_6 |
*upgradeesc.j2 |
9.3.3 Proceed with the upgrade |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 11 | rule_7 |
*upgradesas.j2 |
9.3.2.2 Canary a larger percentage of traffic |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
| 12 | rule_8 |
*deletesas.j2 |
9.2 Implementation |
https://dev.azure.com/mvmprodeus2/MVM/_git/documentation?pat... |
Active |
markdown_lea
22 J2 templates
retry_queue_storage_account_rotation_lea
upgrade_lea
region_encryption_lea
nat_gateway_setup_lea
markdown_main
29 J2 templates
nat_gateway_setup_main
region_encryption_main
upgrade_main
retry_queue_storage_account_rotation_main
What This Does
- Reads the prerender map rules
- Matches J2 filenames against patterns
- Finds search text in matching templates
- Inserts custom text blocks in-place
- Modifies original J2 files directly