Commit Graph

24 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
Rickard Natt och Dag 84137a4e9a
chore(ci): add release build 2021-11-23 18:41:53 +01:00
Viktor Sarström 6f36a4eabe Removed release 2021-10-27 08:07:43 +02: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 Sarström 8f2d33823b added stale config 2021-05-11 11:22:42 +02:00
Viktor Sarström 8df0eb76f2
Create FUNDING.yml 2021-04-23 15:12:24 +02:00
Rickard Natt och Dag 3152da3008
chore: remove myself from codeowners 2021-04-16 20:54:30 +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
Christian Oestreich ca2751ff64
chore: add CODEOWNERS (#214)
* Adding CODEOWNERS file

This will add code owners which should be added to the PR requirements for review.

fixed #213

* Cleaning up file for line wraps on pr view
2021-03-29 07:53:01 +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 d8b1d27fd1
chore: automatiskt changelog via semantic-release (#170) 2021-02-21 15:51:04 +01:00
Rickard Natt och Dag ec32bb9024
chore(ci): fixa tidszon i release workflow 2021-02-19 11:43:29 +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