Commit graph

38 commits

Author SHA1 Message Date
Joas Schilling
07eebdcfb0
Merge pull request #16556 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/setup-node-6.1.0
ci(deps): Bump actions/setup-node from 6.0.0 to 6.1.0 in /.github/workflows
2025-12-13 15:07:50 +01:00
dependabot[bot]
0caa67d802
ci(deps): Bump actions/checkout in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:11:36 +00:00
dependabot[bot]
887debb067
ci(deps): Bump actions/setup-node in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](2028fbc5c2...395ad32622)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 02:10:01 +00:00
nextcloud-command
c9306e1c00 ci(actions): Update workflow templates from organization template repository
Signed-off-by: GitHub <noreply@github.com>
2025-11-30 02:56:22 +00:00
dependabot[bot]
0b5a0af2d7
ci(deps): Bump actions/checkout in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-29 15:09:56 +00:00
Joas Schilling
62307d7a38
ci(actions): Update workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-31 15:20:56 +01:00
dependabot[bot]
cc5e87e054
ci(deps): Bump actions/setup-node in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](a0853c2454...2028fbc5c2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 01:09:06 +00:00
dependabot[bot]
981832eb92
ci(deps): Bump actions/setup-node in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](49933ea528...a0853c2454)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 14:25:14 +00:00
dependabot[bot]
08ce7603cd
ci(deps): Bump actions/checkout in /.github/workflows
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-16 01:29:20 +00:00
Joas Schilling
d0bdf78bb7
ci: Update workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-23 07:14:32 +02:00
dependabot[bot]
38da7df92a
ci(deps): Bump actions/setup-node in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](cdca7365b2...49933ea528)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 01:57:22 +00:00
dependabot[bot]
866c6c8a3b
ci(deps): Bump actions/setup-node in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...cdca7365b2dadb8aad0a33bc7601856ffabcc48e)

---
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>
2025-03-17 22:11:49 +00:00
Joas Schilling
5e83238d6f
ci: Update actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-17 09:02:45 +01:00
Maksim Sukharev
ab7d50adf9
chore: update workflow templates
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-07-18 14:31:21 +02:00
skjnldsv
2f5e9b2186
chore: update workflows from templates
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-15 15:10:46 +02:00
Nextcloud bot
14fb4b5078
chore(CI): Updating lint-eslint.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-06 09:51:46 +02:00
Maksim Sukharev
e8cb5a64ab
chore: update all workflows
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-27 11:05:13 +02:00
skjnldsv
672428453a
chore: update workflows from templates
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-03-11 09:19:22 +01:00
John Molakvoæ
88a4b4d256
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-06 12:55:10 +01:00
Joas Schilling
00f52f4037
feat(CI): Utilize the "low" pool
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-05 08:53:26 +01:00
Joas Schilling
4d7e20f7a9
fix(CI): Update workflow templates
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-16 11:01:15 +01:00
John Molakvoæ
c035175e44
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-26 11:34:16 +01:00
Joas Schilling
cbc11389b6
ci: Turn off builds for pushes and merges to master/stable*
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-30 09:09:18 +01:00
Joas Schilling
d9219705e4
fix(CI): Fix CI on pushes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-16 10:41:11 +02:00
Joas Schilling
552cb8a64d
chore(CI): Update NPM and eslint workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-10 11:39:52 +02:00
John Molakvoæ
7bd4737130
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-01 18:12:36 +02:00
John Molakvoæ
4a738fe3b2
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-28 14:00:48 +02:00
Joas Schilling
075e70b049
fix(CI): Update eslint and node templates
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-19 08:26:25 +01:00
Joas Schilling
b20f90d744
chore(CI): Update master php testing versions and workflow templates
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-16 16:00:00 +01:00
Joas Schilling
4e696622e7
chore(CI): Bump action templates to latest versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-05 10:08:29 +01:00
Joas Schilling
ba93631a25
Limit running the JS workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 08:51:33 +01:00
Joas Schilling
ebfb7927ab
🔀 Use concurrency feature
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 15:18:40 +02:00
Joas Schilling
0aa1950b49
🤖 Reduce CI time on PR merges
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 15:15:37 +02:00
Nextcloud bot
4c82c17b9a Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-11 16:38:20 +00:00
Nextcloud bot
db3ad8a3d3 Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05 10:18:26 +00:00
Nextcloud bot
03b59a0296 Updating node.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-24 07:45:16 +00:00
skjnldsv
002277d782 Updating node.yml workflow from template
Signed-off-by: GitHub <noreply@github.com>
2021-06-25 11:12:53 +00:00
John Molakvoæ (skjnldsv)
e8c666c128
Fix build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-17 18:42:25 +02:00