Commit Graph

42712 Commits

Author SHA1 Message Date
Andre Wanlin 27e7db7709 Fixed failing test
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-14 10:51:25 -05:00
Andre Wanlin 5cfde96dd7 Added test for example
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-14 07:49:29 -05:00
Andre Wanlin 0a9b3b14e9 Added example for confluece to markdown action
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-14 07:49:29 -05:00
Patrik Oldsberg ea706fd0f3 Merge pull request #19337 from backstage/rugvip/module-extensions
backend-plugin-api: allow modules to register extension points
2023-08-14 14:34:56 +02:00
Patrik Oldsberg 1fb03402ea backend-app-api: make sure DependencyGraph.findUnsatisfiedDeps doesn't break on circular deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:03:24 +02:00
Patrik Oldsberg de295fe8a8 catalog-backend-module-msgraph: fix extension point example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:01:22 +02:00
Patrik Oldsberg d197f13172 backend-app-api: restructure DependencyGraph tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:01:00 +02:00
Patrik Oldsberg 8902db702c Merge pull request #19359 from backstage/rugvip/swagbump
yarn.lock: bump swagger-ui-react
2023-08-14 13:55:01 +02:00
Patrik Oldsberg 7d7b86e7ea Merge pull request #19358 from backstage/rugvip/exit
exit prerelease
2023-08-14 13:18:47 +02:00
Patrik Oldsberg edf1d90b52 yarn.lock: bump swagger-ui-react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 13:16:21 +02:00
Patrik Oldsberg 530b73e266 Merge pull request #19342 from backstage/rugvip/required
backend-app-api: disallow required service factory options
2023-08-14 12:59:26 +02:00
Patrik Oldsberg 3a351ccb41 exit prerelease
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 11:45:38 +02:00
Patrik Oldsberg e36d78a1e7 Merge pull request #19333 from npiyush97/fix-18745
Fix 18745 Visibility filter in the GithubEntityProvider is case-sensitive
2023-08-14 09:46:12 +02:00
Patrik Oldsberg b8ff69c541 format changeset
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 09:26:30 +02:00
Patrik Oldsberg 1bed05bbab Update .changeset/ninety-panthers-guess.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-13 15:20:46 +02:00
Adam Harvey 4b6d41737a fix(kubernetes): Typos in exported attributes (#19276)
* chore: Fix minor test description typo

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* fix(kubernetes): Typo attributes

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* fix(kubernetes): Fix typo in error detection attribute

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* fix(kubernetes): Update report with fixed attribute typos

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* chore(kubernetes): Add changeset

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

---------

Signed-off-by: Adam Harvey <aharvey00@gmail.com>
2023-08-13 14:28:41 +02:00
Patrik Oldsberg ba780dbefa Merge pull request #18898 from adamdmharvey/adamdmharvey/openssf-action
chore(security): Add OpenSSF Scorecard scanning and security result publishing
2023-08-13 13:50:44 +02:00
backstage-goalie[bot] 75fe63c6c9 Merge pull request #19351 from backstage/renovate/azure-identity-3.x-lockfile
Update dependency @azure/identity to v3.2.4
2023-08-13 10:54:29 +00:00
renovate[bot] 868afdff1f Update dependency @azure/identity to v3.2.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-13 10:16:45 +00:00
backstage-goalie[bot] 63c95e1f2b Merge pull request #19315 from backstage/renovate/lodash-4.x-lockfile
Update dependency @types/lodash to v4.14.197
2023-08-13 10:08:28 +00:00
Patrik Oldsberg 039c3fac5c Update .changeset/ninety-panthers-guess.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-13 11:42:08 +02:00
Patrik Oldsberg 1cf9bf1c5f Merge pull request #19345 from awanlin/topic/update-custom-techdocs-home-docs
Updated CustomTechDocsHome code example
2023-08-13 11:37:42 +02:00
Patrik Oldsberg edf77a4505 Merge pull request #19320 from adamdmharvey/adamdmharvey/e2e-pg-patch
chore(e2e-test): Patch PGtools dependency to pickup security patches
2023-08-13 11:36:14 +02:00
Patrik Oldsberg c23909767e Merge pull request #19307 from steff-petro/bugMemberListCard
MembersListCard fix
2023-08-13 11:32:30 +02:00
Patrik Oldsberg 25fbe05bbf Merge pull request #19336 from grvpandey11/master
Add Microsoft Teams actions plugin to microsite
2023-08-13 11:29:19 +02:00
Patrik Oldsberg c4853af486 Merge pull request #19346 from awanlin/topic/remove-deprecated-items-in-createdevapp
Removed deprecated items in DevAppBuilder
2023-08-13 11:24:26 +02:00
Patrik Oldsberg 1519c45b7c Merge pull request #19243 from kurtaking/kk/document-github-scaffolder-actions
Add examples for github:repo* scaffolder actions
2023-08-12 17:55:18 +02:00
Patrik Oldsberg b57153f90b Merge pull request #19247 from backstage/philipph/update-release-newsletter-link
Update v1.16.0.md
2023-08-12 17:37:24 +02:00
Patrik Oldsberg f09b200426 Update .changeset/orange-pandas-worry.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-12 17:36:46 +02:00
Patrik Oldsberg daf57d3b8a Merge pull request #19015 from backstage/renovate/helm-kind-action-1.x
chore(deps): update helm/kind-action action to v1.8.0
2023-08-12 17:30:51 +02:00
Patrik Oldsberg 9da49dae98 Merge pull request #19227 from mbenson/doc_group_children
document correct generated relations for group.children
2023-08-12 16:51:17 +02:00
Patrik Oldsberg e49318ef9e Update verify_e2e-kubernetes-noop.yml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-12 16:50:19 +02:00
Patrik Oldsberg 11615c0ab6 Update verify_e2e-kubernetes.yml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-12 16:49:58 +02:00
Patrik Oldsberg ff32eafd93 Merge pull request #18986 from adamdmharvey/adamdmharvey/label-storybook
chore: Add Storybook automated labeling
2023-08-12 16:48:44 +02:00
Patrik Oldsberg f5c9bc8bbe Merge pull request #18916 from adamdmharvey/adamdmharvey/fix-clo-trademark-check
chore: Add CLO Monitor exemption settings for trademark disclaimer
2023-08-12 16:43:58 +02:00
AmbrishRamachandiran 8a997547f0 Adding alert popup whenever user deletes the entities from playlist entity table (#19219)
* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- added test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- error message changed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- error message changed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- test file changes

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- test file changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- test file changes removed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test case error message added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test case error message removed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut fixed review changes

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut fixed review changes

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table changes added as per review

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

---------

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2023-08-12 16:33:48 +02:00
Patrik Oldsberg 405b56950d Merge pull request #18896 from fidelity/fidelity-20230726-132603
fix(documentation) Bug #18728: react-json-schema-form link has been moved to a new location
2023-08-12 16:32:29 +02:00
Patrik Oldsberg 75ff0d423f Merge pull request #18669 from padupe/docs/writing-custom-field-extensions
docs(features/software-templates): update "writing-custom-field-extensions.md".
2023-08-12 16:25:17 +02:00
Patrik Oldsberg b7d5034a4f Merge pull request #17492 from leboncoin/gerrit-use-gitiles-patch-upstream
feat(gerrit-integration): use gitiles archive for readTree if configured
2023-08-12 15:37:19 +02:00
Patrik Oldsberg e640367e02 Merge pull request #18880 from velocibear/cj-lattice-pd-change-events
Adding the ability to not render the change events tab for the PagerDuty Card
2023-08-12 15:15:13 +02:00
Patrik Oldsberg 2ab0d2bba7 Merge pull request #18825 from ConnorDY/feature/sonarqube-external-url
[sonarqube-backend plugin] added optional `externalBaseUrl` config for overriding the frontend URL
2023-08-12 15:10:38 +02:00
Patrik Oldsberg 0615df5e2a Merge pull request #18891 from blaryjp/fix/explore
fix(explore): don't put ? if no query params
2023-08-12 14:57:48 +02:00
Patrik Oldsberg 64afdacfd4 Update .changeset/clever-adults-add.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-12 14:56:53 +02:00
Patrik Oldsberg 6711f7739a Update .changeset/warm-peas-hang.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-12 14:54:30 +02:00
backstage-goalie[bot] 5249513e7d Merge pull request #19273 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.19.1
2023-08-11 21:19:19 +00:00
renovate[bot] ad9cf7833f chore(deps): update dependency esbuild to v0.19.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 20:32:58 +00:00
Andre Wanlin 254ad469f0 Removed deprecated items in DevAppBuilder
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-11 14:09:00 -05:00
Andre Wanlin ebb46dc189 Updated CustomTechDocsHome code example
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-11 13:51:16 -05:00
Patrik Oldsberg c49785f00c backend-app-api: disallow required service factory options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-11 17:22:16 +02:00
Gaurav Pandey 6fa0ef1a82 Removed Image path
Signed-off-by: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com>
2023-08-11 17:17:40 +02:00