File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Action for running tests
22# This file has been automatically created.
33# To recreate it you can run this command
4- # ./console generate:test-action --plugin="TreemapVisualization" --php-versions="7.2,8.1 "
4+ # ./console generate:test-action --plugin="TreemapVisualization" --php-versions="7.2,8.2" --schedule-cron="5 2 * * 6 "
55
66name : Plugin TreemapVisualization Tests
77
1212 branches :
1313 - ' **.x-dev'
1414 workflow_dispatch :
15+ schedule :
16+ - cron : " 5 2 * * 6"
1517
1618permissions :
1719 actions : read
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci .com/matomo-org/plugin-TreemapVisualization. svg?branch=4.x-dev )] ( https://travis-ci .com/matomo-org/plugin-TreemapVisualization )
1+ [ ![ Build Status] ( https://github .com/matomo-org/plugin-TreemapVisualization/actions/workflows/matomo-tests.yml/badge. svg?branch=4.x-dev )] ( https://github .com/matomo-org/plugin-TreemapVisualization/actions/workflows/matomo-tests.yml )
22
33## Description
44
Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "TreemapVisualization" : {
3+ "PluginDescription" : " Matomo のレポートをツリーマップとして視覚化します。 各レポートのツリーマップ アイコンをクリックして、視覚化を読み込みます。" ,
4+ "Treemap" : " ツリーマップ"
5+ }
6+ }
Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "TreemapVisualization" : {
3+ "PluginDescription" : " Visualize qualquer relatório no Matomo como um Treemap (árvore). Clique no ícone Treemap em cada relatório para carregar a visualização." ,
4+ "Treemap" : " Treemap (árvore)"
5+ }
6+ }
Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "TreemapVisualization" : {
3+ "PluginDescription" : " 在 Matomo 中以樹狀圖視覺化任何報表。在報表中點擊樹狀圖圖示,來載入此視覺化圖。" ,
4+ "Treemap" : " 樹狀圖"
5+ }
6+ }
You can’t perform that action at this time.
0 commit comments