Eric Peterson
854906e2f6
Merge pull request #5241 from SDA-SE/feat/happy-path
...
Change the response status of metadata endpoints in case a documentation is not available to `404 NOT FOUND`
2021-04-09 10:11:55 +02:00
Ben Lambert
1a3adf5ae8
Merge pull request #5257 from ntgussoni/fix/4208_bitbucket_server_requires_username
...
Bitbucket server requires username to be set
2021-04-09 10:09:27 +02:00
Remi Kristelijn
36e233cb02
fix: missing code
...
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-09 09:11:50 +02:00
Remi Kristelijn
484899f6df
fix: removes alternative colors
...
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-09 09:11:02 +02:00
Mathias Åhsberg
017192ee84
Support multiline LDAP filter queries
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-04-09 06:25:57 +00:00
dependabot[bot]
3ecc89665f
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
...
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react ) from 0.19.2 to 0.22.3.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases )
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.19.2...v0.22.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-09 04:19:46 +00:00
dependabot[bot]
2f75da5144
chore(deps): bump ts-jest from 26.4.3 to 26.5.4
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 26.4.3 to 26.5.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.3...v26.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-09 04:17:00 +00:00
Marco Crivellaro
703f47042a
handling error by outputing the message to the div
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 23:15:05 +01:00
jrusso1020
3f3abbea58
Add Brex to ADOPTERS.md
...
We have started using Backstage over the past quarter at Brex and
would like to add ourselves to the ADOPTERS.md!
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-04-08 18:10:07 -04:00
Marco Crivellaro
b76b5ef987
remove details of createApp call
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:55:44 +01:00
Marco Crivellaro
0a0e148150
using guest user convention
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:51:36 +01:00
Marco Crivellaro
3eb5825045
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
c59c131905
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
68717560ba
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
c3a6595999
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
529c968413
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
ee9ecc99b4
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
ffc6b81ffa
Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
3074cfc040
fix syntax, remove conclusion thanking (everybody should be thanked)
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Marco Crivellaro
3d9de0164c
tutorial: Using AWS Application Load Balancer with Azure Active Directory to authenticate requests
...
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com >
2021-04-08 22:48:27 +01:00
Tim Hansen
96224ad158
Document create-github-app CLI command
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-08 11:07:23 -06:00
Dominik Henneke
d17b39d04e
Document how to customize the API docs rendering
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-04-08 18:54:15 +02:00
Patrik Oldsberg
89f5ecf0ef
Merge pull request #5205 from anderoo/anderoo/github-permissions
...
allow collaborators on github creation
2021-04-08 18:02:49 +02:00
Nicolas Torres
d840d30bcd
Bitbucket server requires username to be set
...
Signed-off-by: Nicolas Torres <nicolast@backbase.com >
2021-04-08 17:40:01 +02:00
Patrik Oldsberg
c2280095cc
Merge pull request #5247 from backstage/dependabot/npm_and_yarn/pg-8.5.1
...
chore(deps): bump pg from 8.4.2 to 8.5.1
2021-04-08 17:21:06 +02:00
Patrik Oldsberg
fc317ade98
Merge pull request #5246 from backstage/dependabot/npm_and_yarn/types/html-webpack-plugin-3.2.5
...
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.4 to 3.2.5
2021-04-08 17:20:50 +02:00
Andrew Johnson
67b9602d14
don't throw on permission errors
...
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com >
2021-04-08 15:45:37 +01:00
Patrik Oldsberg
f240b09965
Merge pull request #5153 from tragiclifestories/github-pr-publish
...
Create builtin action for publishing to Github PR
2021-04-08 16:10:32 +02:00
Patrik Oldsberg
5c725fc763
Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
...
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
Ben Lambert
100f6e7498
Merge pull request #5245 from sjuxax/sonarqube-ispluginavail
...
Teach SonarQube `isPluginApplicableToEntity`.
2021-04-08 15:52:46 +02:00
Jeff Cook
ec75495ee3
No need to export under the alias isPluginApplicableToEntity. ...
...
That's an old pattern, per https://github.com/backstage/backstage/pull/5245#discussion_r609367059 .
Signed-off-by: Jeff Cook <jeff.cook@endurance.com >
2021-04-08 13:32:47 +00:00
Patrik Oldsberg
ae7b2a28d6
Merge pull request #5188 from backstage/changeset-release/master
...
Version Packages
2021-04-08 14:27:05 +02:00
kdichev
642fe6930d
Merge branch 'patch-1' of https://github.com/kdichev/backstage into patch-1
2021-04-08 12:14:35 +00:00
Konstantin Dichev
4a41e6e163
Fix Broken Link on home page
...
Signed-off-by: kdichev <konstantin.dichev@gmail.com >
2021-04-08 12:14:13 +00:00
github-actions[bot]
51b6cf465d
Version Packages
2021-04-08 11:32:56 +00:00
Patrik Oldsberg
8374c8a3ba
Merge pull request #5250 from backstage/rugvip/fml
...
changesets: fix the foolish markup language
2021-04-08 13:26:47 +02:00
Patrik Oldsberg
b02bc50d8a
changesets: fix the fml
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-08 13:21:05 +02:00
dependabot[bot]
8664d122b9
chore(deps): bump pg from 8.4.2 to 8.5.1
...
Bumps [pg](https://github.com/brianc/node-postgres ) from 8.4.2 to 8.5.1.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/compare/pg@8.4.2...pg@8.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-08 11:08:31 +00:00
Patrik Oldsberg
c848188c1f
Merge pull request #4822 from backstage/rugvip/ents
...
migrate all entity pages to composability api
2021-04-08 13:05:07 +02:00
Patrik Oldsberg
fa59d33843
Merge pull request #5003 from MarceloLeite2604/master
...
Replace "ESNext.Promise" with "ES2020.Promise" on tsc lib property
2021-04-08 12:50:21 +02:00
Patrik Oldsberg
da2281df89
Merge pull request #5088 from ntgussoni/fix/DOCS-remove_add_for_copy
...
[DOCS/CLI, DOCKER] Fixes untar not happening under certain conditions
2021-04-08 12:48:56 +02:00
Konstantin Dichev
50449fc512
Fix Broken Link on home page
2021-04-08 12:47:02 +02:00
Mathias Åhsberg
a360f94788
Expose the register-component route as an external route from the scaffolder
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-04-08 09:15:46 +00:00
Remi Kristelijn
2d9050a2e9
revert vocab
...
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-08 06:33:18 +02:00
Remi Kristelijn
24aed6be94
fix: feedback
...
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-08 06:25:57 +02:00
dependabot[bot]
d9e9cb65df
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.4 to 3.2.5
...
Bumps [@types/html-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-webpack-plugin ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-webpack-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-08 04:09:36 +00:00
Jeff Cook
413b98ff7d
Fix changelog description.
...
Signed-off-by: Jeff Cook <jeff.cook@endurance.com >
2021-04-07 23:46:02 +00:00
Jeff Cook
db802fafbd
Include changeset for exporting isPluginAvailableToEntity in sonarqube
...
Signed-off-by: Jeff Cook <jeff.cook@endurance.com >
2021-04-07 23:36:57 +00:00
Jeff Cook
38726cd9a7
Teach SonarQube isPluginApplicableToEntity.
...
Signed-off-by: Jeff Cook <jeff.cook@endurance.com >
2021-04-07 23:36:51 +00:00
Patrik Oldsberg
5511d99465
Merge pull request #4954 from RoadieHQ/gcs-url-reader
...
Gcs url reader
2021-04-07 22:13:43 +02:00