Patrik Oldsberg
188575ca74
Merge pull request #4098 from SDA-SE/feat/update-msal-node
...
Update @azure/msal-node to 1.0.0-beta.3
2021-01-15 16:20:34 +01:00
Johan Haals
d1ccd52a9d
cli: Append credentials to create-github-app output name
2021-01-15 16:17:11 +01:00
Johan Haals
48f3a5dcae
Update docs
2021-01-15 16:13:19 +01:00
Ben Lambert
6e02373449
Update swift-baboons-refuse.md
2021-01-15 15:42:39 +01:00
Johan Haals
50b933d9ac
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:39 +01:00
Johan Haals
b5ed171a1a
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:25 +01:00
Johan Haals
27745f651a
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:13 +01:00
Johan Haals
fffe91dba5
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:42:06 +01:00
Johan Haals
b8f8799786
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:41:50 +01:00
Johan Haals
084e2450d1
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:41:23 +01:00
Johan Haals
57b542c736
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:41:03 +01:00
Johan Haals
fc15529cf4
Update docs/plugins/github-apps.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-15 15:40:46 +01:00
Ben Lambert
532b788679
chore(create-app): new line at the end of the file!
2021-01-15 15:39:13 +01:00
Patrik Oldsberg
9420aef1ae
Merge pull request #4095 from backstage/orkohunter/cost-insights-fix-changeset
...
cost-insights: Fix invalid changeset file format
2021-01-15 14:45:38 +01:00
Oliver Sand
f9ba00a1ca
Update @azure/msal-node to 1.0.0-beta.3
...
The new version introduced a breaking change and requires manual changes.
2021-01-15 13:34:04 +01:00
Fredrik Adelöw
6e382fc4c7
Merge pull request #4092 from backstage/freben/do-not-remove-bootstrap
...
catalog-backend: Refuse to remove the bootstrap location
2021-01-15 13:17:54 +01:00
Himanshu Mishra
e2030972fc
Merge pull request #4062 from backstage/orkohunter/use-urlreader-in-techdocs
2021-01-15 13:12:45 +01:00
Patrik Oldsberg
b6d6295f1d
Merge pull request #4072 from backstage/rugvip/docompost
...
docs: add documentation and migration instructions for new composability API
2021-01-15 13:02:06 +01:00
Himanshu Mishra
09d211bff2
techdocs-common: release v0.3.4
2021-01-15 12:45:47 +01:00
Himanshu Mishra
8c2437c15a
Fix invalid changeset file format
...
I guess changesets are not tracked if they are not an `.md` file in the `.changeset` directory. @backstage/silver-lining
2021-01-15 12:41:52 +01:00
Himanshu Mishra
32bebeef57
Merge pull request #4088 from backstage/orkohunter/remove-techdocs-backend-from-techdocs-common
...
fix(techdocs-common): Allow techdocs-cli to import package in a non-backstage environment
2021-01-15 12:35:30 +01:00
Oliver Sand
6507f83070
Hide the entity kind for systems
2021-01-15 12:34:47 +01:00
blam
d176671d1a
chore(create-app): added changeset
2021-01-15 12:25:12 +01:00
Emma Indal
549a254e0b
fixup so glossary shows up in sidebar on microsite
2021-01-15 12:24:01 +01:00
blam
bbad7b3e9c
bug(create-app): updating create-app to have support for url protocol for the scaffolder
2021-01-15 12:23:50 +01:00
Patrik Oldsberg
d385dae57c
Merge pull request #4003 from RoadieHQ/gh-3788-auth-tutorial-docs
...
Modifying auth tutorial to contain different providers.
2021-01-15 12:10:23 +01:00
Patrik Oldsberg
a2accbdb93
Merge pull request #4091 from backstage/rugvip/microdetails
...
microsite: fix display of summary elements
2021-01-15 12:08:59 +01:00
Fredrik Adelöw
ac7be581a1
catalog-backend: Refuse to remove the bootstrap location
2021-01-15 12:03:50 +01:00
Patrik Oldsberg
be2f9d8049
microsite: fix display of summary elements
2021-01-15 11:43:16 +01:00
Oliver Sand
33846acfcb
Display the owner and system as links to the entity pages in the about card
2021-01-15 11:13:58 +01:00
Emma Indal
057cb8e84f
Backstage Glossary Documentation ( #4073 )
...
* add Backstage Glossary documentation
* Update docs/glossary.md
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
* Update docs/glossary.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
* Update docs/glossary.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
* updates from feedback
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
2021-01-15 10:45:39 +01:00
Johan Haals
6037fa75c5
Set accept header and api base url
2021-01-15 10:41:07 +01:00
Himanshu Mishra
a594a72576
techdocs-common: Allow techdocs-cli to import in a non-backstage environment
...
techdocs-common has a dependency on @backstage/plugin-techdocs-backend. This prohibits techdocs-cli to import it and generate/publish docs on a CI/CD environment to an external storage
2021-01-15 09:26:26 +01:00
Fredrik Adelöw
2b7ba47ce2
Merge pull request #4086 from adamdmharvey/reduce-noise
...
catalog-backend: Reduce log noise on locations refresh
2021-01-15 07:57:53 +01:00
dependabot[bot]
bd18e6528e
chore(deps): bump @rjsf/material-ui from 2.4.0 to 2.4.1
...
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.4.0...v2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-15 04:59:23 +00:00
Adam Harvey
ad838c02f7
Add changeset
2021-01-14 22:25:30 -05:00
Adam Harvey
e4b4740095
Add changeset
2021-01-14 22:23:15 -05:00
Adam Harvey
be1e8af024
Reduce log noise
2021-01-14 22:17:12 -05:00
Patrik Oldsberg
e82504c1b4
Merge pull request #4076 from SDA-SE/feat/remove-types-helmet
...
Removes the @types/helmet dependency
2021-01-14 18:39:09 +01:00
Patrik Oldsberg
5b8eef2e5a
Merge pull request #4081 from guillermomanzo/patch-1
...
Update ADOPTERS.md w/ Expedia Group
2021-01-14 17:36:43 +01:00
Patrik Oldsberg
68a8c62047
format ADOPTERS.md + add vocab
2021-01-14 17:15:19 +01:00
Adam Harvey
d54857099d
Add changeset
2021-01-14 10:52:53 -05:00
Patrik Oldsberg
68cf50c523
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-14 16:52:10 +01:00
Adam Harvey
131a55bb7f
Merge branch 'master' of github.com:backstage/backstage into support-bad-request
2021-01-14 10:47:23 -05:00
Patrik Oldsberg
c68b29215a
Merge pull request #4082 from backstage/changeset-release/master
...
Version Packages
2021-01-14 16:47:01 +01:00
Guillermo Manzo
487eb59321
Update ADOPTERS.md
2021-01-14 07:44:26 -08:00
Johan Haals
065498367d
Find installation after try/catch
2021-01-14 16:37:31 +01:00
Patrik Oldsberg
93be0f55e3
docs/composability: fooRootRouteRef -> fooPageRouteRef
2021-01-14 16:34:59 +01:00
github-actions[bot]
3bb5113a92
Version Packages
2021-01-14 15:32:34 +00:00
Johan Haals
63a706aed2
Fix spelling error
2021-01-14 16:31:54 +01:00