aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/node.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump the github-actions group with 6 updatesdependabot[bot]2024-07-311-1/+1
* fix(CI): Require compilation check when touching version.phpJoas Schilling2024-07-121-0/+1
* ci: also check for uncompiled SCSS stylesFerdinand Thiessen2024-07-031-0/+1
* chore(deps): bump the github-actions group with 3 updatesdependabot[bot]2024-06-251-1/+1
* fix(actions): Harden workflows when using variables in stringsJoas Schilling2024-06-081-5/+4
* fix(dist): Make sure changed icons are compiledJoas Schilling2024-06-071-0/+1
* chore(deps): bump the github-actions group across 1 directory with 5 updatesdependabot[bot]2024-05-271-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-271-1/+4
* build(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-03-281-2/+2
* 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-1/+1
* 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-1/+1
* ci: skip puppeteer chrome downloadDaniel Kesselberg2023-11-011-0/+1
* ci: Turn off builds for pushes and merges to master/stable*Joas Schilling2023-10-301-5/+0
* chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0dependabot[bot]2023-10-301-1/+1
* fix(tests): Only run tests on CI that are neededFerdinand Thiessen2023-10-271-11/+42
* chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-211-1/+1
* chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-10-101-1/+1
* ci: skip cypress installDaniel Kesselberg2023-09-221-5/+7
* Merge pull request #39974 from nextcloud/dependabot/github_actions/actions/se...Ferdinand Thiessen2023-09-191-1/+1
|\
| * chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1dependabot[bot]2023-08-191-1/+1
* | chore(deps): Bump actions/checkout from 3 to 4dependabot[bot]2023-09-181-1/+1
|/
* chore(deps): Bump skjnldsv/read-package-engines-version-actionsdependabot[bot]2023-06-121-1/+1
* chore: update workflows from templatesJohn Molakvoæ2023-06-021-6/+19
* Update node check to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
* Update node workflow for better error messagesVincent Petry2022-08-031-1/+6
* Add workflow testJohn Molakvoæ2022-05-131-0/+3
* Compile themingJohn Molakvoæ2022-05-111-0/+3
* Updating node.yml workflow from templateNextcloud bot2022-03-061-3/+4
* Migrate to npm 7John Molakvoæ (skjnldsv)2021-07-221-60/+33
* Cleanup bundle files before checking the rebuildJulius Härtl2020-12-291-0/+1
* jsunit: Run jsunit with chromium/puppeteer on github actionsJulius Härtl2020-12-291-0/+11
* Move Compile Handlebars CI to GitHub ActionsGary Kim2020-02-231-0/+17
* Add webpack-based js testsChristoph Wurst2020-02-071-0/+17
* Use checkout v2 for npm build actionRoeland Jago Douma2020-02-031-1/+1
* Move npm build to github actionsRoeland Jago Douma2020-02-031-0/+33