Commit Graph

503 Commits

Author SHA1 Message Date
Fredrik Adelöw c55471caf2 Merge pull request #2168 from spotify/dependabot/npm_and_yarn/react-hook-form-6.6.0
chore(deps): bump react-hook-form from 5.7.2 to 6.6.0
2020-08-31 13:38:54 +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 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] 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
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
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
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
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 eae4baba01 Merge pull request #2017 from spotify/dependabot/npm_and_yarn/inquirer-7.3.3
chore(deps): bump inquirer from 7.2.0 to 7.3.3
2020-08-28 13:48:30 +02:00
Oliver Sand 8f6038951f feat(backend-common): introduce metrics for the backend
Add a /metrics endpoint that exposes metrics about the backend. It provides general runtime metrics (memory, gc, utilization) as well as request metrics.
2020-08-28 12:16:46 +02:00
dependabot-preview[bot] eb613c1aac chore(deps): bump apollo-server from 2.16.0 to 2.16.1 (#2133)
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.16.1/packages/apollo-server)

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-27 13:27:55 +02:00
dependabot-preview[bot] 23c34ff0b1 chore(deps): bump whatwg-fetch from 2.0.4 to 3.4.0
Bumps [whatwg-fetch](https://github.com/github/fetch) from 2.0.4 to 3.4.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v2.0.4...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 11:05:18 +00:00
Fredrik Adelöw d1a75c9297 chore(yarn.lock): remove duplicates 2020-08-26 16:37:07 +02:00
dependabot-preview[bot] 14323967e2 chore(deps): bump inquirer from 7.2.0 to 7.3.3
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.2.0 to 7.3.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.2.0...inquirer@7.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 06:35:43 +00:00
dependabot-preview[bot] 96b8971b69 chore(deps): bump @kyma-project/asyncapi-react from 0.11.0 to 0.11.2 (#2121)
Bumps [@kyma-project/asyncapi-react](https://github.com/asyncapi/asyncapi-react) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.11.0...v0.11.2)

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-26 08:26:20 +02:00
Raghunandan Balachandran 280f7d72c3 Merge branch 'master' of github.com:spotify/backstage into add-microsoft-azure-auth 2020-08-25 17:15:51 +02:00
Tim Jacomb 118e4861be Use cookie cutter installed on host 2020-08-25 14:27:52 +01:00
dependabot-preview[bot] 80089ed32e chore(deps-dev): bump @types/supertest from 2.0.9 to 2.0.10 (#2094)
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

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-25 09:49:13 +02:00
dependabot-preview[bot] 7cd7e22e54 chore(deps): bump @testing-library/jest-dom from 5.10.1 to 5.11.4 (#2095)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.10.1 to 5.11.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.10.1...v5.11.4)

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-25 09:48:44 +02:00
Fredrik Adelöw 9939dace2f fix(e2e): attempt to unbreak e2e tests due to bad rollup-plugin-dts release 2020-08-24 14:54:54 +02:00
dependabot-preview[bot] 0afdba6ac1 chore(deps): bump @rjsf/core from 2.2.2 to 2.3.0 (#2062)
Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.2.2...v2.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-21 15:47:45 +02:00
dependabot-preview[bot] 3071065884 chore(deps): bump swagger-ui-react from 3.31.1 to 3.32.4 (#2059)
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 3.31.1 to 3.32.4.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.31.1...v3.32.4)

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-21 14:47:45 +02:00
dependabot-preview[bot] 9b655c8f71 chore(deps): bump @material-icons/font from 1.0.3 to 1.0.4 (#2063)
Bumps [@material-icons/font](https://github.com/material-icons/material-icons) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/material-icons/material-icons/releases)
- [Commits](https://github.com/material-icons/material-icons/commits)

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-21 14:47:17 +02:00
Raghunandan Balachandran 9b8024352a Merge pull request #2046 from spotify/new-release-20-aug-20
Release v0.1.1-alpha.19
2020-08-21 14:13:56 +02:00
Fredrik Adelöw f43063d463 fix dependency and lockfile 2020-08-21 13:28:54 +02:00
Raghunandan b9683dc236 Commit lock file 2020-08-21 12:27:03 +02:00
Sebastian Qvarfordt 613c06bdd6 Techdocs: Updates preparers to make it work in actual usecases (#1957)
* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* attempt to add back react as a dep

* Fixed failing test

* fix(techdocs): Hopefully fixed tests

* Fixed another failing test

* Initial apiRef for techdocs storage

* Cleaned up some code in reader

* test(headertabs): add tests to HeaderTabs component

* fix(headertabs): change tab mock id

* fix(techdocs-generator): fix problem with macOS symlink to tmp folder

* fix(lint): remove unused configApiRef

* wip

* Ongoing cleanups

* Cleanups and fix tests

* Initial github preparer. Doesn't work properly yet

* Updated dir preparer to handle github managed-by-location and added github preparer

* Removed old file

* Fixed feedback and added better logging to techdocs build process

* Updated create-app template

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-08-21 12:11:03 +02:00
Fredrik Adelöw d8947239ad fix(core): bump react-syntax-highlighter to unbreak build 2020-08-21 11:01:46 +02:00
Chris Simmons b253c56526 add microsoft azure auth provider + add to example app 2020-08-21 15:46:17 +12:00
David Tuite bbd75a0981 Add GitHub pull requests plugin (#1987)
See pull requests against your entities, and see statistics for your
last N pull requests.
2020-08-20 15:54:14 +02:00
Sebastian Qvarfordt 13908d69c2 TechDocs: Access entity techdocs from service catalog (#1835)
* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* feature(techdocs): JIT generation of techdocs

* Fix linting issues

* Add Techdocs tab to entity page

* Added missing dep

* Added missing dep

* Removed duplicate dep

* Better tab navigation

* Update label on entity page to say docs

* Fix lint issue

* Move building of docs from entity to a function

* attempt to add back react as a dep

* Fixed failing test

* fix(techdocs): Hopefully fixed tests

* Fixed another failing test

* Initial apiRef for techdocs storage

* Cleaned up some code in reader

* test(headertabs): add tests to HeaderTabs component

* fix(headertabs): change tab mock id

* fix(techdocs-generator): fix problem with macOS symlink to tmp folder

* fix(lint): remove unused configApiRef

* wip

* Ongoing cleanups

* Cleanups and fix tests

* WIP cleanups

* Clean up some things

* Clean up some things

* Added missing notice header

* ts issue fixed

* Add show contition to api tab

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-08-20 14:06:09 +02:00
dependabot-preview[bot] 0ed795bf06 chore(deps-dev): bump @types/codemirror from 0.0.96 to 0.0.97 (#2021)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.96 to 0.0.97.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

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-19 10:53:58 +02:00
dependabot-preview[bot] d8b241f977 chore(deps): bump knex from 0.21.1 to 0.21.5 (#2020)
Bumps [knex](https://github.com/knex/knex) from 0.21.1 to 0.21.5.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/0.21.1...0.21.5)

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-19 10:53:37 +02:00
dependabot-preview[bot] 08464607fa chore(deps): bump dockerode from 3.2.0 to 3.2.1 (#2019)
Bumps [dockerode](https://github.com/apocas/dockerode) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v3.2.0...v3.2.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-19 09:48:50 +02:00
dependabot-preview[bot] cf53a1666d chore(deps-dev): bump @storybook/addons from 6.0.4 to 6.0.12 (#2002)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 6.0.4 to 6.0.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.12/lib/addons)

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-18 15:50:16 +02:00
dependabot-preview[bot] e3d2e98df4 chore(deps-dev): bump @types/webpack from 4.41.17 to 4.41.21 (#2006)
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.17 to 4.41.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

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-18 15:49:45 +02:00
dependabot-preview[bot] b19fa4a559 chore(deps): bump @rjsf/material-ui from 2.1.0 to 2.3.0 (#1979)
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.1.0...v2.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-18 15:49:21 +02:00
dependabot-preview[bot] fe3d94272e chore(deps): bump yup from 0.29.1 to 0.29.3 (#2003)
Bumps [yup](https://github.com/jquense/yup) from 0.29.1 to 0.29.3.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.29.1...v0.29.3)

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-18 15:48:52 +02:00
Patrik Oldsberg 5c8c0e7499 yarn.lock: sync 2020-08-18 12:09:30 +02:00
dependabot-preview[bot] 8282004e44 chore(deps-dev): bump @storybook/addons from 5.3.19 to 6.0.4 (#1925)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 5.3.19 to 6.0.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.4/lib/addons)

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-17 15:18:08 +02:00
Raghunandan Balachandran 364d4b3d7a Merge pull request #1959 from spotify/docusaurus-v2
Bump docusaurus to v2 alpha
2020-08-17 13:18:41 +02:00
Fredrik Adelöw 7efd468a25 Merge pull request #1968 from spotify/dependabot/npm_and_yarn/types/google-protobuf-3.7.3
chore(deps-dev): bump @types/google-protobuf from 3.7.2 to 3.7.3
2020-08-17 11:13:42 +02:00
Fredrik Adelöw 4efed1ab32 Merge pull request #1969 from spotify/dependabot/npm_and_yarn/apollo-server-express-2.16.1
chore(deps): bump apollo-server-express from 2.16.0 to 2.16.1
2020-08-17 11:13:23 +02:00
Fredrik Adelöw 091abc8859 Merge pull request #1970 from spotify/dependabot/npm_and_yarn/types/dockerode-2.5.34
chore(deps): bump @types/dockerode from 2.5.32 to 2.5.34
2020-08-17 11:12:52 +02:00
Fredrik Adelöw b24e1b1dc5 Merge pull request #1972 from spotify/dependabot/npm_and_yarn/cypress-4.12.1
chore(deps-dev): bump cypress from 4.9.0 to 4.12.1
2020-08-17 11:12:24 +02:00
dependabot-preview[bot] 693b7bd2f6 chore(deps-dev): bump @types/google-protobuf from 3.7.2 to 3.7.3
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:25:00 +00:00
dependabot-preview[bot] bffd8610d4 chore(deps): bump apollo-server-express from 2.16.0 to 2.16.1
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@2.16.1/packages/apollo-server-express)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:24:33 +00:00
dependabot-preview[bot] ac013cd607 chore(deps): bump @types/dockerode from 2.5.32 to 2.5.34
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 2.5.32 to 2.5.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 08:24:24 +00:00