summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Move Compile Handlebars CI to GitHub ActionsGary Kim2020-02-231-0/+17
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Merge pull request #19384 from nextcloud/enh/actions/lintRoeland Jago Douma2020-02-101-0/+20
|\ | | | | Lint on github actions
| * Lint on github actionsRoeland Jago Douma2020-02-101-0/+20
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Lets just use the fixup botRoeland Jago Douma2020-02-101-13/+0
|/ | | | | | The action is slower plus we can use more actions this way ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add webpack-based js testsChristoph Wurst2020-02-071-0/+17
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use checkout v2 for npm build actionRoeland Jago Douma2020-02-031-1/+1
| | | | | | Saves checking out the whole tree. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move npm build to github actionsRoeland Jago Douma2020-02-031-0/+33
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move away from fixupbotRoeland Jago Douma2019-12-061-0/+13
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>