Raghunandan
|
72235dd51e
|
v0.1.1-alpha.22
|
2020-09-18 15:14:38 +02:00 |
|
Patrik Oldsberg
|
1d254175d3
|
cli: fix for css being treated as images in build
Reported on Discord: https://discordapp.com/channels/687207715902193673/687235481154617364/755424027236892823
|
2020-09-15 22:29:27 +02:00 |
|
dependabot[bot]
|
01c32f8a66
|
chore(deps): bump @svgr/plugin-svgo from 4.3.1 to 5.4.0 (#2378)
Bumps [@svgr/plugin-svgo](https://github.com/gregberge/svgr) from 4.3.1 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.1...v5.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-10 14:54:55 +02:00 |
|
Fredrik Adelöw
|
1521e27069
|
Merge pull request #2354 from spotify/freben/accordion
chore: bump mui to the create-app resolved version, to lose Accordion warnings
|
2020-09-09 11:58:07 +02:00 |
|
Fredrik Adelöw
|
0a24df743f
|
chore: bump mui to the create-app resolved version, to lose Accordion warnings
|
2020-09-09 11:18:18 +02:00 |
|
Ilya Lyamkin
|
ec87e8b53d
|
Allow paths with dots
|
2020-09-08 15:43:37 +02:00 |
|
Patrik Oldsberg
|
3ec99fbc55
|
cli: make skipLibCheck default in tsconfig, but provide tsc:full
|
2020-09-07 17:30:57 +02:00 |
|
Patrik Oldsberg
|
9bfef247cc
|
cli: add skeleton tarball for docker build caching
|
2020-09-07 15:03:39 +02:00 |
|
Patrik Oldsberg
|
81d5fad250
|
Merge pull request #2226 from spotify/rugvip/wintest
Make tests work on Windows and run as part of Windows master build
|
2020-09-07 13:50:18 +02:00 |
|
Patrik Oldsberg
|
1db061501e
|
Merge pull request #2299 from spotify/rugvip/db
cli: forward docker args to backend:build-image, add --build flag, and use by default
|
2020-09-07 13:48:37 +02:00 |
|
Patrik Oldsberg
|
f8a871979e
|
cli: copy all app-config flavors into backend image
|
2020-09-06 20:01:21 +02:00 |
|
Patrik Oldsberg
|
6fa721eb97
|
cli: add --build option to backend:image-build
|
2020-09-06 20:01:20 +02:00 |
|
Patrik Oldsberg
|
ae10876e0e
|
cli: make tests work on windows
|
2020-09-06 14:38:23 +02:00 |
|
Patrik Oldsberg
|
20158f0c36
|
cli: forward all extra backend:build-image args to docker build
|
2020-09-06 12:04:26 +02:00 |
|
Patrik Oldsberg
|
1b341aae0f
|
Merge pull request #2278 from feiming/conflict_dist
Change tsc output dir to dist-types
|
2020-09-06 11:23:39 +02:00 |
|
Patrik Oldsberg
|
697fe5c094
|
Merge pull request #2297 from spotify/rugvip/cliup
cli: move command index to index in commands
|
2020-09-06 10:58:51 +02:00 |
|
Patrik Oldsberg
|
ab66dd5ea2
|
cli: moved command index to index in commands
|
2020-09-06 10:28:50 +02:00 |
|
Patrik Oldsberg
|
76269629d0
|
cli: simplify command loading
|
2020-09-06 10:15:48 +02:00 |
|
Patrik Oldsberg
|
b045b166b6
|
run prettier
|
2020-09-05 16:37:30 +02:00 |
|
Fabian Chong
|
df9fc649fd
|
ignore dist-types dir
|
2020-09-05 19:20:24 +08:00 |
|
Fabian Chong
|
0499c27fec
|
index types
|
2020-09-05 16:45:25 +08:00 |
|
Fabian Chong
|
4f17235926
|
create-app tsconfig
|
2020-09-05 15:58:34 +08:00 |
|
Fabian Chong
|
59fb93cd00
|
rename build to dist-types
|
2020-09-04 21:20:21 +08:00 |
|
Fabian Chong
|
00cfda33b3
|
remove private scope
|
2020-09-04 16:02:52 +08:00 |
|
Fabian Chong
|
c7df957542
|
remove test config
|
2020-09-04 16:02:12 +08:00 |
|
Fabian Chong
|
e205c57b80
|
test version
|
2020-09-04 15:07:16 +08:00 |
|
Fabian Chong
|
2fb8eb8c49
|
replace tsc dist dir to build
|
2020-09-04 14:03:06 +08:00 |
|
Ivan Shmidt
|
64ecf77b78
|
Merge pull request #2076 from spotify/shmidt-i/app-catalog-tabs-routes-everything-is-connected
APP-driven catalog entity page with GitHub Actions integration & routes & tabs
|
2020-09-03 14:06:44 +02:00 |
|
dependabot-preview[bot]
|
d31713243e
|
chore(deps-dev): bump @types/inquirer from 6.5.0 to 7.3.1 (#2252)
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.5.0 to 7.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-09-03 08:33:45 +02:00 |
|
Ivan Shmidt
|
3a6150b8c4
|
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected
|
2020-09-02 17:09:43 +02:00 |
|
Patrik Oldsberg
|
875f254827
|
Merge branch 'master' into new-release-31-aug-20
|
2020-09-02 16:17:40 +02:00 |
|
Ivan Shmidt
|
7834bcaa99
|
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected
|
2020-09-02 15:59:09 +02:00 |
|
Patrik Oldsberg
|
e9f56f881c
|
Merge pull request #2224 from spotify/rugvip/allback
cli: mark all monorepo packages as external, instead of @backstage ones
|
2020-09-02 11:16:01 +02:00 |
|
Patrik Oldsberg
|
8e94bffbcc
|
cli: mark all monorepo packages as external, instead of @backstage ones
|
2020-09-01 20:00:38 +02:00 |
|
Patrik Oldsberg
|
39b087bd0e
|
cli: remove dependencies from bundled packages to avoid install
|
2020-09-01 19:51:25 +02:00 |
|
Patrik Oldsberg
|
12e6d6e820
|
Merge pull request #2214 from spotify/rugvip/testenv
cli: set NODE_ENV to test when running tests if not already set
|
2020-09-01 16:06:07 +02:00 |
|
Patrik Oldsberg
|
b14fc69bc5
|
Merge pull request #2193 from spotify/rugvip/versionfix
cli: fix version management in create-app
|
2020-09-01 16:06:00 +02:00 |
|
Patrik Oldsberg
|
f234f17853
|
cli: fix version management in create-app
|
2020-09-01 15:15:39 +02:00 |
|
Patrik Oldsberg
|
379e5186bd
|
cli: set NODE_ENV to test when running tests if not already set
|
2020-09-01 15:07:16 +02:00 |
|
Emma Indal
|
3b545791ce
|
new release 31 aug 20
|
2020-09-01 14:10:22 +02:00 |
|
Ivan Shmidt
|
2a39b60ef7
|
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected
|
2020-09-01 11:39:37 +02:00 |
|
Ivan Shmidt
|
a62d0af2c8
|
chore(eslint): adjust no-unused-vars rule
|
2020-09-01 11:12:43 +02:00 |
|
Marcus Eide
|
042f2cbb44
|
Fix formatting in plugin template
|
2020-09-01 10:53:55 +02:00 |
|
Fredrik Adelöw
|
501f8b2c25
|
Merge pull request #2195 from spotify/rugvip/buildinfo
cli: define BUILD_INFO in builds
|
2020-09-01 09:14:30 +02:00 |
|
Patrik Oldsberg
|
4788ee073a
|
cli: use regexps to match paths for rollup plugins
|
2020-08-31 20:36:05 +02:00 |
|
Patrik Oldsberg
|
0d40a302ff
|
cli: define BUILD_INFO in builds
|
2020-08-31 17:57:54 +02:00 |
|
Fredrik Adelöw
|
f55a66021c
|
Merge pull request #2176 from spotify/dependabot/npm_and_yarn/svgr/webpack-5.4.0
chore(deps): bump @svgr/webpack from 4.3.3 to 5.4.0
|
2020-08-31 16:45:32 +02:00 |
|
Patrik Oldsberg
|
5c0446617b
|
Merge branch 'master' into rugvip/bapp
|
2020-08-31 13:19:02 +02:00 |
|
Fredrik Adelöw
|
058d297460
|
Merge pull request #2159 from spotify/dependabot/npm_and_yarn/commander-6.1.0
chore(deps): bump commander from 4.1.1 to 6.1.0
|
2020-08-31 09:44:51 +02:00 |
|
dependabot-preview[bot]
|
3713248dd0
|
chore(deps): bump @svgr/webpack from 4.3.3 to 5.4.0
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 4.3.3 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.3...v5.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 07:38:56 +00:00 |
|