aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/node-tests.yml
Commit message (Expand)AuthorAgeFilesLines
* fix(ci): Update `node-test` workflow and drop unneeded `cypress:version` outputFerdinand Thiessen2024-05-031-169/+0
* build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-281-6/+6
* chore(deps): Bump the github-actions group with 4 updatesdependabot[bot]2024-02-291-1/+1
* chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1dependabot[bot]2024-02-171-1/+1
* chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2dependabot[bot]2024-02-101-3/+3
* feat(CI): Utilize low-resource pool for changes and summariesJoas Schilling2024-02-051-2/+2
* chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0dependabot[bot]2024-01-271-1/+1
* chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1dependabot[bot]2023-12-231-3/+3
* ci: skip puppeteer chrome downloadDaniel Kesselberg2023-11-011-0/+2
* ci: Only run note-tests once per day on branchesJoas Schilling2023-10-301-4/+2
* ci: Specify concurrency to help with consecutive pushesJoas Schilling2023-10-301-0/+4
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0dependabot[bot]2023-10-301-3/+3
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-271-6/+53
* chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-211-4/+4
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-101-4/+4
* ci: skip cypress installDaniel Kesselberg2023-09-221-1/+19
* Merge pull request #39974 from nextcloud/dependabot/github_actions/actions/se...Ferdinand Thiessen2023-09-191-3/+3
|\
| * chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1dependabot[bot]2023-08-191-3/+3
* | chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-09-181-4/+4
|/
* feat: prepare jest coverage supportJohn Molakvoæ2023-06-211-4/+9
* Merge pull request #38787 from nextcloud/dependabot/github_actions/actions/se...John Molakvoæ2023-06-131-3/+3
|\
| * chore(deps): Bump actions/setup-node from 2 to 3dependabot[bot]2023-06-121-3/+3
* | chore(deps): Bump skjnldsv/read-package-engines-version-actionsdependabot[bot]2023-06-121-1/+1
|/
* Remove autotest-js.shLouis Chemineau2023-04-041-1/+1
* Avoid having the same name for several workflowsCôme Chilliet2023-03-211-1/+1
* Save some CI timeJoas Schilling2023-03-151-0/+3
* chore(actions): update php min supported to 8.0John Molakvoæ2022-12-291-4/+4
* Move jsunit dependencies to main package.jsonLouis Chemineau2022-01-181-0/+3
* Migrate to npm 7 for autotest-js.shLouis Chemineau2022-01-181-6/+4
* Revert "Explicitly name node tests workflow"John Molakvoæ2021-12-071-3/+3
* Explicitly name node tests workflowChristopher Ng2021-12-031-3/+3
* Add proper node testingJohn Molakvoæ (skjnldsv)2021-07-221-0/+91