summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/frontend.yml
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Replace volta-cli/action with actions/setup-nodeOskar Nyberg1-13/+14
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand1-50/+49
2022-11-07Set shell to bash and remove deprecated set-outputHank1-1/+3
2022-11-07Update step names for clarityHank1-2/+2
2022-11-07Try separate linux setupHank1-0/+6
2022-11-07Try without xvfb-actionHank1-4/+2
2022-11-07Update actionsHank1-2/+2
2022-10-18Update volta-action to v4Oskar Nyberg1-1/+1
2022-09-20Revert html reporter and remove github action artifact uploadsHank1-8/+0
2022-09-20Update playwright report pathHank1-1/+1
2022-09-20Output playwright report as html and upload in Github on failureHank1-1/+1
2022-09-20Upload Playwright results on failureHank1-0/+8
2022-09-20Run Playwright tests in GithubHank1-0/+3
2022-04-25Switch to volta in actions and add npm cacheOskar Nyberg1-11/+13
2022-04-14Update node versionOskar Nyberg1-1/+1
2022-04-04Disable linting on WindowsOskar Nyberg1-0/+1
2022-04-04Switch to using the cache function in actions/setup-nodeOskar Nyberg1-6/+6
2022-03-25Rename some Github Actions jobs to make them easier to findLinus Färnstrand1-1/+1
2022-01-12Change workflow trigger from push to pull_requestOskar Nyberg1-2/+2
2021-12-21Update to node 16.9.1Oskar Nyberg1-1/+1
2021-10-01Update node version in Github Actions actionOskar Nyberg1-1/+1
2021-06-24Bump node to version 14 in GitHub actionsDavid Lönnhager1-1/+1
2021-03-15Add Windows to GitHub actions frontend-build jobOskar Nyberg1-1/+4
2021-03-15Add GitHub actions frontend jobOskar Nyberg1-0/+49