Commit Graph

49624 Commits

Author SHA1 Message Date
Heikki Hellgren 447d21045b fix: signal disconnect loop on server start
this fixes the disconnect loop when the server has just started by
waiting for the connection to open before subsribing to events.

also includes other improvements:
- rename types to interfaces
- allow to input single receiver for signal
- use discovery api to check for upgrade path instead hard coded one

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-01-26 13:19:31 +02:00
Philipp Hugenroth 9a8d556661 Merge pull request #22491 from backstage/philipph/update-outdated-community-page
Microsite: Remove outdated initiatives
2024-01-25 17:54:00 +01:00
Fredrik Adelöw 8cea347e80 Merge pull request #22223 from josecosta-shell/master
Fix :: Prevent Entity Providers from eliminating Users and Groups if synchronisation fails
2024-01-25 16:34:03 +01:00
Ben Lambert 206c6367a8 Merge pull request #22509 from backstage/rugvip/notree
frontend-app-api: remove experimental createExtensionTree API
2024-01-25 15:45:33 +01:00
Fredrik Adelöw b4c7f8a059 Merge pull request #22454 from jvilimek/21777-bump-score-card-0.8.0
score-card bumped to 0.8.0
2024-01-25 14:44:37 +01:00
Ben Lambert 5d68f26c5a Merge pull request #22507 from backstage/blam/entity-parser-docs
docs: added docs for custom formats for `EntityDataParser`
2024-01-25 14:41:28 +01:00
blam 04b598ff2f chore: remove the extension tree from the app root
Signed-off-by: blam <ben@blam.sh>
2024-01-25 14:41:19 +01:00
Patrik Oldsberg bdf4a8e176 frontend-app-api: remove experimental createExtensionTree API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 14:38:36 +01:00
Ben Lambert 788d92a2ae Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2024-01-25 14:27:33 +01:00
Ben Lambert 26ad51238c Merge pull request #22508 from backstage/blam/remove-sites
chore: remove azure sites from example backend
2024-01-25 13:39:46 +01:00
blam f170e17d38 chore: remove azure sites from example backend
Signed-off-by: blam <ben@blam.sh>
2024-01-25 13:26:51 +01:00
Ben Lambert 65a8564a2d Merge pull request #22459 from hudsonb/req-node-option
Require --no-node-snapshot in node 20+
2024-01-25 13:07:39 +01:00
Patrik Oldsberg f12578eedd Merge pull request #22103 from GuptaNavdeep1983/nav/aws-alb
auth-backend: migrated AWS ALB provider to new backend.
2024-01-25 12:56:17 +01:00
blam aa5ee05f27 chore: added more docs for entity data parser
Signed-off-by: blam <ben@blam.sh>
2024-01-25 12:47:44 +01:00
Patrik Oldsberg 9514fdc434 auth-backend-module-aws-alb-provider: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 12:45:25 +01:00
Ben Lambert 69efbfcf3e Merge pull request #22502 from backstage/blam/rollback-wildcard-change
chore: rollback issue with wildcard paths
2024-01-25 12:08:29 +01:00
Patrik Oldsberg bb1189657e yarn.lock: sync
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 11:50:49 +01:00
Patrik Oldsberg 42bf023248 auth-backend-module-aws-alb-provider: remove @types/passport dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 11:48:22 +01:00
Patrik Oldsberg 9379bff8d2 auth-backend-module-aws-alb-provider: update PassportProfile import
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 11:47:30 +01:00
Fredrik Adelöw d09d2b6733 Merge pull request #22468 from Bonial-International-GmbH/mohmann/bitbucket-auth-default-scopes
fix(auth): use default scope `account` for Bitbucket auth
2024-01-25 11:32:51 +01:00
blam efa816051a chore: rollback issue with wildcard paths
Signed-off-by: blam <ben@blam.sh>
2024-01-25 11:29:50 +01:00
Patrik Oldsberg f191293dac Merge pull request #22484 from backstage/freben/depx
skip unnecessary `--build-dependencies` flag
2024-01-25 11:26:34 +01:00
Patrik Oldsberg 6ab55a1546 fix yarn.lock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 11:18:37 +01:00
Philipp Hugenroth 210988794f Update .changeset/dirty-mirrors-retire.md
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2024-01-25 10:20:08 +01:00
Brian Hudson f9869e3b90 Use --max-old-space-size=8192 in E2E tests
Signed-off-by: Brian Hudson <brian.r.hudson@gmail.com>
2024-01-24 17:05:40 -05:00
jvilimek d218d5c100 Merge branch 'master' into 21777-bump-score-card-0.8.0
Signed-off-by: jvilimek <jvilimek@users.noreply.github.com>
2024-01-24 22:44:15 +01:00
jvilimek edfd3a5908 changeset
Signed-off-by: jvilimek <jvilimek@users.noreply.github.com>
2024-01-24 22:28:08 +01:00
José Costa 4134450da3 removed unecessary import
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa 1d5f379be5 Added TS definitions to tests
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa 7866861572 Added tests to GithubMultiOrgEntityProvider, reduced redundancies in the mocks
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa a16c772dd8 removed redundancies in the tests
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa 1c39e619a7 added test to assure mutation is not applied when request fails
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa eb896509a2 added breaking
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa 6dcd523227 updated changeset
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa 7647d8d870 removed if statements checking length, removed try catch preventing error from breaking execution
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa 1a37e86b9d added break line
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
José Costa a950ed0c7d added changeset
Signed-off-by: José Costa <jose.j.costa@shell.com>
2024-01-24 15:27:42 +00:00
Brian Hudson df63f3d882 Provide --no-node-version option for E2E tests when 20.x is used
Signed-off-by: Brian Hudson <brian.r.hudson@gmail.com>
2024-01-24 09:39:33 -05:00
Ben Lambert 30e76f392e Merge pull request #22473 from wss-cadenwheeler/azure-devops-backend-update-file-format-logic
Update extractPartsFromAsset function in azure-devops-backend to handle paths beginning with ".".
2024-01-24 15:17:09 +01:00
Ben Lambert e633cedb0e Update giant-suits-switch.md
Signed-off-by: Ben Lambert <ben@blam.sh>
2024-01-24 15:05:33 +01:00
Brian Hudson 6606560fde Provide --no-node-version option for tests in CI when 20.x is used
Signed-off-by: Brian Hudson <brian.r.hudson@gmail.com>
2024-01-24 08:58:52 -05:00
blam 1bb3ff229c chore: fix prettier
Signed-off-by: blam <ben@blam.sh>
2024-01-24 08:55:33 -05:00
Brian Hudson e1c479dc31 Require --no-node-snapshot in node 20+
When started using node 20+ checks if the --no-node-snapshot option was provided and throws an error if not.

