@pawelmitka
21ccd49970
feat(plugin-scaffolder-backend): Validate webhook event names
...
Webhook event names are validated against Octokit Webhooks `emitterEventNames`. Note `emitterEventNames` contains event/action combinations as well that are comma delimited. Therefore, extracting strings without '.' provides list of all events.
"@octokit/webhooks" version 9.14.0 is the minimum requirement because this is a version where I introduced exported `emitterEventNames` to be used here.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-06 13:10:57 +02:00
Patrik Oldsberg
88f1597175
Merge pull request #7068 from backstage/rugvip/cleanup
...
plugins/todo: properly export types and avoid usage of deprecated functions
2021-09-05 12:18:22 +02:00
Patrik Oldsberg
aa9f6b5ed8
Merge pull request #7069 from backstage/rugvip/cleanup2
...
config: document interface and mark types as public
2021-09-05 12:17:59 +02:00
Tim Hansen
a111b43771
Merge pull request #7064 from OscarDHdz/master
...
Fix Template Load Error
2021-09-04 15:39:22 -06:00
Patrik Oldsberg
f88b2c7dbe
config: document interface and mark types as public
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 22:42:47 +02:00
Fredrik Adelöw
8a076e68d6
Merge pull request #7057 from backstage/freben/processing-doc
...
add the processing part of the life-of-an-entity
2021-09-04 20:58:46 +02:00
Fredrik Adelöw
abe071e7f3
do stitching as well
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-04 20:30:31 +02:00
Patrik Oldsberg
b07378742e
add changeset
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 18:02:32 +02:00
Patrik Oldsberg
9fbd23c7e5
plugins/todo: replace usage of deprecated serializeEntityRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 17:42:41 +02:00
Patrik Oldsberg
fcc206cfc7
plugins/todo: fix warnings in api-reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 17:41:36 +02:00
OscarDHdz
3acf5988f3
Fix Template Load Error
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2021-09-03 09:43:35 -05:00
Ruben Lindström
7f00902d97
Search Bar Home Page Component ( #7013 )
...
feat: add search bar home page component
2021-09-03 14:50:14 +02:00
Fredrik Adelöw
abecec91a6
highlight distributed processing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-03 14:46:45 +02:00
Fredrik Adelöw
aeb7474e20
add the processing part of the life-of-an-entity
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-03 11:42:33 +02:00
Fredrik Adelöw
0993a2df1a
Merge pull request #7053 from backstage/dependabot/npm_and_yarn/immer-9.0.6
...
chore(deps): bump immer from 9.0.5 to 9.0.6
2021-09-03 07:32:44 +02:00
dependabot[bot]
9107a7e476
chore(deps): bump immer from 9.0.5 to 9.0.6
...
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.5...v9.0.6 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 00:47:22 +00:00
Fredrik Adelöw
f38887d59c
Merge pull request #7051 from twonds/fix/backstage-scaffolder-backend/fetch-template-file-permissions
...
fix: scaffolder backend fetch:template preserves file permissions when templating
2021-09-02 20:07:53 +02:00
Christopher Zorn
a5c71b627c
log: change the way the file mode is logged
...
Signed-off-by: Christopher Zorn <czorn@flexport.com >
2021-09-02 10:12:52 -07:00
Christopher Zorn
04aad2dab5
Issue #7021 changeset
...
Signed-off-by: Christopher Zorn <czorn@flexport.com >
2021-09-02 09:37:01 -07:00
Patrik Oldsberg
bc8520f8cb
Merge pull request #7049 from backstage/rugvip/todo
...
todo: fix TodoList table column widths
2021-09-02 18:32:21 +02:00
Patrik Oldsberg
a3734ba27d
todo: fix TodoList table column widths
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-02 17:19:30 +02:00
Fredrik Adelöw
0d7f928b41
Merge pull request #6955 from bolcom/default-catalog-collator-filter
...
Allow the entities indexed by DefaultCatalogCollator to be filtered by kind
2021-09-02 16:44:47 +02:00
Fredrik Adelöw
5072dfd7a0
Merge pull request #7042 from backstage/freben/allure-docs-link
...
fix the link to allure
2021-09-02 15:58:57 +02:00
Roy Jacobs
a5013957e4
Update the 'create-app' template to use the new constructor for DefaultCatalogCollator
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-09-02 15:27:54 +02:00
Roy Jacobs
800a95bace
Use the CatalogClient to perform the request to the catalog backend
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-09-02 15:02:24 +02:00
Patrik Oldsberg
036ddfd837
Merge pull request #6919 from backstage/dependabot/npm_and_yarn/rjsf/material-ui-3.1.0
...
chore(deps): bump @rjsf/material-ui from 3.0.0 to 3.1.0
2021-09-02 14:21:11 +02:00
Fredrik Adelöw
174a8b532e
Merge pull request #6968 from backstage/changeset-release/master
...
Version Packages
2021-09-02 13:45:30 +02:00
blam
e537f33f3c
chore: updating core library too as they need bumping at the same time
...
Signed-off-by: blam <ben@blam.sh >
2021-09-02 13:41:39 +02:00
Fredrik Adelöw
7bd63fe56f
fix the link to allure
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-02 13:08:59 +02:00
github-actions[bot]
45a681aa6a
Version Packages
2021-09-02 10:41:57 +00:00
Patrik Oldsberg
ff5395a57c
Merge pull request #6512 from pschildkamp/auth_handler_and_sign-in_resolvers_oauth2
...
Auth handler and sign in resolvers oauth2
2021-09-02 12:35:38 +02:00
Fredrik Adelöw
3e47afe9c2
Merge pull request #7028 from pawelmitka/webhook_default_secret
...
feat(plugin-scaffolder-backend): Default GitHub Webhook Action secret
2021-09-02 12:17:40 +02:00
Oliver Sand
52f7d149ac
Merge pull request #6815 from SDA-SE/feat/search-paging
...
Implement cursor-based paging in search
2021-09-02 11:24:10 +02:00
@pawelmitka
5783b0dc27
refactor: rename webhookSecretDefault to defaultWebhookSecret
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-02 11:06:06 +02:00
Oliver Sand
dba58584c3
Update api report
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:50:57 +02:00
Fredrik Adelöw
0a5f51868b
Merge pull request #7038 from backstage/dependabot/npm_and_yarn/azure-devops-node-api-11.0.1
...
chore(deps): bump azure-devops-node-api from 10.2.2 to 11.0.1
2021-09-02 10:25:09 +02:00
Oliver Sand
f8546dadbf
Force adopters to include the search result pager on their own
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:42 +02:00
Oliver Sand
66be814579
Remove scrolling behavior
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
532b4cc656
Rework search paging based on cursors
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
a13f21cdc9
Update changeset
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
56e7932629
Update API reports
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
cd40f01ffd
Fix e2e test for search
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:40 +02:00
Oliver Sand
6876c48423
Implement offset and limit based paging in frontend
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:40 +02:00
Oliver Sand
487b84b4a0
Implement offset and limit based paging in pg search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:33 +02:00
Oliver Sand
81cf103cf6
Implement offset and limit based paging in elastic search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
Oliver Sand
3abef1177e
Implement offset and limit based paging in Lunr search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
Oliver Sand
eb81a5fdfb
Implement offset and limit based paging in search API
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
Fredrik Adelöw
225bf89b77
Merge pull request #7020 from brentschneider/patch-1
...
Update app-custom-theme.md
2021-09-02 09:46:50 +02:00
Fredrik Adelöw
536f4d844f
changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-02 09:46:38 +02:00
Fredrik Adelöw
5cad07ea27
Merge pull request #7039 from backstage/dependabot/npm_and_yarn/object-path-0.11.7
...
chore(deps): bump object-path from 0.11.5 to 0.11.7
2021-09-02 08:45:09 +02:00