Patrik Oldsberg
5c0446617b
Merge branch 'master' into rugvip/bapp
2020-08-31 13:19:02 +02:00
Patrik Oldsberg
f546bb3862
docs: added catalog configuration docs
2020-08-31 12:30:40 +02:00
Patrik Oldsberg
903cbdcfb5
catalog-backend: add tests for config rules
2020-08-31 12:30:23 +02:00
Patrik Oldsberg
8d07b541d7
catalog-backend: switch catalog rules to deny by default
2020-08-31 12:30:22 +02:00
Patrik Oldsberg
6f3b0b8c20
catalog-backend: initial catalog ingestion rules implementation
2020-08-31 12:30:21 +02:00
Patrik Oldsberg
119e9001f1
Merge pull request #2183 from spotify/rugvip/rev
...
Revert "chore(deps): prepare us to typescript 4"
2020-08-31 12:03:32 +02:00
Fredrik Adelöw
764239fa7a
fix
2020-08-31 11:52:57 +02:00
Patrik Oldsberg
fd7c93db6c
Revert "chore(deps): prepare us to typescript 4"
...
This reverts commit 82ba3169fe .
2020-08-31 11:36:50 +02:00
dependabot-preview[bot]
17fa970182
chore(deps): bump graphql from 15.1.0 to 15.3.0 ( #2175 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.1.0 to 15.3.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.1.0...v15.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 11:35:20 +02:00
dependabot-preview[bot]
91050f28c1
chore(deps-dev): bump @types/lodash from 4.14.159 to 4.14.161 ( #2177 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.159 to 4.14.161.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 11:34:48 +02:00
Fredrik Adelöw
e27ffb52e1
Merge pull request #2155 from spotify/freben/bumpz
...
chore: prepare us for typescript 4
2020-08-31 11:09:14 +02:00
Fredrik Adelöw
82ba3169fe
chore(deps): prepare us to typescript 4
2020-08-31 10:46:56 +02:00
Ivan Shmidt
6d752757c2
Merge pull request #2156 from ebarriosjr/Add-github-widget-to-catalog
...
Add GitHub widget to catalog CI/CD tab
2020-08-31 10:21:27 +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
dependabot-preview[bot]
efd99bcaec
chore(deps): bump @svgr/plugin-jsx from 4.3.3 to 5.4.0 ( #2164 )
...
Bumps [@svgr/plugin-jsx](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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 09:31:33 +02:00
dependabot-preview[bot]
537dbec68f
chore(deps): bump d3-force from 2.0.1 to 2.1.1 ( #2165 )
...
Bumps [d3-force](https://github.com/d3/d3-force ) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/d3/d3-force/releases )
- [Commits](https://github.com/d3/d3-force/compare/v2.0.1...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 09:31:07 +02:00
Stefan Ålund
67cd270143
[Docs] Change edit URL and tweak adopting.md ( #2151 )
...
* [Docs] Change edit URL
* Update adopting.md
2020-08-31 09:29:56 +02:00
Emma Indal
3ce229981a
TechDocs: add techdocs plugins to create app ( #2143 )
...
* add techdocs plugins to create app
* add docs to sidebar in default app
* add mocked techdocs config to test
* Update packages/create-app/templates/default-app/app-config.yaml.hbs
2020-08-31 09:18:45 +02:00
Marcus Eide
262fa15cc7
Merge pull request #2162 from rodmachen/docs/update-software-template-docs
...
update software template docs
2020-08-31 09:13:35 +02:00
Andrew Thauer
7a5cf65ef3
feat: syntax highlighing for api-docs ( #2170 )
2020-08-31 08:27:29 +02:00
dependabot-preview[bot]
0d4ade32eb
chore(deps): bump commander from 4.1.1 to 6.1.0
...
Bumps [commander](https://github.com/tj/commander.js ) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-31 06:03:49 +00:00
NetPenguins
f3a1049ebb
yarn.lock added back
2020-08-30 21:05:06 -04:00
NetPenguins
a31afed4c5
Update to include JobLog component.
2020-08-30 20:45:29 -04:00
NetPenguins
8cce7f2f32
Merge remote-tracking branch 'upstream/master'
2020-08-30 09:45:59 -04:00
Fredrik Adelöw
fe4ef73eac
Merge pull request #2169 from o-farooq/master
...
catalog-backend: update ingestion processors to use config system
2020-08-30 10:11:51 +02:00
Omer Farooq
298a9881dd
update casing
2020-08-30 19:43:43 +12:00
Omer Farooq
13623d9185
change getOptional to getOptionalString
2020-08-30 19:36:28 +12:00
Andrew Thauer
d8877d4b7c
feat: make lighthouse url configurable
2020-08-29 17:25:38 -04:00
NetPenguins
ea010b7d39
Eliminated console.log line that was carried over.
2020-08-29 10:25:34 -04:00
NetPenguins
21bd252051
Added LazyLog to Github-Actions for displaying workflow run logs.
2020-08-29 09:59:38 -04:00
Omer Farooq
4b85a3ac21
update casing
2020-08-29 23:08:36 +12:00
Omer Farooq
36376778ec
move processor config to catalog from backend
2020-08-29 22:22:19 +12:00
Omer Farooq
a711b6fab4
rename ingestionProcessors to processors
2020-08-29 22:12:27 +12:00
Omer Farooq
dd3963093d
Update ingestion processors to use config system
2020-08-29 15:34:09 +12:00
dependabot-preview[bot]
1d2def9cb1
chore(deps): bump react-hook-form from 5.7.2 to 6.6.0
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 5.7.2 to 6.6.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v5.7.2...v6.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-29 01:10:51 +00:00
Rod Machen
57c3e2ad5b
update software template docs
2020-08-28 14:07:25 -05:00
Jesse Alan Johnson
314eeb31d7
documentation update ( #2147 )
2020-08-28 17:57:04 +02:00
Fredrik Adelöw
b61858c808
Merge pull request #2157 from spotify/freben/azure-fixup
...
chore(register-component): just a few little tweaks
2020-08-28 16:35:40 +02:00
ebarrios
67017fbd00
Updated package.json react-use to version 15.3.3
2020-08-28 16:24:07 +02:00
Fredrik Adelöw
a542a31613
Merge pull request #2132 from spotify/freben/proxy-config
...
feat(proxy-backend): more proxy config tweaks and docs
2020-08-28 16:23:47 +02:00
Ivan Shmidt
3b114fd713
Merge pull request #2161 from ashokm/master
...
Fix typo on Backstage Helm Chart README
2020-08-28 15:59:46 +02:00
ebarrios
73d28cd52a
Added description to the support button
2020-08-28 15:48:31 +02:00
ebarrios
c4b98146ac
Added missing . on gcp-projects plugin Readme.md file
2020-08-28 15:46:01 +02:00
Fredrik Adelöw
d1bad7f73a
Merge pull request #2115 from hmcts/use-cookiecutter-installed-on-host
...
Use cookie cutter installed on host if available
2020-08-28 15:39:21 +02:00
Ashok Manji
92d6f9bacf
Fix typo on Backstage Helm Chart README
2020-08-28 15:31:29 +02:00
Esteban Barrios
47c353f04f
Merge branch 'master' into ebarriosjr/Creating-gcp-projects-plugin
2020-08-28 15:12:51 +02:00
ebarrios
cfeda75a4e
Bump package to and dependecies to alpha20
2020-08-28 15:10:46 +02:00
Fredrik Adelöw
b75c4495de
Merge pull request #2005 from spotify/dependabot/npm_and_yarn/whatwg-fetch-3.4.0
...
chore(deps): bump whatwg-fetch from 2.0.4 to 3.4.0
2020-08-28 15:02:48 +02:00
Fredrik Adelöw
63339d2692
chore(register-component): just a few little tweaks
2020-08-28 14:50:41 +02:00