Johan Haals
cb77f366fc
Merge pull request #14758 from angeliski/add-github-event-handler
...
Implements EventSubscriber in GithubEntityProvider
2022-11-25 15:54:52 +01:00
Fredrik Adelöw
ebbe64f527
Merge pull request #14833 from backstage/renovate/jest-monorepo
...
Update jest monorepo
2022-11-25 15:00:20 +01:00
Fredrik Adelöw
4d47fc0534
Merge pull request #14853 from backstage/renovate/actions-setup-python-4.x
...
Update actions/setup-python action to v4
2022-11-25 14:38:08 +01:00
Fredrik Adelöw
210a61c4de
Merge pull request #14759 from backstage/renovate/kafkajs-2.x-lockfile
...
Update dependency kafkajs to v2.2.3
2022-11-25 14:37:51 +01:00
Fredrik Adelöw
086578851c
Merge pull request #14689 from Bonial-International-GmbH/pjungermann/events/signature-verifier-github
...
feat(events/github): add signature verification
2022-11-25 14:31:32 +01:00
Fredrik Adelöw
d6e10c7bdb
add explicit python version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-25 14:23:01 +01:00
Johan Haals
f3081fa7a1
Merge pull request #14771 from jrwpatterson/add-links-toggle
...
add toggle to turn off links on user and group
2022-11-25 14:18:56 +01:00
Fredrik Adelöw
d26741bea0
Merge pull request #14837 from backstage/freben/wish-i-had-more-time
...
bump test timeouts in events-backend due to flakiness
2022-11-25 14:06:40 +01:00
Fredrik Adelöw
19038b548e
fix private constructor problem
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-25 14:05:22 +01:00
Fredrik Adelöw
0b54dbaf7d
fix the SaslConfig type to compile with the updated library
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-25 14:01:48 +01:00
Johan Haals
514ed7186d
Merge pull request #14688 from Bonial-International-GmbH/pjungermann/events/signature-verifier-gitlab
...
feat(events/gitlab): add webhook token verification
2022-11-25 13:57:42 +01:00
Rogerio Angeliski
f9288ec4fa
chore(events,catalog/github): update refresh key to match blob and tree
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-25 11:53:43 +00:00
Rogerio Angeliski
2d4b77900e
chore(events,catalog/github): fix typo on docs and add more information from push event
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-25 08:45:54 -03:00
renovate[bot]
271bc0a177
Update actions/setup-python action to v4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-25 10:04:03 +00:00
Johan Haals
cbe78bf116
Merge pull request #13676 from matteosilv/fix-kubernetes-exports
...
exported KubernetesContainerRunner, KubernetesContainerRunnerOptions,…
2022-11-25 10:56:11 +01:00
backstage-goalie[bot]
d1113869cf
Merge pull request #14849 from backstage/renovate/lint-staged-13.x-lockfile
...
Update dependency lint-staged to v13.0.4
2022-11-25 09:37:20 +00:00
renovate[bot]
ab77f1477f
Update dependency lint-staged to v13.0.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-25 09:03:33 +00:00
Fredrik Adelöw
f9ca3c28d6
Merge pull request #14839 from backstage/renovate/microsoft-setup-msbuild-1.x
...
Update microsoft/setup-msbuild action to v1.1.3
2022-11-25 09:54:11 +01:00
Rogerio Angeliski
38709640f5
chore(events,catalog/github): remove old dependecy from limiter
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-25 01:01:36 +00:00
Rogerio Angeliski
f96bd38dc0
chore(events,catalog/github): update docs from review comment
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-25 00:56:05 +00:00
Patrick Jungermann
0f46ec304c
feat(events/github): add signature verification
...
Add `createGithubSignatureValidator(config)` which can be used
to create a validator used at an ingress for topic `github`.
On top, there is a new `githubWebhookEventsModule` for the new backend plugin API
which auto-registers the `HttpPostIngress` for topic `github` incl. the validator.
Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-24 21:57:12 +01:00
backstage-goalie[bot]
9bc125eca1
Merge pull request #14843 from backstage/renovate/eslint-plugin-jest-27.x-lockfile
...
Update dependency eslint-plugin-jest to v27.1.6
2022-11-24 20:55:16 +00:00
Patrick Jungermann
31fe8f256a
feat(events/gitlab): add webhook token verification
...
Add `createGitlabTokenValidator(config)` which can be used
to create a validator used at an ingress for topic `gitlab`.
On top, there is a new `gitlabWebhookEventsModule` for the new backend plugin API
which auto-registers the `HttpPostIngress` for topic `gitlab` incl. the validator.
Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-24 21:49:57 +01:00
renovate[bot]
08ee4fb726
Update dependency eslint-plugin-jest to v27.1.6
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 20:24:41 +00:00
backstage-goalie[bot]
3733c02da0
Merge pull request #14838 from backstage/renovate/graphqlcodegenerator-monorepo
...
Update dependency @graphql-codegen/cli to v2.14.0
2022-11-24 16:50:03 +00:00
backstage-goalie[bot]
775e1d446c
Merge pull request #14836 from backstage/renovate/pmmmwh-react-refresh-webpack-plugin-0.x-lockfile
...
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.10
2022-11-24 16:49:59 +00:00
backstage-goalie[bot]
04b3a1d2d3
Merge pull request #14830 from backstage/renovate/node-forge-1.x-lockfile
...
Update dependency @types/node-forge to v1.3.1
2022-11-24 16:38:53 +00:00
renovate[bot]
a22a2b0307
Update microsoft/setup-msbuild action to v1.1.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 16:31:13 +00:00
backstage-goalie[bot]
47d6f297f6
Merge pull request #14799 from backstage/renovate/aws-sdk-js-v3-monorepo
...
Update dependency @aws-sdk/client-sqs to v3.216.0
2022-11-24 16:22:18 +00:00
renovate[bot]
b0dd02616e
Update dependency @graphql-codegen/cli to v2.14.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 16:07:47 +00:00
Fredrik Adelöw
e6ab8abc6b
bump test timeouts in events-backend due to flakiness
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-24 16:58:55 +01:00
Fredrik Adelöw
6ecb455ded
Merge pull request #14356 from dekoding/dekoding/incremental-entity-provider
...
Adding the incremental entity provider backend
2022-11-24 16:56:58 +01:00
backstage-goalie[bot]
775e4196db
Merge pull request #14835 from backstage/renovate/codemirror
...
Update CodeMirror
2022-11-24 15:47:45 +00:00
Fredrik Adelöw
046670d535
Merge pull request #14834 from backstage/freben/what-is-this-file
...
remove redundant api report file
2022-11-24 16:43:43 +01:00
Fredrik Adelöw
2b8d1d37f0
fix racy test
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-24 16:22:17 +01:00
renovate[bot]
026718a727
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.10
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 15:03:28 +00:00
renovate[bot]
cf9ba07ded
Update CodeMirror
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 15:02:15 +00:00
Fredrik Adelöw
69e82eea71
remove redundant api report file
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-24 15:39:34 +01:00
matteosilv
e30f5b1746
Merge branch 'backstage:master' into fix-kubernetes-exports
2022-11-24 15:33:57 +01:00
Matteo Silvestri
1f2b2de3fe
exported KubernetesContainerRunner, KubernetesContainerRunnerOptions, KubernetesContainerRunnerMountBase
...
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com >
2022-11-24 15:30:02 +01:00
Fredrik Adelöw
d7209f1a97
add dev app, more testing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-24 15:15:55 +01:00
Johan Haals
0efd2f4b61
Merge pull request #14832 from backstage/renovate/backstage-actions-0.x
...
Update backstage/actions action to v0.5.8
2022-11-24 12:41:10 +01:00
renovate[bot]
199da3cbe6
Update jest monorepo
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 11:27:19 +00:00
renovate[bot]
863bac523d
Update backstage/actions action to v0.5.8
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 11:05:18 +00:00
backstage-goalie[bot]
d5cfce5a0b
Merge pull request #14752 from backstage/renovate/cronstrue-2.x-lockfile
...
Update dependency cronstrue to v2.19.0
2022-11-24 10:58:04 +00:00
renovate[bot]
33eecaaf43
Update dependency @types/node-forge to v1.3.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-24 10:48:05 +00:00
Johan Haals
90ba64d599
Merge pull request #14820 from backstage/renovate/helm-kind-action-1.x
...
Update helm/kind-action action to v1.4.0
2022-11-24 11:35:18 +01:00
Patrik Oldsberg
6b33267ada
Merge pull request #14816 from agentbellnorm/bump-azure-identity
...
Bump @azure/identity in techdocs-node
2022-11-23 18:55:13 +01:00
Rogerio Angeliski
e90b092d2a
chore(events,catalog/github): update with review comments
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-11-23 17:43:29 +00:00
Fredrik Adelöw
ed48b42925
add module tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-23 18:14:50 +01:00