| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(CI): Update setup-php, setup-node, checkout and paths-filter actions | Joas Schilling | 2024-07-17 | 1 | -3/+3 |
* | fix(CI): Require compilation check when touching version.php | Joas Schilling | 2024-07-12 | 1 | -0/+1 |
* | fix(CI): Ensure we recompile when needed | Joas Schilling | 2024-07-12 | 1 | -0/+2 |
* | chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1 | dependabot[bot] | 2024-02-17 | 1 | -1/+1 |
* | chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2 | dependabot[bot] | 2024-02-10 | 1 | -1/+1 |
* | feat(CI): Utilize low-resource pool for changes and summaries | Joas Schilling | 2024-02-05 | 1 | -2/+2 |
* | chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0 | dependabot[bot] | 2024-01-27 | 1 | -1/+1 |
* | chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 | dependabot[bot] | 2023-12-23 | 1 | -1/+1 |
* | ci: skip puppeteer chrome download | Daniel Kesselberg | 2023-11-01 | 1 | -0/+1 |
* | ci: Turn off builds for pushes and merges to master/stable* | Joas Schilling | 2023-10-30 | 1 | -5/+0 |
* | chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 | dependabot[bot] | 2023-10-30 | 1 | -1/+1 |
* | fix(tests): Only run tests on CI that are needed | Ferdinand Thiessen | 2023-10-27 | 1 | -11/+42 |
* | chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-10-21 | 1 | -1/+1 |
* | chore(deps): Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-10-10 | 1 | -1/+1 |
* | ci: skip cypress install | Daniel Kesselberg | 2023-09-22 | 1 | -5/+7 |
* | Merge pull request #39974 from nextcloud/dependabot/github_actions/actions/se... | Ferdinand Thiessen | 2023-09-19 | 1 | -1/+1 |
|\ |
|
| * | chore(deps): Bump actions/setup-node from 3.6.0 to 3.8.1 | dependabot[bot] | 2023-08-19 | 1 | -1/+1 |
* | | chore(deps): Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-09-18 | 1 | -1/+1 |
|/ |
|
* | chore(deps): Bump skjnldsv/read-package-engines-version-actions | dependabot[bot] | 2023-06-12 | 1 | -1/+1 |
* | chore: update workflows from templates | John Molakvoæ | 2023-06-02 | 1 | -6/+19 |
* | Update node check to not run sass twice | John Molakvoæ | 2022-12-06 | 1 | -6/+0 |
* | Update node workflow for better error messages | Vincent Petry | 2022-08-03 | 1 | -1/+6 |
* | Add workflow test | John Molakvoæ | 2022-05-13 | 1 | -0/+3 |
* | Compile theming | John Molakvoæ | 2022-05-11 | 1 | -0/+3 |
* | Updating node.yml workflow from template | Nextcloud bot | 2022-03-06 | 1 | -3/+4 |
* | Migrate to npm 7 | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -60/+33 |
* | Cleanup bundle files before checking the rebuild | Julius Härtl | 2020-12-29 | 1 | -0/+1 |
* | jsunit: Run jsunit with chromium/puppeteer on github actions | Julius Härtl | 2020-12-29 | 1 | -0/+11 |
* | Move Compile Handlebars CI to GitHub Actions | Gary Kim | 2020-02-23 | 1 | -0/+17 |
* | Add webpack-based js tests | Christoph Wurst | 2020-02-07 | 1 | -0/+17 |
* | Use checkout v2 for npm build action | Roeland Jago Douma | 2020-02-03 | 1 | -1/+1 |
* | Move npm build to github actions | Roeland Jago Douma | 2020-02-03 | 1 | -0/+33 |