tasks icon indicating copy to clipboard operation
tasks copied to clipboard

Use workflow organization templates

Open raimund-schluessler opened this issue 3 years ago • 2 comments

Tasks should use the workflow templates from https://github.com/nextcloud/.github for lint, node-test and phpunit.

raimund-schluessler avatar Apr 22 '22 09:04 raimund-schluessler

@skjnldsv Am I missing something or is there no template for running javascript tests via npm run test (and upload coverage to codecov)? Similar to https://github.com/nextcloud/tasks/blob/master/.github/workflows/node-test.yml.

raimund-schluessler avatar Apr 22 '22 09:04 raimund-schluessler

Currently, there is none. Feel free to add one :)

skjnldsv avatar Apr 22 '22 10:04 skjnldsv

Currently, there is none. Feel free to add one :)

I created an issue for now, https://github.com/nextcloud/.github/issues/128. Might look into it later.

raimund-schluessler avatar Mar 12 '23 14:03 raimund-schluessler