Commit Graph

410 Commits

Author SHA1 Message Date
Fredrik Adelöw 0d7f928b41 Merge pull request #6955 from bolcom/default-catalog-collator-filter
Allow the entities indexed by DefaultCatalogCollator to be filtered by kind
2021-09-02 16:44:47 +02:00
github-actions[bot] 45a681aa6a Version Packages 2021-09-02 10:41:57 +00:00
dependabot[bot] 8301f4198c chore(deps): bump azure-devops-node-api from 10.2.2 to 11.0.1
Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api) from 10.2.2 to 11.0.1.
- [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases)
- [Commits](https://github.com/Microsoft/azure-devops-node-api/commits)

---
updated-dependencies:
- dependency-name: azure-devops-node-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 04:16:02 +00:00
github-actions[bot] e7130884a0 Version Packages 2021-08-26 11:25:27 +00:00
Roy Jacobs ce17a16931 Allow the entities indexed by DefaultCatalogCollator to be filtered by kind
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
2021-08-25 14:52:58 +02:00
Johan Haals 6277060d72 Add experimental disclamer
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-19 13:28:24 +02:00
Johan Haals 693a17fcdc Instrument catalog with prometheus
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-19 10:51:42 +02:00
github-actions[bot] c734d6995a Version Packages 2021-08-12 08:21:56 +00:00
Oliver Sand 7bcb590000 Fix lint
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-05 09:50:50 +02:00
Oliver Sand 9255e14309 Add postgres based SearchEngine
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-05 09:16:43 +02:00
Jussi Hallila 54e1280b6a * Modify index/alias name handling.
* Change config key name to be all lowercase
* Documentation updates

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-08-03 13:07:25 +02:00
Jussi Hallila d9c13d535b Implement ElasticSearch search engine
* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
   * Elastic.co hosted solution
   * AWS hosted ElasticSearch Service
   * Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-07-30 14:26:32 +02:00
github-actions[bot] f51fcaeba2 Version Packages 2021-07-22 10:52:38 +00:00
Jussi Hallila 9266b80ab3 Implement DefaultTechDocsCollator
* Implements a collator for tech docs.
   * Retrieves mkdocs created search index for entities that have documentation configured
* Registers collator to expose tech docs content to be searchable
* Adds pagination to example search
* Modifies example search to contain tech docs
   * Displays docs results with link to docs and the entity name as title.
* Creates a reusable type filter to be located in the search package.
* Add tests for type filter

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-07-15 13:14:25 +02:00
github-actions[bot] 8d1c3d0d5a Version Packages 2021-07-15 09:19:25 +00:00
Andrew Shirley b240ef73e2 Parse as much of the config as possible at start time.
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley edc019d003 Use DefaultJenkinsInfoProvider
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:00 +02:00
Andrew Shirley 449b995261 Initial work on jenkins backend
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:00 +02:00
Tim Hansen 9d38188c2b start-backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-08 15:20:14 -06:00
Tim Hansen 86e4920ee0 Add debugging instructions to backend README
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-08 12:42:00 -06:00
github-actions[bot] de67704be9 Version Packages 2021-07-08 11:37:02 +00:00
Rogerio Angeliski c5e81eab43 refactor to a isolated module
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-07-07 08:58:36 -03:00
Ben Lambert 9460224ac6 Merge pull request #6123 from backstage/blam/remove-alphav1-template-version
Remove legacy scaffolding method and drop support for `v1alpha1` templates
2021-07-07 12:24:24 +02:00
Ben Lambert 08d27394b6 Merge pull request #6370 from alandovskis/build/bump-sqlite
chore: bump sqlite3 to 5.0.1
2021-07-07 11:49:07 +02:00
blam 6a09ed555d breaking: removing alphav1 support for templates
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
Alex Landovskis f7134c3684 chore: bump sqlite3 to 5.0.1
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:21:40 -04:00
Alex Landovskis 11e66e8040 build: bump azure-devops-node-api to 10.2.2
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:06:03 -04:00
github-actions[bot] 6e937b9fa6 Version Packages 2021-07-01 09:06:13 +00:00
Himanshu Mishra 1e7427d3c7 example-backend: log info about create-app and update readme
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:42:12 +02:00
Himanshu Mishra 66557e61cb example-backend: use a shared root logger inside main
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:28:59 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Patrik Oldsberg 05c98f1f79 Merge branch 'master' into add-support-for-plugin-specific-db 2021-06-15 17:49:50 +02:00
Johan Haals a0f2f63374 Merge pull request #5901 from backstage/jhaals/legacy-catalog
Catalog: Make the new processing engine the default
2021-06-15 11:40:53 +02:00
Johan Haals f68632411b catalog: Reuse builder for next/legacy catalog
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-14 16:10:18 +02:00
github-actions[bot] 4a93128245 Version Packages 2021-06-10 12:18:06 +00:00
Minn Soe 2976f3bae3 refactor: rename and deprecate database manager
Changes:
- Deprecates SingleConnectionManager and aliases to DatabaseManager.
- Simplifies database config typing in `config.d.ts`.
- Drops implementation specific assert in SingleConnectionManager test.
- Move database prefix reference and drop static property for default value.

Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-10 11:14:40 +01:00
Minn Soe 772dbdb511 feat: add database manager with per plugin config
This commit introduces:
- a new backwards compatible database manager which allows the end-user
  to set global and per plugin database configuration.
- an early iteration of a database connector interface.
- provides helper functions for each of the database connectors to
  meet the new interface.

Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-10 11:14:40 +01:00
Eric Peterson 5c9c34dee9 Merge pull request #5927 from backstage/iameap/search-alpha-release
[Search] Initial, Alpha Release
2021-06-09 19:21:15 +02:00
Fredrik Adelöw 4f8cf50fe5 Update past the broken gitbeaker version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 09:14:07 +02:00
Eric Peterson 0a032c55ce Fix bug causing search to be empty initially.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 20:09:28 +02:00
Camila Belo 9f31301bc8 fix: reset Lunr refresh interval
Signed-off-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-03 16:28:05 +02:00
Eric Peterson 455b97b127 Make type(s) readonly properties of Collator/Decorator classes
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-03 16:28:05 +02:00
Emma Indal 720fd2f360 prettier
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-03 16:28:04 +02:00
Johan Haals 8650112701 Catalog: Enable new processing engine
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-03 11:13:17 +02:00
github-actions[bot] b5a0d1c5d7 Version Packages 2021-05-27 10:23:15 +00:00
dependabot[bot] 3ef3485b01 chore(deps): bump @gitbeaker/node from 28.2.0 to 29.2.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 28.2.0 to 29.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/28.2.0...29.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 12:30:26 +00:00
github-actions[bot] df31bdca8f Version Packages 2021-05-12 09:39:51 +00:00
Eric Peterson 6e0be00e1d Wrap cache clients in a Backstage-specific CacheClient to handle key normalization and error handling + allow us the freedom to move away from cache-manager in the future if necessary.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-09 15:24:47 +02:00
Eric Peterson 93ff8275dd WIP store-agnostic cache manager.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-09 15:24:40 +02:00
Johan Haals 0bfcc4323a Merge pull request #5587 from backstage/mob/wire-locationservice
catalog/next: Wire API with locationStore, fix filtering
2021-05-06 13:30:28 +02:00