Stefan Ålund
|
b2de67b6e6
|
Merge pull request #433 from spotify/bih-patch-1
Fix code sample in Feature Flag docs
|
2020-04-01 08:01:28 +02:00 |
|
Bilawal Hameed
|
f1acc3e0bc
|
Fix code sample
|
2020-03-31 23:04:56 +02:00 |
|
Fredrik Adelöw
|
3d49731dc2
|
Merge pull request #417 from SrdjanCosicPrica/master
Add husky and lint-staged to automatically prettify staged code changes
|
2020-03-31 16:51:53 +02:00 |
|
Stefan Ålund
|
d0bfb7bda2
|
Merge pull request #426 from hooloovooo/feature/407-errorboundary
WIP: ErrorBoundary rewrite to TS
|
2020-03-31 16:39:22 +02:00 |
|
Patrik Oldsberg
|
f4179a56bd
|
Merge pull request #403 from spotify/rugvip/build-cache
cli: add experimental build-cache command and make sure things are only built on change in CI
|
2020-03-31 16:33:47 +02:00 |
|
SrdjanCosicPrica
|
124cdede70
|
Prettify project
|
2020-03-31 16:33:11 +02:00 |
|
SrdjanCosicPrica
|
5a4228a28a
|
Add husky and lint-staged to prettify staged files before commiting
|
2020-03-31 16:29:49 +02:00 |
|
Patrik Oldsberg
|
c914a62882
|
github/workflows: also build app on changes to packages/core
|
2020-03-31 15:31:22 +02:00 |
|
Stefan Ålund
|
1bd355a88f
|
Merge pull request #428 from spotify/stefanalund-patch-1
Delete now.json
|
2020-03-31 15:31:06 +02:00 |
|
Stefan Ålund
|
334abb2936
|
Delete now.json
|
2020-03-31 15:00:17 +02:00 |
|
Sebastian Qvarfordt
|
4e9151ba3c
|
removed onError from state
|
2020-03-31 13:21:26 +02:00 |
|
Sebastian Qvarfordt
|
924a999079
|
prettier
|
2020-03-31 13:07:21 +02:00 |
|
Sebastian Qvarfordt
|
7a4aebb8a2
|
initial rewrite to TS
|
2020-03-31 13:04:51 +02:00 |
|
Patrik Oldsberg
|
c4b6afffaf
|
cli/commands/build-cache: refactor dirty check to make key undefined instead of cache
|
2020-03-31 13:01:51 +02:00 |
|
Patrik Oldsberg
|
bfceff2c84
|
cli/commands/build-cache: more docs
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
edd21b984e
|
cli/commands/build-cache: make max entries configurable and set to 2 in CI
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
56a7969eac
|
github/workflows: add back node_modules cache
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
9cb19a62aa
|
github/workflows: separate out build cache and use proper key + restore keys
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
2961e216cc
|
cli/commands/build-cache: allow cache dir to be set through env
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
3ca00be607
|
cli/commands/build-cache: enable dirty check
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
b87a760dd5
|
package: only lint changes since master
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
e2014836b5
|
github/workflows: repurpose node_modules cache to cache .cache
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
e59ddb4d7c
|
packages,plugins: use build-cache command
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
ec28ed8e2a
|
packages/app: rename build script to bundle and only run in CI when app changed
|
2020-03-31 13:01:48 +02:00 |
|
Patrik Oldsberg
|
140cd7e4db
|
cli/commands/build-cache: remove unused archive function
|
2020-03-31 13:01:48 +02:00 |
|
Patrik Oldsberg
|
f2d7d43b77
|
cli/commands/build-cache: add support for multiple cache archives
|
2020-03-31 13:01:48 +02:00 |
|
Patrik Oldsberg
|
39efe52c9d
|
cli/commands/build-cache: refactor cache handling
|
2020-03-31 13:01:48 +02:00 |
|
Patrik Oldsberg
|
8a35da15e5
|
cli/commands/build-cache: separate out cache and options handling
|
2020-03-31 13:01:48 +02:00 |
|
Patrik Oldsberg
|
0644f47645
|
cli/commands/build-cache: simplify build and move cmdOutput to helpers as runPlain
|
2020-03-31 13:01:47 +02:00 |
|
Patrik Oldsberg
|
2dae5fccaf
|
cli/commands/build-cache: move archive handling to separate module
|
2020-03-31 13:01:47 +02:00 |
|
Patrik Oldsberg
|
4e79446dc9
|
cli/commands/build-cache: run build command
|
2020-03-31 13:01:47 +02:00 |
|
Patrik Oldsberg
|
eaf80a4271
|
cli/commands/build-cache: fix unhandled error
|
2020-03-31 13:01:47 +02:00 |
|
Patrik Oldsberg
|
282af22351
|
cli/commands/build-cache: refactor + cleanup output
|
2020-03-31 13:01:47 +02:00 |
|
Patrik Oldsberg
|
d4fc437564
|
cli/commands/build-cache: store external cache in tar archives
|
2020-03-31 13:01:46 +02:00 |
|
Patrik Oldsberg
|
de34ab58e2
|
cli/commands/build-cache: initial caching without build
|
2020-03-31 13:01:46 +02:00 |
|
Patrik Oldsberg
|
555db720ae
|
cli: added initial build-cache command
|
2020-03-31 13:01:45 +02:00 |
|
Patrik Oldsberg
|
26266cb2f6
|
Merge pull request #420 from spotify/rugvip/frozen
github/workflows: run yarn install with --frozen-lockfile
|
2020-03-31 09:50:51 +02:00 |
|
Stefan Ålund
|
f37cbf28ab
|
Merge pull request #424 from spotify/alund/rm-owner
Remove internal specific code
|
2020-03-31 09:33:22 +02:00 |
|
Patrik Oldsberg
|
e22d6dd253
|
github/workflows: run yarn install with --frozen-lockfile
|
2020-03-31 09:32:16 +02:00 |
|
Stefan Ålund
|
cf082b8a54
|
Remove internal specific code
|
2020-03-31 09:14:39 +02:00 |
|
Patrik Oldsberg
|
ffd0d4d545
|
Merge pull request #422 from spotify/rugvip/merge
merge Dockerfile and nginx config with heroku deployment
|
2020-03-31 09:04:53 +02:00 |
|
Stefan Ålund
|
f8d563da30
|
Merge pull request #421 from spotify/rugvip/scaffold-fix
cli/templates: fix InfoCard usage in plugin template
|
2020-03-31 08:10:44 +02:00 |
|
Patrik Oldsberg
|
912bd3ee18
|
Dockerfile: move nginx config templating to run script
|
2020-03-31 01:11:34 +02:00 |
|
Patrik Oldsberg
|
ae3d5ffe9d
|
Dockerfile: optimize copying a bit
|
2020-03-31 00:51:34 +02:00 |
|
Patrik Oldsberg
|
afb77c8823
|
DEPLOYMENT: update heroku deployment instructions
|
2020-03-31 00:51:12 +02:00 |
|
Patrik Oldsberg
|
9a5ed723c4
|
deployment: merge into root dockerfile
|
2020-03-31 00:50:24 +02:00 |
|
Patrik Oldsberg
|
b6bc987362
|
github/workflows: run cli e2e tests on changes to core
|
2020-03-31 00:09:54 +02:00 |
|
Patrik Oldsberg
|
f4d8425d19
|
cli/templates: fix InfoCard usage in plugin template
|
2020-03-31 00:09:39 +02:00 |
|
Patrik Oldsberg
|
cc3120c35f
|
Merge pull request #419 from sgraczyk/feature/407-header-waves
Rewrite layout/Header/Waves to use TypeScript
|
2020-03-30 22:59:28 +02:00 |
|
Szymon Graczyk
|
39f7fe277f
|
Correct the import of PageTheme to use relative path
|
2020-03-30 22:36:04 +02:00 |
|