1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Thomas Heartman
297c00e89f Merge branch 'main' into chore/update-workflows 2022-01-10 14:04:07 +01:00
Ivar Conradi Østhus
09cb972a01 fix: upload all assests under build 2022-01-05 13:37:39 +01:00
Ivar Conradi Østhus
6657de01cd fix: gha releast_to_cdn rm working directory 2022-01-05 11:58:19 +01:00
Ivar Conradi Østhus
7c17176a0e fix: gha releast_to_cdn set working directory correctly 2022-01-05 11:56:13 +01:00
Ivar Conradi Østhus
80facfac23 fix: gha releast_to_cdn set working directory for all 2022-01-05 11:51:58 +01:00
Ivar Conradi Østhus
33e72db8fd fix: gha releast_to_cdn does not need to build twice 2022-01-05 11:46:48 +01:00
Ivar Conradi Østhus
7f0418a036 fix: gha releast_to_cdn must use yarn 2022-01-05 11:40:39 +01:00
Ivar Conradi Østhus
f3b1de8ad4 fix: add gha to upload to cdn on release 2022-01-05 11:34:47 +01:00
Thomas Heartman
97e8cfe5a1 chore(workflows): update with new branch names 2021-12-23 14:06:53 +01:00
renovate[bot]
59728e1131 chore(deps): update metcalfc/changelog-generator action to v2 (#463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 09:32:30 +02:00
Renovate Bot
63ff908974 chore(deps): update metcalfc/changelog-generator action to v1.0.1 2021-10-12 14:38:28 +00:00
renovate[bot]
09b6bbefa0 chore(deps): update metcalfc/changelog-generator action to v1 (#387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 20:04:00 +02:00
renovate[bot]
a36bbe0904 chore(deps): update actions/checkout action to v2 (#378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 19:59:47 +02:00
Fredrik Strand Oseberg
87414c1c9c feat: e2e tests and mobile views (#348)
* fix: add sidebar button

* fix: set absolute positioned sidebar button

* feat: test setup

* fix: add tests for adding strategy

* fix: add delete  strategy test

* feat: add workflow

* feat: add vercel token

* fix: update project id

* fix: increase sleep

* fix: sleep

* fix: vercel

* fix: typo

* fix: vercel preview url action

* fix: yml formatting

* fix: steps

* fix: format

* fix: runs on

* fix: team id

* fix: teamid

* fix: add workflow

* fix: remove unused import

* fix: add token

* fix: add configuration

* fix: set env variables

* fix: use with

* feat: main navigation routes

* feat: mobile views

* fix: change spec name

* fix: update cypress project id

* fix: add record key

* fix: button positioning

* feat: permissions

* fix: custom strategy

* fix: remove unused action yml

* fix: update yarn lock

* fix: keys

* fix: remove videos and screenshots

* fix: add cyrpess folders to gitignore

* fix: env variable
2021-09-30 11:44:30 +02:00
renovate[bot]
64d4149c60 chore(deps): update actions/setup-node action to v2 (#372)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-30 10:19:13 +02:00
Ivar Conradi Østhus
76cd54fd91 feat: upgrade to node.js v14 2021-05-05 22:18:35 +02:00
Christopher Kolstad
22795e251f Migrate to create-react-app and react-scripts (#263)
* Setup create-react-app and typescript

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-07 09:04:48 +02:00
Christopher Kolstad
913db58c35 Added a release workflow, creating GH releases from tags 2021-01-27 11:37:03 +01:00
Ivar Conradi Østhus
2b31e5b56c fix: github action 2021-01-12 11:45:30 +01:00
Ivar Conradi Østhus
8ad81be8af Create node.js.yml 2021-01-12 11:44:38 +01:00