Commit Graph

4787 Commits

Author SHA1 Message Date
Tim adb7f1c063 Merge pull request #5335 from sethhoward-dd/patch-1
Update pagerduty token environment variable
2021-04-15 11:08:02 -06:00
Tim 7df89f95f2 Merge pull request #5333 from adamdmharvey/sonarqube-doco
docs(sonarqube): Update getting started for composability
2021-04-15 11:05:32 -06:00
Himanshu Mishra 0f600461b5 Merge pull request #5346 from SDA-SE/feat/techdocs-testid
[TechDocs]Add a test id to the shadow root element of the Reader to access it easily in e2e tests
2021-04-15 21:54:02 +05:30
github-actions[bot] 70be53c939 Version Packages 2021-04-15 15:40:08 +02:00
Fredrik Adelöw b5d41f0e7e Merge pull request #5343 from backstage/freben/env
change all `$env` to `${}`
2021-04-15 15:11:21 +02:00
Dominik Henneke e292e393fb Add a test id to the shadow root element of the Reader to access it easily in e2e tests
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-04-15 13:49:06 +02:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
blam 4de6b74cc0 chore: update sample template to show how to
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
blam 096c0d85e0 feat(scaffolder): added parseRepoUrl helper to parse to json object
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
blam c2a685ddb1 feat(scaffolder): add support for parsing the valuues as a json object in the parameters
Signed-off-by: blam <ben@blam.sh>
2021-04-15 12:17:39 +02:00
Seth Howard e6ea289d32 Update pagerduty token environment variable
As is the docs have "Token token=" in both the config and the environment variable, which will lead to requests looking like "Token token=Token token=<token>"

This removes the "Token token=" from the environment variable and requests will work.

Signed-off-by: Seth Howard <seth.howard@doordash.com>
2021-04-14 16:29:07 -06:00
Adam Harvey fe62e209e5 Merge branch 'master' into sonarqube-doco 2021-04-14 16:32:56 -04:00
Adam Harvey 5ec70a9678 Update getting started for composibility
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-04-14 16:28:53 -04:00
Jonah Grimes fef852ecd3 Reworked TechDocs page subtitle to reflect the company/organization name (#5317)
* reworked page subtitle to reflect the company/organization name instead of 'Backstage'

Signed-off-by: Jonah Grimes <jgrimes@appriss.com>

* ran prettier to reformat code

Signed-off-by: Jonah Grimes <jgrimes@appriss.com>

* marked changeset as techdocs only

Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-04-14 16:45:20 +02:00
Oliver Sand 442f34b87f Make sure the CatalogClient escapes URL parameters correctly
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Oliver Sand 7fd46f26dc Use string TypeScript type instead of String
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Patrik Oldsberg 54a98a7663 Merge pull request #5282 from backstage/rugvip/config-schema
plugins: add config-schema plugin
2021-04-13 18:10:39 +02:00
Patrik Oldsberg 8a121a5e2f Merge pull request #5307 from backstage/rugvip/winfix
scaffolder-backend: fix GitHub Pull Request publish action on windows
2021-04-13 15:17:24 +02:00
Patrik Oldsberg 423a514c3b scaffolder-backend: fix GitHub Pull Request preparer on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-13 14:08:20 +02:00
Omer Farooq fb4138555c update sample data entry to markdown
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 88d62cad73 feat(techradar-plugin) add markdown support in techradar entry description
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Ben Lambert 4df36765e5 Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
2021-04-13 11:55:21 +02:00
Ben Lambert 18a7b7880d Merge pull request #5263 from Pranava29/patch-1
Updated documentation for sonarcloud plugin
2021-04-13 11:54:56 +02:00
Pranava Shashank Pindi 4d1617a3e6 Updated documentation for sonarcloud plugin
For a new react developer working with backstage, he
gets blocked while installing the sonarcloud plugin
in backstage app. He faces the following
[issue](https://github.com/backstage/backstage/issues/5141)
after following the steps mentioned in the plugin
[documentation](https://github.com/backstage/backstage/tree/master/plugins/sonarqube).
Hence, this commit adds `yarn install` and `yarn tsc`
commands to be run.
Also, it adds additional information on how to set the
SONARQUBE_AUTH_HEADER environmental header.

Signed-off-by: pranava29 <pranavshashank.p@zemosolabs.com>
Signed-off-by: pranava29 <pranav.shashank@gmail.com>
2021-04-13 14:59:04 +05:30
David Tuite 18f7345a6c Add borders to docs tables (#5281) 2021-04-12 20:11:35 +02:00
Ben Lambert 967ad6f2ea Merge pull request #5261 from goober/feature/support-multiline-ldap-filter
Support multiline LDAP query filters
2021-04-12 16:27:02 +02:00
Fredrik Adelöw 4b4de956ed Merge pull request #5150 from jmgrimes/dependsOn-dependencyOf-relationships
Implemented dependsOn/dependencyOf support in catalog model.
2021-04-12 13:40:00 +02:00
Ben Lambert e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00
Patrik Oldsberg e23b3f8f65 config-schema: added basic test + key fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 15:10:56 +02:00
Patrik Oldsberg a10377f245 config-schema: bump @backstage package versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:18:25 +02:00
Patrik Oldsberg 15c58af8ad config-schema: update README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:06 +02:00
Patrik Oldsberg c1862f42ca config-schema: add StaticSchemaLoader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg 5894270783 config-schema: separate loading and missing schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg bcfef33a7f config-schema: break out schema browser and scroll targets context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg 39cdc38325 config-schema: split out schema view components
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:05 +02:00
Patrik Oldsberg 2c27b4f4fd config-schema: clean up main page
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg a8d3130639 config-schema: scrolling schema view
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg 2bfc5466f7 config-schema: add tree view schema browser
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg d1fb5135d4 config-schema: add support for additional and pattern props and items
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:04 +02:00
Patrik Oldsberg 3c5dc1da85 config-schema: refactor PropertyTitle into ChildView and add MatchView
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:03 +02:00
Patrik Oldsberg 888f0b52bd config-schema: refactor out PropertyTitle and make required a chip
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:03 +02:00
Patrik Oldsberg 5c63bc44ab config-schema: initial propper schema viewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:03 +02:00
Patrik Oldsberg 079b3e025b config-schema: switch schema type and separate out SchemaViewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:02 +02:00
Patrik Oldsberg e75795ac0f config-schema: dev setup with example schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:02 +02:00
Patrik Oldsberg 02f5bc8d01 config-schema: basic schema render page
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:02 +02:00
Patrik Oldsberg e56c49aa2e config-schema: added initial API types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:01 +02:00
Patrik Oldsberg 934275ddbd plugins: added config-schema plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-10 14:17:01 +02:00
David Tuite 26ae929a7b Upgrade @graphql-codeget/cli to latest
Signed-off-by: David Tuite <david@roadie.io>
2021-04-09 19:22:18 +01:00
Patrik Oldsberg 93dc706eea Merge pull request #5271 from lancelot1337/bug/fix-for-5236
Update !url.startsWith condition in file.ts
2021-04-09 17:15:05 +02:00
Ben Lambert 0395ce9d4d Merge pull request #5267 from MiguelRamBalt/bug/APIs-search-box
add debounce time for apis-docs
2021-04-09 16:43:47 +02:00