Commit Graph

294 Commits

Author SHA1 Message Date
Robunnin 5d43a5ceb0 Merge branch 'backstage:master' into adr-plugin-adjustments 2022-12-28 13:01:47 -05:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +00:00
Robunnin dcc0efa782 Merge branch 'backstage:master' into adr-plugin-adjustments 2022-12-21 08:47:21 -05:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
Robert Bunning fc1d240190 Add UrlReader support for adr plugin
The adr-backend plugin has been expanded with api endpoints that use url readers to read adr docs. This allows the adr frontend plugin to work with sites other than github, such as Azure DevOps. Created the concept of an AdrFileFetcher, which is used for retrieving adr file listings and content. EntityAdrContent and AdrReader have an optional prop to specify an override of the AdrFileFetcher to be used. By default, it uses the octokit fetcher for the octokit service.

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-19 08:22:04 -05:00
github-actions[bot] b2f4e97add Version Packages (next) 2022-12-13 16:56:03 +00:00
github-actions[bot] fbc645cf88 Version Packages (next) 2022-12-08 09:11:43 +00:00
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
Andrew Thauer ce34320d91 fix api reports + create StaticExploreToolProvider
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-11-28 13:43:38 -05:00
Andrew Thauer 4dec6f16be feat: add explore-backend plugin
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-11-28 13:43:28 -05:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00: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
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
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
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 d3737da337 feat(playlists): implement playlist plugin
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-09-16 09:30:47 -04: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
Patrik Oldsberg 8911f684e1 Yarn 3 automatic formatting changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-31 15:49:38 +02:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
renovate[bot] 29f782eb37 chore(deps): update dependency @types/luxon to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-20 00:35:52 +00:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Emma Indal 43e423cb85 fixup import
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:29:55 +02:00
Bjørn 2bb0dd2dd2 Merge branch 'master' into patch/octokit-rest-19.0.3 2022-07-12 21:19:36 +02:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
renovate[bot] 4e9a90e307 fix(deps): update dependency luxon to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-11 22:07:53 +00:00