Ben Lambert
9dc2d3f6d8
Merge pull request #11638 from backstage/dependabot/npm_and_yarn/dset-3.1.2
...
chore(deps): Bump dset from 3.1.0 to 3.1.2
2022-05-30 12:53:11 +02:00
Ben Lambert
e594b5b641
Merge pull request #11710 from backstage/rugvip/authdev
...
backend: drop catalog user requirement from github sign-in
2022-05-30 12:52:43 +02:00
Ben Lambert
a510ebce20
Merge pull request #11712 from backstage/community-may
...
Microsite - adding meetups
2022-05-30 12:52:18 +02:00
Suzanne Daniels
09f1fbd2b8
- Adding the new community session
...
- adding recordings to the microsite
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-05-30 12:40:55 +02:00
Patrick Jungermann
dfc4efcbf0
feat: add BitbucketCloudEntityProvider (new plugin)
...
Add a new entity provider `BitbucketCloudEntityProvider`
as a new plugin `@backstage/plugin-catalog-backend-module-bitbucket-cloud`.
The new plugin utilizes `@backstage/plugin-bitbucket-cloud-common`
and it fully independent of `@backstage/plugin-catalog-backend-module-bitbucket`
which provides a catalog processors supporting Bitbucket Cloud and Bitbucket Server.
Relates-to: #9923
Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 12:02:46 +02:00
blam
b10bf25802
chore: woops
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 12:01:00 +02:00
Ben Lambert
b009b397a9
Merge pull request #11635 from backstage/rugvip/graphiql-headers
...
graphiql: fix headers not being included in requests
2022-05-30 11:58:47 +02:00
blam
9e2fb90151
chore: fixing up the link
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 11:51:16 +02:00
blam
fe3ac2f6bb
chore: reworking the initial work to link out to the sign in reolver
...
Signed-off-by: blam <ben@blam.sh >
2022-05-30 11:50:34 +02:00
Hasan Oezdemir
276b95503f
bugfix: fix typo, use bug fix instead of bugfix in wording
...
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com >
2022-05-30 11:49:43 +02:00
Renjie Xu
b5bd9f2bce
Update getting-started docs to provide sign in resolver
...
Signed-off-by: Renjie Xu <renjiexu42@gmail.com >
2022-05-30 11:49:22 +02:00
Patrik Oldsberg
55b79c4a71
backend: drop catalog user requirement from github sign-in
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-30 11:44:58 +02:00
Patrik Oldsberg
3b773b8cc6
Merge pull request #11659 from backjo/fix/AlbThis
...
(fix): bind 'this' properly for getKey function in ALB auth provider
2022-05-30 11:28:32 +02:00
Johan Haals
e06552d5d9
Merge pull request #11708 from stefanbuck/patch-1
...
Add Brandwatch to adopters list
2022-05-30 11:23:31 +02:00
Johan Haals
91ac39f323
Merge pull request #11665 from jakubcierlik/master
...
Add Cloudify plugin
2022-05-30 11:16:32 +02:00
Johan Haals
ac12418217
Merge pull request #11664 from RoadieHQ/add-edit-url-to-github-teams
...
Add edit url to GitHub teams
2022-05-30 11:11:49 +02:00
Stefan Buck
5e2fc28e4d
Add Brandwatch to adopters list
...
Signed-off-by: Stefan Buck <github@stefanbuck.com >
2022-05-30 11:10:55 +02:00
Johan Haals
c85c841594
Merge pull request #11693 from afscrome/ImproveTaskErrorLogging
...
Log errors when tasks fail
2022-05-30 11:07:16 +02:00
Ben Lambert
f7b530e1b1
Merge pull request #11568 from sqdk/fix-common-schema
...
Align common.schema.json with Entity type
2022-05-30 10:41:53 +02:00
Patrick Jungermann
1c01c0fd14
feat: integrate bitbucket-cloud-common at catalog-backend-module-bitbucket
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 01:05:23 +02:00
Patrick Jungermann
1dffa7dd4d
feat: add bitbucket-cloud-common with new client
...
Add `bitbucket-cloud-common`
(`@backstage/plugin-bitbucket-cloud-common`)
with a new client for Bitbucket Cloud.
The lib contains auto-generated models
which got generated using `@openapitools/openapi-generator-cli`.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 01:05:23 +02:00
Eric Peterson
6327a17180
Merge pull request #11669 from kuangp/fix/elasticSearchFilters
2022-05-27 16:47:39 +02:00
Patrik Oldsberg
6e44bd72e2
Merge pull request #11685 from AvaliaSystems/bf-cost-insights-table
...
Cost insights: tooltip with a large number of projects is displayed
2022-05-27 16:23:26 +02:00
Patrik Oldsberg
8d4fc7aaa5
Merge pull request #11643 from manuelscurti/fix/knex-signing-keys-length
...
Fix/knex signing keys length
2022-05-27 16:22:42 +02:00
Phil Kuang
281cec1b61
fix(elasticSearch): use more precise matching for query filters
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-05-27 10:00:55 -04:00
Alex Crome
7f108513b8
Log errors when tasks fail
...
* Log errors that occur when running a task
* Use a child logger when initalising a new TaskWorker to include the task id with any logs.
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-05-27 14:51:45 +01:00
Eric Peterson
9387626eec
Clearer, more precise language. Intro packages used.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-05-27 13:23:05 +02:00
Patrik Oldsberg
2bd303dced
Merge pull request #11043 from getndazn/feat/github-pull-requests-board
...
Add GitHub Pull Requests Board Plugin
2022-05-27 12:49:39 +02:00
Talita Gregory Nunes Freire
c25df958cb
fix: updated dependencies
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:23:26 +02:00
Talita Gregory Nunes Freire
53de5363e1
fix: updated components to follow the naming conventions
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
bda29d61cf
fix: map promises
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
8884b4f04e
fix: package.json template
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
e3799715bd
fix: dependencies version
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
f6f45a0c38
fix: missing line
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
c32cea56b2
fix: plugin data
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
51307a9051
fix: dependencies updated
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
9a1f306edb
fix: typo on readme documentation
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
e9878f7e1e
feat: added api-report
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
4a9fc43298
fix: added missing FunctionComponent types
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
6d8267c3d0
fix: prettier formating
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
b514d7f78b
fix: plugin version in package.json and getting started instructions
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
fc9927c81d
feat: changelog added
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
18664eaa52
fix: variable name typo, dependencies and pr card rendering
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
4a6ffbf3ad
feat: add support for custom github apiBaseUrl
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
09286fefa7
feat: logo and plugin information added
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
37f2d5be52
chore: remove changes on example app
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
4f3848e4c0
feat: README update with how to implement plugin
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
ed77c0af0d
feat: copyright added in all files
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
36fb2461c5
feat: Adding github-pull-requests-board plugin
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Patrik Oldsberg
c174dc8312
backend-tasks: update usage of cron
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-27 10:50:44 +02:00