Commit Graph

14690 Commits

Author SHA1 Message Date
Ben Lambert c7b97f8709 Merge pull request #15766 from RoadieHQ/surface-cause-of-json-rules-engine-error
surface the cause of the json rules engine
2023-01-18 11:58:34 +01:00
Ben Lambert 6ffa90d45a Merge pull request #15791 from pitwegner/patch-1
add template replace option
2023-01-18 11:16:31 +01:00
Ben Lambert 05c010a7dc Merge pull request #15806 from backstage/blam/fix-resolutions
Fixing some release issues
2023-01-17 17:27:28 +01:00
Johan Haals b6560cfabb Merge pull request #15779 from deepan10/azure-devops
fixed: current user team ids fetch issue in azure-devops plugin
2023-01-17 16:56:16 +01:00
Johan Haals abd6d63359 Merge pull request #15787 from RoadieHQ/fix/plugin-adr-misisng-annotation
fix/plugin-adr missing annotation handling
2023-01-17 16:54:22 +01:00
blam add395e416 chore: lock versions
Signed-off-by: blam <ben@blam.sh>
2023-01-17 16:52:35 +01:00
blam 0ad9c422c9 chore: updating dependencies to force yarn.locks to use compatible versions.
Signed-off-by: blam <ben@blam.sh>
2023-01-17 16:50:53 +01:00
pitwegner c5b529ed16 add tests and apireport
Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
2023-01-17 15:55:47 +01:00
pitwegner 6d435e5199 make arg optional
Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
2023-01-17 13:50:30 +01:00
pitwegner ac44b26763 add replace to signature
Signed-off-by: pitwegner <pit.wegner@gmail.com>
Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
2023-01-17 13:36:56 +01:00
pitwegner b284705dc0 add template replace option
Signed-off-by: pitwegner <pit.wegner@gmail.com>
Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
2023-01-17 13:36:56 +01:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
Patrik Oldsberg 097eb6e9e0 Merge pull request #15729 from ciprianna/cloudbuild_retry_post
fix: sets the method to POST in reRunWorkflow fetch request.
2023-01-17 12:43:46 +01:00
Fredrik Adelöw f071f7ed3b Merge pull request #15773 from RoadieHQ/remove-unnecessary-query-filter
Remove unnecessary filter from time based query
2023-01-17 11:27:59 +01:00
Ben Lambert bdf5c2c1b2 Merge pull request #15790 from backstage/blam/fix-changesets
chore: fix some changeset
2023-01-17 11:20:11 +01:00
blam aa17643a06 chore: fix some changeset
Signed-off-by: blam <ben@blam.sh>
2023-01-17 10:55:35 +01:00
Patrik Oldsberg a3667f609c Merge pull request #15682 from drodil/scaffolder_get_entity
feat: add Scaffolder action to get entity by reference
2023-01-17 10:52:47 +01:00
Kiss Miklos 456b53b6ec do not show error when annotation is missing
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2023-01-17 02:15:56 +01:00
Deepankumar Loganathan bfdd4b6a3c fixed: current user team ids fetch issue in azure-devops plugin
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2023-01-16 19:35:07 +01:00
Jussi Hallila 444284448d Remove unnecessary filter from time based query
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2023-01-16 16:52:21 +01:00
Patrik Oldsberg 8b4d32515b Merge pull request #15748 from backstage/mob/new-factories
backend-plugin-api: rework service factory definitions
2023-01-16 15:07:17 +01:00
Fredrik Adelöw baed7828df Merge pull request #15681 from tgrieger-sf/feature/implementing-new-github-publish-parameters
Add features for "publish:github" action
2023-01-16 15:07:03 +01:00
Patrik Oldsberg b8a14b3023 update usages of createServiceFactory
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-16 14:30:43 +01:00
Patrik Oldsberg 388a3316dc Merge pull request #15688 from backstage/rugvip/conflogport
backend-app-api: move over logger and config implementations from backend-common
2023-01-16 14:30:31 +01:00
Fredrik Adelöw 2c4b116ccc Merge pull request #15767 from RoadieHQ/improve-fact-lifecycle-performance
Improve fact lifecycle performance
2023-01-16 14:07:52 +01:00
Fredrik Adelöw 58d2068149 Merge pull request #15747 from RoadieHQ/bazaar-title
allow customisation of bazaar title and subtitle
2023-01-16 13:44:06 +01:00
Fredrik Adelöw f68795de4e Merge pull request #15735 from AmericanAirlines/fix-kubernetes-url
update fetcher to append resource to path instead of replace
2023-01-16 13:43:02 +01:00
Johan Haals f07865401d Merge pull request #15742 from ValtechMobility/feat/9736/add_commit_message_for_bitbucket
default commit msgs for bitbucketServer
2023-01-16 13:29:48 +01:00
Heikki Hellgren c0ad7341f7 feat: add Scaffolder action to get entity by reference
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-01-16 13:02:15 +02:00
Jussi Hallila 3262f0ec83 Bake subquery into the delete clause
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2023-01-16 12:01:07 +01:00
Brian Fletcher ef8f19256f surface the cause of the json rules engine
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-16 10:59:29 +00:00
Brian Fletcher c995e3d939 export BazaarPageProps instead of HomePageProps
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-16 09:00:42 +00:00
Fredrik Adelöw 7b47138d9a Merge pull request #15595 from backstage/freben/popover-tweaks
minor updates to the entity peek-ahead
2023-01-16 09:51:30 +01:00
Camila Belo a24387c6de fix(search): modal input focus
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-01-15 21:48:58 +01:00
Patrik Oldsberg d9fe3f68be app-backend: avoid installing real services that break tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-14 13:00:40 +01:00
Brian Fletcher 99d52523c7 add changeset and api report
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-13 16:24:58 +00:00
Jussi Hallila b48317cfc6 Modify tech insights lifecycle queries performance
Modifies database cleanup to remove all facts for entities instead of hand-picked ones only. Improves query execution a lot in large datasets.