Signed-off-by: Brian Hudson <brian.r.hudson@gmail.com>
2024-01-24 08:55:32 -05:00
Caden Wheeler 01b26056c1 Updated changeset based on recommendation from PR review.
Signed-off-by: Caden Wheeler <cawheeler@webstaurantstore.com>
2024-01-24 07:50:48 -06:00
Jamie Klassen 1f4a2854c8 Merge pull request #22122 from andmagom/kubernetes/pinnipedTokenCredentialRequest
Adding PinnipedHelper class to ease Kubernetes authentication through Pinniped
2024-01-24 08:43:14 -05:00
Navdeep Gupta 8e72cc1a8b fix: yarn lock file.
Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>
2024-01-24 08:36:59 -05:00
Philipp Hugenroth 010b144b6d Remove outdated initiatives
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2024-01-24 14:12:33 +01:00
backstage-goalie[bot] ec2e4b4e86 Merge pull request #22448 from backstage/renovate/testing-library-jest-dom-6.x-lockfile
chore(deps): update dependency @testing-library/jest-dom to v6.3.0
2024-01-24 12:57:57 +00:00
Ben Lambert 6080517ef4 Merge pull request #22490 from backstage/azure-sites-auth
chore: updating api reports
2024-01-24 13:44:51 +01:00
blam 368fc2d5e3 chore: updating api reports
Signed-off-by: blam <ben@blam.sh>
2024-01-24 13:31:29 +01:00