File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - master
7+ - develop
78 workflow_dispatch :
89
910jobs :
1213 with :
1314 initial_version : " 1.18"
1415 secrets :
15- OWNCLOUD_AUTH : ${{ secrets.OWNCLOUD_AUTH }}
1616 MIKO_LIC_REST_VENDOR_ID : ${{ secrets.MIKO_LIC_REST_VENDOR_ID }}
1717 MIKO_LIC_REST_API_KEY : ${{ secrets.MIKO_LIC_REST_API_KEY }}
1818 MIKO_LIC_HOSTNAME : ${{ secrets.MIKO_LIC_HOSTNAME }}
19+ OWNCLOUD_AUTH : ${{ secrets.OWNCLOUD_AUTH }}
1920 WEBDAV_ROOT : ${{ secrets.WEBDAV_ROOT }}
2021 SHARE_API_URL : ${{ secrets.SHARE_API_URL }}
Original file line number Diff line number Diff line change 22 "name" : " mikopbx/modulezabbixagent5" ,
33 "description" : " ModuleZabbixAgent5" ,
44 "require" : {
5- "php" : " ^7.4 || ^8.0" ,
5+ "php" : " ~7.4" ,
6+ "ext-phalcon" : " ^4.0" ,
67 "mikopbx/core" : " >=2024.1.22"
78 },
89 "autoload" : {
5556 "config" : {
5657 "sort-packages" : true ,
5758 "platform" : {
58- "php" : " ^ 7.4 || ^8 .0"
59+ "php" : " 7.4.0"
5960 }
6061 }
6162}
Original file line number Diff line number Diff line change 77 "wiki_links" : {
88 "ru" : {"https://wiki.mikopbx.com/module-zabbix-agent5" : " https://docs.mikopbx.com/mikopbx/modules/miko/module-zabbix-agent" },
99 "en" : {"https://wiki.mikopbx.com/module-zabbix-agent5" : " https://docs.mikopbx.com/mikopbx/v/english/modules/miko/module-zabbix-agent" }
10+ },
11+ "release_settings" : {
12+ "publish_release" : true ,
13+ "changelog_enabled" : true ,
14+ "create_github_release" : true
1015 }
1116}
You can’t perform that action at this time.
0 commit comments