Test all plugins #191
Annotations
1 error and 2 warnings
Error when evaluating 'strategy' for job 'test_all'. .github/workflows/test_all_plugins.yml (Line: 29, Col: 17): Error parsing fromJson,.github/workflows/test_all_plugins.yml (Line: 29, Col: 17): Error reading JToken from JsonReader. Path '', line 0, position 0.,.github/workflows/test_all_plugins.yml (Line: 29, Col: 17): Unexpected value ''
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run echo "::set-output name=plugins::$(curl https://npe2api.vercel.app/api/plugins | jq -c 'keys' | jq -r '.[]' | shuf -n 10 | jq -R -s 'split(\"\n\") | map(select(. != \"\"))')"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading