Commit Graph

26 Commits

Author SHA1 Message Date
Christian Landgren 098bc544f2
correct context 2024-04-30 22:51:48 +02:00
Christian Landgren a7fa22cd54
Update website-build-and-push-registry.yml 2024-04-30 22:42:02 +02:00
Christian Landgren b8ed895e52
Use semver patches for build to trigger new versions in docker registry 2024-04-30 13:16:47 +02:00
Christian Landgren 81e448c035
Update and rename docker-publish.yml to website-build-and-push-registry.yml 2024-04-30 13:12:08 +02:00
Christian Landgren 62de54ef80
Ignore buildstep for website 2024-04-30 13:11:13 +02:00
Christian Landgren 28e1481e3f
Build and push website to ghcr.io 2024-04-30 12:44:44 +02:00
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 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 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