Commit Graph

778 Commits

Author SHA1 Message Date
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
Ben Lambert 74213a4c5a Merge pull request #19586 from awanlin/topic/logging-techdocs-collating-errors
Added indexerBatchSize option and debug logging
2023-08-29 10:44:44 +02:00
Andre Wanlin 4ccf9204bc Added indexerBatchSize option and debug logging
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-24 14:03:43 -05:00
Eric Peterson f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Greg Cobb cfc3ca6ce0 patch: Add Continued MySQL Support
Expanded packages/backend-common with MySQL Tests
Updated packages/backend-tasks column types to conform to MySQL
Updated packages/backend-tasks database tests with MySQL
Updated packages/backend-tasks datetime column to work with MySQL
Updated packages/create-app with a production MySQL App Config template
Updated packages/e2e-test to allow for e2e testing with MySQL
Updated plugins/app-backend some text columns to string
Updated plugins/app-backend interval to work with MySQL
Updated plugins/bazaar-backend to run db tests against MySQL
Updated plugins/catalog-backend-module-incremental-ingestion to run
db tests against MySQL
Updated plugins/catalog-backend text columns to longtext to work
with MySQL like issue suggested
Updated plugins/code-coverage-backend text column to string
Updated plugins/linguist-backend text column to string
Updated plugins/tech-insights-backend text columns to string
Updated plugins/tech-insights-backend db tests to include MySQL

Added New E2E tests to run on pull requests to test against MySQL

Co-authored-by: Alex Rocha <alexr1@vmware.com>
Co-authored-by: David Alvarado <dalvarado@vmware.com>
Co-authored-by: Shwetha Gururaj <gururajsh@vmware.com>
Co-authored-by: Al <aberezovsky@vmware.com>
Co-authored-by: Gerg <gcobb@vmware.com>
Signed-off-by: Pete Levine A <lpete@vmware.com>
Signed-off-by: lpete@vmware.com <lpete@vmware.com>
2023-08-17 12:11:56 -04:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
Patrik Oldsberg 247e588df9 backend: add synk ignores for scaffolder backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-07 10:41:42 +02:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
Ben Lambert a6933b9698 Merge pull request #18649 from velocibear/cj-fix-typo
Fix typo for UnprocessedEntitiesModule
2023-07-20 12:19:43 +02:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
Chris James 3b51b81408 Fix typo for UnprocessedEntitiesModule
Signed-off-by: Chris James <chris@lattice.com>
2023-07-12 11:16:54 -07:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Johan Haals fb3d1feae0 Merge pull request #18010 from jjtimmons/jjtimmons/add-nomad-plugin
Add Nomad plugin
2023-06-15 11:01:58 +02:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
Joshua Timmons 62afb0402c Merge branch 'master' into jjtimmons/add-nomad-plugin
Signed-off-by: Joshua Timmons <joshua.timmons1@gmail.com>
2023-06-08 18:04:50 -04:00
josh c0f49cec77 Add backend README
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-08 17:43:21 -04:00
josh b373ade344 Add Nomad Backend plugin
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-08 17:43:21 -04:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Rickard Dybeck 269a58bacc remove unused logger
Signed-off-by: Rickard Dybeck <dybeck@spotify.com>
2023-05-30 13:46:27 +02:00
Rickard Dybeck d44fcd9829 [catalog] Make unprocessed entities visible
Create an API route to fetch failed and pending entities, as well as a frontend plugin to view them.

Added a broken entity to the sample data.

Signed-off-by: Rickard Dybeck <dybeck@spotify.com>
2023-05-30 13:46:16 +02:00
Fredrik Adelöw c91280af13 Merge pull request #17468 from awanlin/topic/support-confluence-cloud
Added support for Confluence Cloud
2023-05-30 09:28:12 +02:00
Johan Haals ad888ebe7c Merge pull request #17954 from brianphillips/madr-v3-front-matter
MADR v3 Front Matter parsing/display
2023-05-29 16:54:54 +02:00
Fredrik Adelöw e918c3720f added an opentelemetry prometheus exporter and example config to the example backend
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-28 21:12:44 +02:00
Brian Phillips 47c77f209b add ADRs to example app
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2023-05-25 08:05:57 -05:00
Andre Wanlin c59a4b2b9e Added support for Confluence Cloud
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-24 12:23:19 -05:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
Fredrik Adelöw 72ee1d9fd9 Merge pull request #17733 from backstage/changeset-release/master
Version Packages
2023-05-16 16:50:27 +02:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
Patrick Jungermann 05f584f84d feat: add documented component to uffizzi environment
So far, none of the components at the uffizzi environment have techdocs.
Hence, there are no docs available within this environment
and related features are not covered.

This change will add an example from techdocs-backend plugin
to the deployed examples.

It was possible to register this catalog file manually,
however the build of the docs fail due to missing Docker.

To allow the generation of docs, we use the local generator
(no docker in docker) and install required dependencies.

As we don't want all dependencies for all (default) extensions
to be installed at this environment, the original example at
techdocs-backend plugin was copied and reduced
(PlantUML extension example was removed).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2023-05-12 12:03:46 +02:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
Ben Lambert c1ad97ffc2 Merge pull request #17393 from awanlin/topic/re-introduce-devtools-plugin
Allow me to RE-introduce the DevTools plugin! 🧰
2023-05-08 18:34:02 +02:00
Johan Haals 8bcb78d297 Merge pull request #17024 from Rbillon59/feat/badges/enable-safe-public-access
Enable safe public access for Badges
2023-05-04 10:08:02 +02:00
Andre Wanlin 347aeca204 Added DevTools plugin
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-02 15:50:25 -05:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
Rbillon59 6263ef7ce9 feat(badges): Remove hash implementation and replace it with uuid one.
Signed-off-by: Rbillon59 <r.billon@celonis.com>
2023-04-28 23:57:17 +02:00
Rbillon59 1aabf9e03f chore(plugins): Refactor the badge backend to store data in database instead of memory. Fix conversation as well
Signed-off-by: Rbillon59 <r.billon@celonis.com>
2023-04-28 23:57:16 +02:00
Rbillon59 997e2ec732 chore(ci): Update package json with workspace range for dev dependencies and fix badge.ts to add new options to router
Signed-off-by: Rbillon59 <r.billon@celonis.com>
2023-04-28 23:56:36 +02:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
Johan Haals 791de47479 Merge pull request #17241 from backstage/scaffolder-action-permissions
Scaffolder: permissioning actions
2023-04-18 09:55:56 +02:00
Vincenzo Scamporlino 5fb2a2c281 backend: fix scaffolder backend dependencies
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-14 16:19:25 +02:00
Vincenzo Scamporlino d271f2ad68 backend: clean up example policy and template
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-04-12 18:48:49 +02:00