Daniel Kesselberg
|
beb0b34eb9
|
ci: skip cypress install
Unecessary to download the cypress binary if we don't run cypress
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-09-22 17:41:57 +07:00 |
Ferdinand Thiessen
|
8157d97890
|
Merge pull request #39974 from nextcloud/dependabot/github_actions/actions/setup-node-3.8.1
chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1
|
2023-09-19 11:39:12 +07:00 |
dependabot[bot]
|
81fe4a9fe3
|
chore(deps): Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...3df4ab11eba7bda6032a0b82a6bb43b11571feac)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 17:15:30 +07:00 |
dependabot[bot]
|
61bc7f8045
|
chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](64ed1c7eab...5e21ff4d9b)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-19 02:44:31 +07:00 |
John Molakvoæ
|
45ecd55d89
|
feat: prepare jest coverage support
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-06-21 09:20:50 +07:00 |
John Molakvoæ
|
46c1d97ccb
|
Merge pull request #38787 from nextcloud/dependabot/github_actions/actions/setup-node-3
|
2023-06-13 09:18:05 +07:00 |
dependabot[bot]
|
30639c9276
|
chore(deps): Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 22:12:45 +07:00 |
dependabot[bot]
|
874d7917db
|
chore(deps): Bump skjnldsv/read-package-engines-version-actions
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 1.1 to 2.2.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v1.1...8205673bab74a63eb9b8093402fd9e0e018663a1)
---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 22:12:36 +07:00 |
Louis Chemineau
|
aeebf13d5d
|
Remove autotest-js.sh
It is just a proxy to npm run test:jsunit.
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2023-04-04 11:57:16 +07:00 |
Côme Chilliet
|
8a5374cb63
|
Avoid having the same name for several workflows
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-03-21 11:01:21 +07:00 |
Joas Schilling
|
766f38dc73
|
Save some CI time
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-15 08:08:18 +07:00 |
John Molakvoæ
|
0dc1aef292
|
chore(actions): update php min supported to 8.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-12-29 10:37:27 +07:00 |
Louis Chemineau
|
bca3ef60a3
|
Move jsunit dependencies to main package.json
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-18 11:29:51 +07:00 |
Louis Chemineau
|
16ba294065
|
Migrate to npm 7 for autotest-js.sh
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-18 11:03:00 +07:00 |
John Molakvoæ
|
4586560f9b
|
Revert "Explicitly name node tests workflow"
|
2021-12-07 09:46:57 +07:00 |
Christopher Ng
|
7fd6339c79
|
Explicitly name node tests workflow
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2021-12-03 18:59:15 +07:00 |
John Molakvoæ (skjnldsv)
|
00105dca82
|
Add proper node testing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-07-22 13:30:56 +07:00 |