Commit Graph

4481 Commits

Author SHA1 Message Date
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02: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 303336f48d Merge pull request #2056 from ContrarianChris/add-microsoft-azure-auth
Add Microsoft Azure AD Auth Provider + Add to Example App
2020-08-25 17:38:58 +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
Fredrik Adelöw 5431f7a355 Merge pull request #2077 from MarceloLeite2604/cli
cli: Check "NODE_ENV" env var value for config files location
2020-08-25 17:07:18 +02:00
Sebastian Qvarfordt a027e632a0 Merge latest changes from origin before rebuilding docs (#2117)
* Added missing tests and make sure we merge latest changes before building docs from a repo

* Removed flaky test
2020-08-25 17:03:10 +02:00
Stefan Ålund 2e0ede67e9 [microsite] Add redirect for /docs (#2101) 2020-08-25 16:53:58 +02:00
Patrik Oldsberg 34cf8a3e0f Merge pull request #2107 from spotify/rugvip/composite
workflows: use new multi-path caching to completely cache node_modules
2020-08-25 16:52:02 +02:00
Patrik Oldsberg bcc2b9b004 Merge pull request #2116 from spotify/rugvip/missin
config: add missing methods to Config type
2020-08-25 16:49:19 +02:00
Fredrik Adelöw afe09cd9b8 Merge pull request #2096 from lowjoel/lint-format
feat: support specifying lint output format
2020-08-25 16:45:30 +02:00
Emma Indal 40de8e03d4 TechDocs: update techdocs docs (#2105)
* docs(techdocs): update getting started docs

* docs(techdocs): update text and link to version

* fix docs link

* fix docs link

* Update docs/features/techdocs/getting-started.md

* update creating and publishing docs
2020-08-25 16:43:14 +02:00
Sebastian Qvarfordt f6826d9107 Moved git clone to a helper functions and added tests for preparers (#2112) 2020-08-25 16:21:53 +02:00
Patrik Oldsberg 9c436febb0 config: add missing methods to Config type 2020-08-25 15:50:33 +02:00
Raghunandan Balachandran 5f9f41b789 Merge pull request #2057 from SDA-SE/feat/backend-dev-inspect
feat: support passing --inspect to backend:dev
2020-08-25 15:12:00 +02:00
Patrik Oldsberg 20b61b816f Merge pull request #2102 from spotify/rugvip/wf
workflows: more caching and less building
2020-08-25 14:14:48 +02:00
Sebastian Qvarfordt 4665a2f5d4 Added selectedTabId param to generatePath in JobStatusModal (#2109)
* Added selectedTabId param to generatePath in JobStatusModal

* Added selectedTabId to generatePath in ApiCatalogTable

* Link to default entity tab in JobStatusModal
2020-08-25 13:57:57 +02:00
Patrik Oldsberg c8718e4047 Merge pull request #2108 from spotify/rugvip/stopcomplain
cli-common: remove dev dep on cli
2020-08-25 13:57:45 +02:00
Patrik Oldsberg 01a32bf42a Merge pull request #2110 from spotify/rugvip/nodep
workflows: no need to include deps in build for tests
2020-08-25 13:57:21 +02:00
Patrik Oldsberg bc883377fd workflows: no need to include deps in build for tests 2020-08-25 13:22:54 +02:00
Patrik Oldsberg ff888ebc8c cli-common: remove dev dep on cli 2020-08-25 13:19:39 +02:00
Patrik Oldsberg d42c09c058 workflows: use new multi-path caching to completely cache node_modules + prep for composite action 2020-08-25 13:10:38 +02:00
Emma Indal e323e1691b update tags to be lowercased in docs template (#2104)
* update tags to be lowercased in docs template

* Update template.yaml
2020-08-25 12:07:12 +02:00
Joel Low ce62051461 feat: support specifying lint output format 2020-08-25 16:59:45 +08: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
Patrik Oldsberg 9b514b1875 workflows: add yarn cache and frozen lockfile install for chromatic 2020-08-25 09:07:07 +02:00
Patrik Oldsberg a4a9777b61 workflows: remove duplicate storybook build already done by chromatic 2020-08-25 09:04:00 +02:00
Patrik Oldsberg b6ba9ed08a workflows: cache node_modules in e2e tests 2020-08-25 09:03:07 +02:00
Jeff Feng e94c1e321e Update siteConfig.js (#2100)
Now that we have a Docs tab on backstage.io, seems like the GitHub menu item can go back to linking to the top of the repo.
2020-08-24 18:54:18 +02:00
Emma Indal edab8b2ad8 fix(template tags): fixes issues with tags specified with uppercase (#2049)
* fix(template tags): fixes issues with tags specified with uppercase

* adds new validator for metadata tags

* fix(template tags): change tags to be lowercase

* fix(template tags docs): update docs to include lowercased tags

* fix(validator): change back to using isValidDnsLabel for tags

* fix(software catalog docs): use lowercase tags in docs
2020-08-24 17:01:27 +02:00
Stefan Ålund 889e1fd4bb Docs: strategies for adopting Backstage (#2092)
* Adopting guidelines

* More updates

* Tactics

* Add metrics

* Add MTTR
2020-08-24 16:37:51 +02:00
ellieseastream 9fce28f2ba Merge pull request #2098 from spotify/mob/techdocs-ref-backstage-entity
Added techdocs-ref to backstage entity
2020-08-24 16:14:51 +02:00
Emma Indal b5ada28f26 Added techdocs-ref to backstage entity 2020-08-24 15:52:44 +02:00
Fredrik Adelöw fa1fd84d45 Merge pull request #2097 from spotify/freben/e2e-fix
fix(e2e): attempt to unbreak e2e tests due to bad rollup-plugin-dts release
2020-08-24 15:31:26 +02:00
Marc Bruggmann 9bacbf14cb Update the system model to focus more on the core entities. (#2011)
* Update the system model to focus more on the core entities.

Now that we have a way of labeling and annotating catalogue
entities, we can focus the system model more on the entities
themselves. I believe that also makes more sense as a model that
is shared across many companies - it's easier to standardize on
the core entities, and leave some room to implement further
abstraction or categories to individual implementations.

* Re-add system and domain conepts.
2020-08-24 15:12:33 +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
Andrew Thauer ed5a0e7028 docs: add wealthsimple to adopters list (#2090) 2020-08-24 06:34:16 +02:00
Patrik Oldsberg 3abc517cfc Merge pull request #2085 from spotify/rugvip/se2ep
packages: move CLI e2e test to separate package, port to TS and slim down workflow
2020-08-23 22:40:58 +02:00
Patrik Oldsberg f0cda149dd Merge pull request #2086 from spotify/rugvip/win
workflows: add Windows master build
2020-08-23 19:33:43 +02:00
Patrik Oldsberg ed733cf029 docsgen: fix link generation on windows 2020-08-23 19:13:02 +02:00
Patrik Oldsberg 4e5422bd34 workflows: add Windows master build 2020-08-23 19:13:01 +02:00
Patrik Oldsberg 5b722c179f e2e-test: include local deps from plugin template 2020-08-23 18:30:34 +02:00
Patrik Oldsberg e8e6deb0e4 e2e-test: switch to using ts-node register to pass options 2020-08-23 18:30:34 +02:00
Patrik Oldsberg b73612df64 e2e-test: add minimal test 2020-08-23 18:30:34 +02:00
Patrik Oldsberg 5fc0ce3e37 e2e-test: make waitFor time out 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 0d09f12c4d workflows: update e2e test workflows 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 831ce12b7d e2e-test: refactor dep detection and use cli-common to resolve paths 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 0d240696eb e2e-test: port to typscript 2020-08-23 18:30:33 +02:00
Patrik Oldsberg 9052dfc5bf e2e-test: merge eslint rules 2020-08-23 18:30:32 +02:00
Patrik Oldsberg 1358739063 cli: move out e2e-test to separate package 2020-08-23 18:30:32 +02:00