Commit Graph

36817 Commits

Author SHA1 Message Date
Dominik Pfaffenbauer ac15c0cb1f implement gitlab org catalog provider
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
2023-01-22 19:39:59 +01:00
Fredrik Adelöw ff53f764e1 add plugin / module testing docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-01-22 11:53:10 +01:00
Patrik Oldsberg 9c37b7c000 Merge pull request #15885 from v-ngu/vn-typo
Fix typo on doc
2023-01-21 17:08:02 +01:00
Viet Nguyen a77974963c Fix typo
Signed-off-by: Viet Nguyen <19592926+v-ngu@users.noreply.github.com>
2023-01-21 10:35:00 -05:00
Alex Crome 0daa328c3a Extract default transformers to their own file
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-01-21 12:06:04 +00:00
Alex Crome 6fc1c895b2 Remove unneeded changeset
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-01-21 11:53:33 +00:00
Alex Crome da5ce9c04a Reduced duplication of examples in msgraph read tests
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-01-21 11:31:04 +00:00
Sayak Mukhopadhyay 0eebcb20c4 fix: field extensions with correct CSS and HTML
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2023-01-21 10:48:50 +05:30
Sayak Mukhopadhyay 783eb151a2 fix: docs with wrong identifiers
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2023-01-21 10:48:48 +05:30
Mitchell Hentges 2815981057 Make build error cause more clear by prepending with module name
Simplify the diagnosis of build failures by showing the module name
encountering the issue right before the error itself is printed.

Also apply the fix to warnings.

Fixes #15815

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2023-01-20 10:09:03 -08:00
Mitchell Hentges edd9c270b6 Simplify redundant catch() during CLI bundling
Remove extra "Failed to compile" message that was redundant, and inline
"Failed to compile" message into upstream errors.

Note that now _other_ errors (such as `webpack(...)` failures) will not
be prefixed with "Failed to compile". However, it should be sufficiently
obvious that they're serious failures, so we should be OK without the
extra information.

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2023-01-20 10:09:03 -08:00
Mitchell Hentges 65ca9b2a1c Remove react-dev-utils error compatibility workaround
To work around a `react-dev-utils` compatibility problem, errors and
warnings had context stripped before being formatted.

Since this workaround was was only needed until `react-dev-utils` v5 was
release (now over a year ago, nice! [1]), I think that it can be
removed.

[1] https://github.com/facebook/create-react-app/releases/tag/v5.0.0

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2023-01-20 10:09:03 -08:00
Patrik Oldsberg 974e5f2864 Merge pull request #15866 from backstage/rugvip/naming-patterns
docs/backend-system: add naming pattern docs
2023-01-20 17:54:40 +01:00
Patrik Oldsberg d19c8ab095 Merge pull request #15872 from backstage/rugvip/modules
docs/backend-system: more module architecture docs
2023-01-20 17:33:44 +01:00
Patrik Oldsberg bcc7e61120 Merge pull request #15876 from backstage/rugvip/extension-points
docs/backend-system: extension point docs
2023-01-20 17:33:35 +01:00
Patrik Oldsberg 14d819249b Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 17:18:44 +01:00
Patrik Oldsberg 947cbe0a61 docs/backend-system: module docs fix + links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 17:09:23 +01:00
Patrik Oldsberg 78f2cc0b16 Update docs/backend-system/architecture/07-naming-patterns.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 17:06:54 +01:00
Patrik Oldsberg e1479ef55c docs/backend-system: extension point docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 17:05:30 +01:00
Fredrik Adelöw 270acba696 Merge pull request #15875 from backstage/live-update-202302
Update livestream for feb 2023 meetup
2023-01-20 17:03:17 +01:00
Suzanne Daniels 0b3e856a3d Update livestream for feb 2023 meetup
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2023-01-20 17:00:54 +01:00
blam 536693b238 chore: code review comments
Signed-off-by: blam <ben@blam.sh>
2023-01-20 16:53:33 +01:00
Fredrik Adelöw a7bef5bb6b Merge pull request #15869 from backstage/freben/k8snaming
rename misspelled k8s type
2023-01-20 16:40:25 +01:00
Patrik Oldsberg 527916bfca docs/backend-system: more module architecture docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 15:41:54 +01:00
blam f8bf7fa2df chore: make the lord and almighty saviour vale ahppy.
Signed-off-by: blam <ben@blam.sh>
2023-01-20 15:20:06 +01:00
blam 6a89a4e934 chore: last of the root deps
Signed-off-by: blam <ben@blam.sh>
2023-01-20 14:51:21 +01:00
blam 947bbb0dca chore more docs
Signed-off-by: blam <ben@blam.sh>
2023-01-20 14:36:14 +01:00
blam bb8fbac4b8 chore: added some docs for the rootHttpRouter
Signed-off-by: blam <ben@blam.sh>
2023-01-20 14:33:07 +01:00
Patrik Oldsberg 3afb6ca360 Merge pull request #15868 from backstage/rugvip/diagram
docs/backend-system: add architecture diagram
2023-01-20 14:01:18 +01:00
Patrik Oldsberg d3c2386b07 Merge pull request #15774 from backstage/rugvip/mocks
backend-test-utils: unify mock services and service factory exports
2023-01-20 14:00:51 +01:00
blam 25a15af2d6 chore: some more small additions
Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:54 +01:00
blam 4db2af02c6 chore: rewrd
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:54 +01:00
blam 4fbd05dd83 chore: fixing and pretty:
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:53 +01:00
Ben Lambert dae0550b77 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <blam@spotify.com>
2023-01-20 13:59:53 +01:00
blam 9cd16d0b36 chore: done a first pass for now
Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:53 +01:00
blam ed8b5967d7 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:53 +01:00
blam cc1b2ac088 chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:53 +01:00
blam 2154b53947 chore: added some more thigns
Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:53 +01:00
blam 7b53f18e44 chore: started to write some more documentation about the built in services
Signed-off-by: blam <ben@blam.sh>
2023-01-20 13:59:53 +01:00
Fredrik Adelöw 1728c1ef01 rename misspelled k8s type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-01-20 13:55:45 +01:00
Fredrik Adelöw 27732dcf37 Merge pull request #15154 from dekoding/dekoding/deltas-in-incremental-providers
Add events integration to Incremental Entity Providers
2023-01-20 13:33:28 +01:00
Patrik Oldsberg d8e2b51fa3 docs/backend-system: add architecture diagram
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 13:32:02 +01:00
renovate[bot] f39b97b4e9 fix(deps): update dependency core-js to v3.27.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-01-20 12:29:06 +00:00
Fredrik Adelöw c223b8194d Merge pull request #15861 from backstage/renovate/swc-core-1.x-lockfile
fix(deps): update dependency @swc/core to v1.3.27
2023-01-20 13:22:21 +01:00
Ben Lambert 70ee8b13a1 Merge pull request #15864 from backstage/blam/update-csp-docs
Updating `api-docs` readme for `csp` usage
2023-01-20 13:07:38 +01:00
Patrik Oldsberg 39e26bf8a3 Merge pull request #15837 from backstage/rugvip/build-docs
docs/backend-system: add doc for building backends
2023-01-20 13:01:29 +01:00
Patrik Oldsberg 6a19cccd2c docs/backend-system: add naming pattern docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-20 12:45:20 +01:00
Jussi Hallila effd71ead2 Inline the content, no need for a separate component.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2023-01-20 11:36:09 +01:00
Jussi Hallila 3598136ac7 Refactor plugin Card component to not rerender contents unnecessarily.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2023-01-20 11:32:01 +01:00
blam 60996f8aba chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2023-01-20 11:22:25 +01:00