diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-23 17:49:28 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-23 17:49:28 +0300 |
| commit | 422681512d98175eb558271589cf433c1c9a1020 (patch) | |
| tree | 00ad5372e564a0c332f7dc26abe9836681f9361e /.arcunit | |
| parent | 49588447d6865c968143db7db1ab2b82b191e29e (diff) | |
| parent | 5a47a44b717a912bd22d7e03921521cfec49074e (diff) | |
| download | phorge-elasticsearch-modern-production.tar.gz phorge-elasticsearch-modern-production.zip | |
Merge pull request #16 from vyos/developmentHEADv0.1.0production
Release v0.1.0 — promote development to production
Diffstat (limited to '.arcunit')
| -rw-r--r-- | .arcunit | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.arcunit b/.arcunit new file mode 100644 index 0000000..860ee1a --- /dev/null +++ b/.arcunit @@ -0,0 +1,8 @@ +{ + "engines": { + "phutil": { + "type": "phutil", + "include": "(\\.php$)" + } + } +} |
