Commit Graph

682 Commits

Author SHA1 Message Date
Ben Lambert cf7928d626 Merge pull request #15846 from dpfaffenbauer/lighthouse-scheduler
Feature: Introduce Lighthouse Backend with Scheduling of Audits
2023-02-01 11:03:38 +01:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
Dominik Pfaffenbauer ae0a2cd55c fix import of createScheduler
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
2023-01-25 15:52:46 +01:00
Dominik Pfaffenbauer 6eac809159 fix import of createScheduler
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
2023-01-25 15:52:27 +01:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
Dominik Pfaffenbauer eef62546ce Introduce Lighthouse Backend with Scheduling of Audits
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
2023-01-19 08:59:01 +01:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
renovate[bot] f23eef3aa2 chore(deps): update dependency better-sqlite3 to v8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-01-04 13:10:03 +00:00
Robunnin 67afc5001d Merge branch 'backstage:master' into adr-plugin-adjustments 2023-01-03 11:15:54 -05:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
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
Robert Bunning 54baecbd1a Implement caching via response etags for adr backend
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2022-12-23 16:26:33 -05: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
Fredrik Adelöw 342b8c23eb Merge pull request #14999 from TheMonolithX64/fix-backstage-update-docs-cli-links
docs: Update broken links to cli docs
2022-12-20 09:45:51 +01: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
TheMonolithX64 b5e3da44c4 Update broken links to cli docs
Signed-off-by: TheMonolithX64 <admin@monolithicgames.com>
2022-12-02 17:42:20 +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
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