@7n/rules-ci-github 2.4.4 → 2.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.4.5] - 2026-08-29
4
+
5
+ ### Changed
6
+
7
+ - `ga/service_deploy_workflow`: детект концерну тепер обслуговує wasm-гість `crates/plugin-ci-github` — вшитий `.rego` через host-import `rego-engine` замість субпроцесу `conftest`; перший walkGlob-концерн цього гостя (`.github/workflows/*.yml`). T0-фікс (`fix-service_deploy_workflow.mjs`) свідомо лишається в JS: він потребує реєстру ввімкнених правил (`relevantDomains`), якого гість не має, а частковий фікс вимкнув би JS-канон через `guestFix`. Побитий YAML тепер дає видиму діагностику замість мовчазного пропуску (§2.81)
8
+
3
9
  ## [2.4.4] - 2026-08-29
4
10
 
5
11
  ### Changed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7n/rules-ci-github",
3
- "version": "2.4.4",
3
+ "version": "2.4.5",
4
4
  "description": "Плагін @7n/rules: канон GitHub Actions (.github/workflows) — обов'язкові workflow, zizmor, VS Code",
5
5
  "keywords": [
6
6
  "github-actions",