74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 436202b20e docs/cli: text fixes 2020-12-14 10:05:46 +01:00
Patrik Oldsberg e0426d00ed docs/cli: skip under the hood docs for now 2020-12-14 10:05:45 +01:00
Patrik Oldsberg 842f745fbd docs/cli: more docs for the test command 2020-12-13 18:58:48 +01:00
Patrik Oldsberg 6b3b1fb55f docs/cli: tweak commands doc and add scope of each command 2020-12-13 18:07:19 +01:00
Patrik Oldsberg 2b29cb9eec docs/cli: detailed descriptions for all commands 2020-12-13 17:30:02 +01:00
Patrik Oldsberg aec651f820 docs/cli: add detailed descriptions for a couple of commands 2020-12-13 15:45:01 +01:00
Fredrik Adelöw 7e91846b41 Merge pull request #3702 from andrewthauer/ensure-org-username
fix: ensure org users always have a name displayed
2020-12-13 15:15:59 +01:00
Patrik Oldsberg e548156182 docs/cli: add some opinions 2020-12-13 15:03:01 +01:00
Andrew Thauer ab805860a1 fix: ensure org users always have a name displayed 2020-12-13 08:42:48 -05:00
Patrik Oldsberg 4e45c59531 docs/cli: flesh out index page 2020-12-13 14:39:56 +01:00
Patrik Oldsberg 8af689797f Merge pull request #3700 from backstage/rugvip/links
cli: switch around handling of external linked modules
2020-12-13 13:32:31 +01:00
Patrik Oldsberg 6fdd4472df Merge pull request #3701 from backstage/rugvip/isolease
scripts: add scripts for making an isolated release of one or a few packages
2020-12-13 13:32:10 +01:00
Patrik Oldsberg c7507fe240 docs: initial cli docs skeleton + commands extraction 2020-12-13 13:15:01 +01:00
Patrik Oldsberg c97bca7d21 cli: separate out LinkedPackageResolvePlugin and adds tests 2020-12-13 12:33:39 +01:00
Patrik Oldsberg 79a12cebc0 scripts: add scripts for making an isolated release of one or a few packages 2020-12-12 22:08:24 +01:00
Patrik Oldsberg c36a01b4c3 cli: switch around handling of external linked modules 2020-12-12 21:31:32 +01:00
dependabot[bot] 84349a32fb build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 15:25:29 +00:00
Himanshu Mishra 8226e06cb3 Merge pull request #3432 from backstage/orkohunter/techdocs-publish-to-cloud-storage 2020-12-12 16:22:43 +01:00
keshan a30d277d87 adding config.d to files in package 2020-12-12 12:37:57 +05:30
keshan 0f1c4d99c2 adding config.d to files in package 2020-12-12 12:34:35 +05:30
keshan 962d1ad66c Introduced config schema for plugins/sentry 2020-12-12 12:27:15 +05:30
keshan 7b15cc271e Introduced config schema for plugins/auth-backend 2020-12-12 11:13:02 +05:30
brendasukh ae9ed59706 Merge pull request #3693 from backstage/unlabeled-df-alerts-bug-fix
Independently release cost insights
2020-12-11 15:16:39 -05:00
Ryan Vazquez 4284dd6b29 Merge pull request #3695 from backstage/ryanv/pin-all-projects-option
Ryanv/pin all projects option
2020-12-11 14:20:44 -05:00
Fredrik Adelöw aa18a61c13 catalog-backend: rearrange and comment a bit 2020-12-11 20:13:27 +01:00
Ryan Vazquez 48c305e695 changeset 2020-12-11 13:48:12 -05:00
Ryan Vazquez 423fa86220 pin all projects selection to top of menu list 2020-12-11 13:36:32 -05:00
Brenda Sukh 895888c0d6 Add "dataflow" to vocab 2020-12-11 12:42:02 -05:00
Brenda Sukh 31d24ff27b Bump cost insights 2020-12-11 12:26:02 -05:00
Brenda Sukh 2163d34a79 Swap labeled/unlabeled labels 2020-12-11 12:23:21 -05:00
Patrik Oldsberg 4caf378241 Merge pull request #3692 from backstage/rugvip/hostcheck
integration: check that host in config is a valid host
2020-12-11 17:58:51 +01:00
Samira Mokaram 342270e4d5 add changeset 2020-12-11 17:47:59 +01:00
Samira Mokaram 5cd9ac16ae use AboutCard in pagerduty and catalog 2020-12-11 17:32:42 +01:00
Samira Mokaram f59f7c2fe7 refactor code: add AboutContent and AboutField to catalog 2020-12-11 17:29:52 +01:00
Samira Mokaram f9f59f9b4b remove IconLinkVertical from catalog 2020-12-11 17:27:53 +01:00
Samira Mokaram 7e6debad67 add AboutCard to core 2020-12-11 17:24:06 +01:00
Samira Mokaram 4c8097894a remove AboutCard from pagerduty 2020-12-11 17:18:23 +01:00
Samira Mokaram 97c3a71d56 remove IconLinkVertical from catalog 2020-12-11 17:13:47 +01:00
Samira Mokaram 9d7af28e87 add AboutCard and IconLinkVertical to core 2020-12-11 17:10:39 +01:00
Patrik Oldsberg 178e09323e integration: check that host in config is a valid host 2020-12-11 16:36:25 +01:00
Fredrik Adelöw 49213155ac Merge pull request #3677 from backstage/freben/smaller-transactions
catalog-backend: split into smaller transactions for refreshes
2020-12-11 16:01:22 +01:00
Fredrik Adelöw 146571378e ok vale 2020-12-11 15:45:59 +01:00
Fredrik Adelöw 8a9fa38fd3 Update plugins/catalog-backend/src/catalog/DatabaseEntitiesCatalog.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2020-12-11 15:04:18 +01:00
Fredrik Adelöw 54adcb57dd Merge pull request #3682 from backstage/freben/batch-markers
catalog-backend: batch the writing of statuses after refreshes
2020-12-11 15:00:56 +01:00
Fredrik Adelöw c42f7371f6 Merge pull request #3680 from backstage/freben/fk-index
catalog-backend: add index to foreign key columns
2020-12-11 13:08:57 +01:00
Himanshu Mishra 675b5d2769 docs: Add a table for visibility values in our JSON Schema 2020-12-11 10:48:53 +01:00
Himanshu Mishra be555ae8b8 techdocs-common: Remove unnecessary mock module for klaw 2020-12-11 10:28:08 +01:00
Fredrik Adelöw 8c31c681c2 catalog-backend: batch the writing of statuses after refreshes 2020-12-11 09:39:54 +01:00
dependabot[bot] 8ddf4ec9d9 build(deps-dev): bump @types/classnames from 2.2.10 to 2.2.11
Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 04:46:25 +00:00
dependabot[bot] 767ad03357 build(deps): bump rc-progress from 3.0.0 to 3.1.1
Bumps [rc-progress](https://github.com/react-component/progress) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/progress/compare/3.0.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 04:30:29 +00:00