Commit Graph

657 Commits

Author SHA1 Message Date
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
Patrick Jungermann cf41eedf43 chore(events): apply post-merge comments
Introduces a new interface `RequestDetails` to abstract `Request`
providing access to request body and headers.

**BREAKING:** Replace `request: Request` with `request: RequestDetails` at `RequestValidator`.

**BREAKING:** Remove required field `router` at `HttpPostIngressEventPublisher.fromConfig`
  and replace it with `bind(router: Router)`.
  Additionally, the path prefix `/http` will be added inside `HttpPostIngressEventPublisher`.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-19 15:08:14 +01:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
Patrik Oldsberg 5e7bdb0109 update docs to match new build script + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-15 11:04:19 +01:00
Patrick Jungermann 53bfad8576 feat(events,example): add simple way to add event-based entity providers
Add `DemoEventBasedEntityProvider` as example implementation.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 00:12:06 +01:00
Patrick Jungermann e703ad022c feat(events,example): integrate at example backend
Integrate plugins-events-backend with plugins-events-backend-module-http
at the example backend.

Relates-to: #11082
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 00:07:29 +01:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
github-actions[bot] f1c3cdfb2d Version Packages (next) 2022-10-31 16:19:04 +00:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Wesley 7a4433c772 Merge branch 'backstage:master' into plugin-azure-functions 2022-10-18 18:11:46 +02:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
Wesley 981d0333fa Merge branch 'backstage:master' into plugin-azure-functions 2022-10-16 22:32:00 +02:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Boris Bera f87680543e Set uid= & gid= at the end of RUN --mount
This is strictly to match up with the rest of those statements in the
codebase

Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:26 -04:00
Boris Bera 632420a0a5 Use RUN --mount=type=cache,... in example backend dockerfile
Signed-off-by: Boris Bera <bbera@coveo.com>
2022-10-11 08:01:06 -04:00
Wesley 436850e96c Merge branch 'backstage:master' into plugin-azure-functions 2022-10-09 19:09:03 +02:00
Wesley Pattison 86cf4307c8 rename azure-functions to azure-sites
add drop down for actions
show kind on table

Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-10-09 19:08:39 +02:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Wesley fb0797db33 Merge branch 'backstage:master' into plugin-azure-functions 2022-09-28 08:35:45 +02:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Wesley Pattison 698ff66fb3 Merge branch 'master' into plugin-azure-functions
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-26 12:07:14 +02:00
Wesley Pattison fb6eb274f5 change plugin name back to azure-functions. apply PR feedback
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-26 12:00:32 +02:00
OscarDHdz cb69395b43 Scaffolder: Set router scheduler param
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2022-09-21 11:01:41 -05:00
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
Wesley Pattison 27776508ea Merge branch 'master' into plugin-azure-functions
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-20 16:44:42 +02:00
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
Tim Jacomb d1552cd5ba Revert "Re-order dockerfile in example backend slightly"
Signed-off-by: Tim Jacomb <timjacomb1@gmail.com>
2022-09-20 12:07:41 +01:00
Tim Jacomb d325409a71 Re-order dockerfile in example backend slightly
Signed-off-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2022-09-20 09:56:58 +01:00
Patrik Oldsberg 988b4d2a8e Merge pull request #12870 from kuangp/feat/playlists
feat(playlists): implement playlist plugin
2022-09-19 16:49:44 +02:00
Wesley 7ebd37c991 (wip) refactor to more generic azure plugin
Signed-off-by: Wesley <wpattison08@gmail.com>
2022-09-17 11:14:36 +02:00
Phil Kuang 2028a73c96 refactor(playlists): address review comments
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-09-16 09:30:48 -04:00
Phil Kuang d3737da337 feat(playlists): implement playlist plugin
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-09-16 09:30:47 -04:00
Tim Jacomb 0fbd20aa7e Update Dockerfile
Signed-off-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2022-09-15 16:35:34 +01:00
Wesley 7312ee6125 Merge branch 'master' into plugin-azure-functions
Signed-off-by: Wesley <wpattison08@gmail.com>
2022-09-14 03:31:36 +02:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Wesley 02eb10cb2f more PR feedback applied.
Signed-off-by: Wesley <wpattison08@gmail.com>
2022-09-13 11:08:29 +02:00
Wesley e12c08354e +plugin-azure-functions
+plugin-azure-functions-backend

Signed-off-by: Wesley <wpattison08@gmail.com>
2022-09-11 14:01:47 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
Brian Fletcher 04370684e8 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-5identity-api-client-interface 2022-09-01 10:51:52 +01:00
Patrik Oldsberg b8991f64be update in-repo Docker setup to use Yarn 3
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:50:10 +02:00
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
Brian Fletcher 4925dfcb74 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-5identity-api-client-interface 2022-08-31 11:19:34 +01:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
Fredrik Adelöw c3c90280be added keepalive to DatabaseManager
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-30 11:19:09 +02:00
Patrik Oldsberg 1e21d126b2 Merge pull request #13093 from kielosz/scorecards
[TechInsights] Use different renderers for each CheckResult in scorecards
2022-08-24 10:06:50 +02:00
Brian Fletcher d102f14f9e fix some review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-23 16:55:16 +01:00
Brian Fletcher 8f44eb1724 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-identity-api-client-interface-7 2022-08-23 15:28:40 +01:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
alissonfabiano ded771a390 Merge branch 'master' into af/add-readme-card-azure-devops
Signed-off-by: alissonfabiano <56898864+alissonfabiano@users.noreply.github.com>
2022-08-19 11:08:42 +01:00
Alisson Fabiano 889aed210f Made changes requested in the pull request
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-08-19 10:50:59 +01:00