Patrik Oldsberg
8522a0e005
Merge pull request #1746 from spotify/rugvip/build
...
app: make bundling a regular build command
2020-07-27 10:58:48 +02:00
Patrik Oldsberg
f320aadbcf
Merge pull request #1654 from spotify/rugvip/root
...
cli: identify root package by workspaces config + allow non-monorepo
2020-07-27 10:57:59 +02:00
Patrik Oldsberg
08ed15c901
Merge pull request #1744 from spotify/rugvip/static
...
cli: put static assets in dist/static
2020-07-27 10:57:38 +02:00
Marcus Eide
5415ee4db9
Merge pull request #1730 from fidelcoria/cli-yaml-rollup
...
feat(cli): rollup yaml files for import
2020-07-27 10:43:08 +02:00
Emma Indal
2e4a9005de
Merge pull request #1749 from spotify/emmai/techdocs-not-found
...
fix(techdocs-not-found): bug fix
2020-07-27 09:38:51 +02:00
Emma Indal
166998b6d9
fix(techdocs-not-found): bug fix
2020-07-27 09:17:00 +02:00
Patrik Oldsberg
13b62f2aff
app: make bundling a regular build command
2020-07-26 20:33:59 +02:00
Patrik Oldsberg
223759b0d0
cli: put static assets in dist/static
2020-07-26 17:19:34 +02:00
Patrik Oldsberg
b83fcfcc26
cli: remove dead code
2020-07-26 15:03:36 +02:00
Paul Pacheco
3158c2390b
images have extension jpg or jpeg, not jpe ( #1742 )
2020-07-26 08:56:30 +02:00
jaime-talkdesk
b9db6d2017
Adds Talkdesk to Adopters.md ( #1741 )
2020-07-25 13:46:44 +02:00
Patrik Oldsberg
8d58618eb2
Merge pull request #1734 from spotify/rugvip/verfix
...
config,config-loader: fix lagging versions
2020-07-24 14:57:45 +02:00
Fidel Coria
c3927c82d8
Revert "restore test: confirmed that yarn tsc fails"
...
This reverts commit 69a188e613 .
2020-07-24 07:35:19 -05:00
Fidel Coria
b4c2ea0d1d
fix yarn tsc for yaml import
2020-07-24 07:35:02 -05:00
Fidel Coria
69a188e613
restore test: confirmed that yarn tsc fails
2020-07-24 07:31:10 -05:00
Patrik Oldsberg
a852c2f141
config,config-loader: fix lagging versions
2020-07-24 11:38:45 +02:00
Ivan Shmidt
bc206dd69d
Merge pull request #1729 from spotify/shmidt-i/fix-migrations-catalog
...
Catalog: fix migrations for PG
2020-07-24 10:43:46 +02:00
Fidel Coria
2c5044215d
Revert "failing yaml import"
...
This reverts commit fa97d2fbfb .
2020-07-23 20:54:55 -05:00
Fidel Coria
2b98aceae2
feat(build): rollup yaml files for import
...
tested importing yaml file to welcome plugin: yarn build
with this commit the build succeeded
2020-07-23 20:54:38 -05:00
Fidel Coria
fa97d2fbfb
failing yaml import
2020-07-23 20:51:34 -05:00
Ivan Shmidt
bcd7b2661a
v0.1.1-alpha.16
2020-07-24 03:44:39 +02:00
Ivan Shmidt
7b37d63940
fix(catalog): migrations
2020-07-24 03:43:58 +02:00
Ben Lambert
291a284a19
Merge pull request #1722 from Fox32/export-url-processor-types
...
fix(catalog-backend): export types to allow writing processors in custom backends
2020-07-23 15:08:18 +02:00
Oliver Sand
38c5f732a7
fix(catalog-backend): export types to allow writing processors in custom backends
2020-07-23 15:00:14 +02:00
Ben Lambert
cdc87ff65f
Merge pull request #1609 from twishasaraiya/theme/dismissable-banner
...
Modify theme for dismissable banner
2020-07-23 14:32:32 +02:00
Marcus Eide
468032079c
Merge pull request #1705 from RoadieHQ/sentry-api-config
...
Get backend base URL from config in Sentry plugin
2020-07-23 14:29:15 +02:00
Ben Lambert
dfa34bdb3e
Merge pull request #1714 from spotify/shmidt-i/release
...
Release v0.1.1-alpha.15
2020-07-22 14:38:05 +02:00
Sebastian Qvarfordt
b978e2ad65
Merge pull request #1713 from spotify/mob/creating-and-publishing-documentation
...
fix(techdocs): remove unused doc files and merge some docs into one file
2020-07-22 13:58:18 +02:00
Ivan Shmidt
415bdf42e1
v0.1.1-alpha.15
2020-07-22 13:44:33 +02:00
Ivan Shmidt
5ce51c300a
Merge pull request #1712 from spotify/shmidt-i/fix-create-app-esbuild
...
fix(cli): make create-app use the same esbuild version
2020-07-22 13:09:01 +02:00
ellinors
fb3284a35b
fix(techdocs): clean up unused links
2020-07-22 11:55:16 +02:00
ellinors
12f4979cdf
fix(techdocs): updated link in techdocs README.md to point to new file
2020-07-22 11:53:06 +02:00
ellinors
ebdfadc3f9
fix(techdocs): remove unused doc files and merge some docs into one file
2020-07-22 11:51:42 +02:00
Ivan Shmidt
2b01f9def9
fix(cli): make create-app use the same esbuild version
2020-07-22 10:59:25 +02:00
Sebastian Qvarfordt
ba13ac5978
Merge pull request #1708 from spotify/sebastianq/publish-pip-package
...
TechDocs: fixes in techdocs-pypi workflow
2020-07-22 10:26:52 +02:00
Sebastian Qvarfordt
8f9c7723a7
fix(techdocs): fixes in techdocs-pypi workflow
2020-07-22 10:00:49 +02:00
Ivan Shmidt
79455db11b
Merge pull request #1695 from spotify/shmidt-i/fix-catalog-locations-memory-leak
...
Catalog: add deduplication for logs join
2020-07-22 09:44:37 +02:00
Ivan Shmidt
4f38d21ebf
Merge pull request #1706 from spotify/shmidt-i/fix-hmr-catalog
...
fix(catalog): hmr in dev mode got incorrect module ref
2020-07-22 09:43:55 +02:00
Ivan Shmidt
0c5325f630
fix(catalog-backend): new migration file
2020-07-22 02:12:32 +02:00
Ivan Shmidt
53dd867c02
fix(catalog): hmr in dev mode got incorrect module ref
2020-07-22 01:30:02 +02:00
David Tuite
ac5a6050aa
Write architecture overview ( #1685 )
...
This covers the frontend, backend, different plugin designs and
containerization.
Further work should cover authentication.
Co-authored-by: David Tuite <dtuite@gmail.com >
2020-07-22 00:23:46 +02:00
David Tuite
e5d4a1f726
Get backend base URL from config in Sentry plugin
2020-07-21 16:59:25 +01:00
ellieseastream
5c61ec0ed5
Merge pull request #1703 from spotify/emmai/techdocs-docs-concepts
...
Techdocs: concept documentation
2020-07-21 17:05:03 +02:00
ellinors
6404144d13
fix(techdocs): updated concepts documentation.
2020-07-21 17:02:22 +02:00
Sebastian Qvarfordt
d73f5395c7
Merge pull request #1701 from spotify/mob/techdocs-cli-updates
...
TechDocs: techdocs cli updates
2020-07-21 16:32:08 +02:00
Emma Indal
4f5ed073f3
fix(techdocs-docs-concepts): TechDocs concept documentation
2020-07-21 15:02:36 +02:00
Emma Indal
1a89adb9cf
Merge pull request #1691 from spotify/mob/publish-pip-package
...
Added techdocs-core pip publish in master workflow
2020-07-21 13:53:23 +02:00
Emma Indal
dcafba5555
fix(codeowners): add techdocs core as codeowners to techdocs workflows
2020-07-21 13:47:56 +02:00
Emma Indal
8127454859
fix(github/workflows): separate out techdocs pypi workflow to its own
2020-07-21 13:39:32 +02:00
Ben Lambert
cc0bc43b19
Merge pull request #1666 from spotify/scaffolder/new-templates
...
Add some new templates to the Scaffolder
2020-07-21 12:21:26 +02:00