Changes semantics of the lifecycle deletion logic slightly for cases were historical entities/facts, that are , not present in the application anymore, were kept forever instead of being cleaned up. The new implementation is more along the expected lines.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2023-01-13 17:24:33 +01:00
Brian Fletcher 35f7332d61 allow customization of bazaar title and subtitle
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-01-13 16:12:14 +00:00
Patrik Oldsberg 61ee43ad5b Merge pull request #15720 from backstage/rugvip/refactory
backend-app-api: switch factory functions to be defined with options as a top-level callback
2023-01-13 16:18:41 +01:00
Maurice Mohlek fe9eaf93db fix: generate api-report.md
Signed-off-by: Maurice Mohlek <maurice.mohlek@valtech.de>
2023-01-13 16:03:44 +01:00
Maurice Mohlek ffe1455cae cleaning up failing tests
Signed-off-by: Maurice Mohlek <maurice.mohlek@valtech.de>
2023-01-13 15:52:46 +01:00
Maurice Mohlek da8e11460e Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/bitbucketServer.ts
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Maurice Mohlek <mohlek@gmail.com>
2023-01-13 15:19:24 +01:00
Maurice Mohlek 72d6b9f4e2 default commit msgs for bitbucketServer
Signed-off-by: Maurice Mohlek <maurice.mohlek@valtech.de>
2023-01-13 13:36:36 +01:00
Brian Fletcher c95e278c9c Merge branch 'master' of github.com:backstage/backstage into entity-labels-card 2023-01-13 08:45:58 +00:00
Lucas De Souza 4203168219 different appreach without replace
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
2023-01-12 15:07:05 -06:00
Lucas De Souza 27710cf922 fix test cases
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
2023-01-12 15:00:49 -06:00
Lucas De Souza ad2fa51086 adding a test
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
2023-01-12 14:37:22 -06:00
Lucas De Souza 91e32ae7e1 update fetcher to append resource to path instead of replace
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
2023-01-12 14:20:46 -06:00
Ciprianna Engel 294fab9def Merge branch 'backstage:master' into cloudbuild_retry_post 2023-01-12 13:08:01 -06:00
Patrik Oldsberg 635287ead1 backend-plugin-api: remove factory function helper types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-12 18:32:03 +01:00