Commit Graph

16 Commits

Author SHA1 Message Date
Viktor Sarström e381613abd chore: 🤖 Separeted lint and tests in github actions 2021-12-01 10:02:21 +01:00
Viktor Sarström ee517a3dfc Changed back to linux 2021-10-18 16:52:55 +02:00
Viktor Sarström e5b264c7fc Testing with macos 2021-10-18 16:52:02 +02:00
Viktor Sarström e9d82745ce More test stuff 2021-10-15 22:07:03 +02:00
Viktor Sarström 38c21ff708 Fixes lint errors 2021-10-15 15:27:53 +02:00
Viktor Sarström 8b48d7d76c Changed to same node version 2021-10-15 15:14:51 +02:00
Jonathan Edenström 9911a97d2c fix nx commands in github workflow 2021-10-06 22:50:35 +02:00
Jonathan Edenström 289c2f848a fix: update github workflow to run nx instead of lerna 2021-10-06 22:09:55 +02:00
Rickard Natt och Dag d4060dbe68
chore(actions): remove yarn audit
The audit is failing all our actions due to devDependencies in Lerna.
The audit doesn't provide us with any value and only makes the GitHub
Actions unreliable. Remove the yarn audit step, at least for now.
2021-08-16 19:42:24 +02:00
Viktor Sarstrom 4243d3cffb Added audit step so we catch any evental security issues in the build step 2021-03-29 08:46:19 +02:00
Rickard Natt och Dag 91186d571c
chore(app): fixa eslintfel, lägg till lint check i workflow (#171) 2021-02-21 16:43:24 +01:00
Rickard Natt och Dag bac38a2dec
fix: göm ogiltiga datum i nyheter (#152) 2021-02-19 11:40:06 +01:00
Rickard Natt och Dag 82c23797df
fix: hantera ui för saknade datum i aviseringar (#124) 2021-02-15 12:11:22 +01:00
Rickard Natt och Dag d8f106f60f
chore(build): fix github actions (#44)
* Add nvmrc to app

* Add nvmrc to api

* Remove unused test in app

* Fix broken test in site

* chore: use yarn instead of npm

* chore: setup lerna to use yarn

* chore(build): use yarn in workflows

* chore(build): skip lerna install and run using npx
2021-02-08 13:22:32 +01:00
Rickard Natt och Dag f528acbbfa
Change actions branch to main 2021-02-05 15:00:06 +01:00
Rickard Natt och Dag bafba1b568
Add GitHub actions setup to run tests on master and PRs 2021-02-05 14:55:52 +01:00