tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
0
source/plugins/core/examples.yml
Normal file
0
source/plugins/core/examples.yml
Normal file
@@ -1,44 +0,0 @@
|
||||
- name: Image output (jpeg)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
config_output: jpeg
|
||||
|
||||
- name: Image output (png)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
config_output: png
|
||||
|
||||
- name: Image output (json)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
config_output: json
|
||||
|
||||
- name: Use twemoji
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
config_twemoji: yes
|
||||
|
||||
- name: Use gemoji
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
config_gemoji: yes
|
||||
|
||||
- name: Disable animations
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
config_animations: no
|
||||
|
||||
- name: Community templates
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
template: "@classic"
|
||||
setup_community_templates: "lowlighter/metrics@master:classic"
|
||||
modes:
|
||||
- action
|
||||
Reference in New Issue
Block a user