tests: auto-generated from examples.yml (#773) [skip ci]

This commit is contained in:
Simon Lecoq
2022-01-14 05:41:13 +01:00
committed by GitHub
parent 4d06539136
commit 64427b0a91
91 changed files with 524 additions and 831 deletions

View File

@@ -7,7 +7,8 @@
plugin_tweets_token: ${{ secrets.TWITTER_TOKEN }}
plugin_tweets_user: github
prod:
user: botlighter
with:
user: botlighter
- name: Latest tweets including attachments
uses: lowlighter/metrics@latest
@@ -19,5 +20,6 @@
plugin_tweets_attachments: yes
plugin_tweets_user: github
prod:
user: botlighter
with:
user: botlighter

View File

@@ -1,14 +0,0 @@
- name: Tweets plugin (default)
uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
plugin_tweets: yes
plugin_tweets_token: MOCKED_TOKEN
- name: Tweets plugin (different user)
uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
plugin_tweets: yes
plugin_tweets_user: twitterdev
plugin_tweets_token: MOCKED_TOKEN