blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
blam
35e735bb55
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 16:49:27 +02:00
blam
31f54a673f
fix: fixing the checking of the reports with new format
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 16:47:46 +02:00
Fredrik Adelöw
40b7e88ca2
Merge pull request #26927 from davidfestal/refactor-dynamic-plugins
...
Refactor dynamic plugins
2024-10-14 16:28:13 +02:00
Fredrik Adelöw
d993ca90b4
Merge pull request #26849 from drodil/custom_sign_in_error
...
feat: allow defining custom sign in error element
2024-10-14 16:27:24 +02:00
Patrik Oldsberg
a27c5e1d38
Merge pull request #27109 from backstage/rugvip/link
...
cli: link to logger service docs in backend plugin template
2024-10-14 16:26:40 +02:00
Patrik Oldsberg
387acc4130
Merge pull request #25823 from stephenglass/fix-redirect-error-handling
...
Fix error handling using auth redirect flow
2024-10-14 16:26:23 +02:00
Fredrik Adelöw
f1355742ed
Merge pull request #27102 from RoadieHQ/docker-fixes
...
Fix Dockerfile deprecated syntax.
2024-10-14 16:13:28 +02:00
Patrik Oldsberg
18c5040457
cli: link to logger service docs in backend plugin template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 16:11:52 +02:00
Patrik Oldsberg
337e7cb192
Merge pull request #27104 from backstage/rugvip/scaffolder-module
...
cli: update scaffolder-module template
2024-10-14 15:51:54 +02:00
Fredrik Adelöw
307c8ab6b6
Update packages/backend-dynamic-feature-service/src/features/features.test.ts
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 15:49:18 +02:00
Fredrik Adelöw
2ae66828cc
Merge pull request #26806 from VeithBuergerhoff/update-additional-globals-doc
...
rework the additional templates documentation to include additionalTe…
2024-10-14 15:46:04 +02:00
backstage-goalie[bot]
dc597f286e
Merge pull request #26980 from backstage/renovate/module-federation-enhanced-0.x-lockfile
...
fix(deps): update dependency @module-federation/enhanced to v0.6.10
2024-10-14 13:45:16 +00:00
Fredrik Adelöw
33dfb91ccb
Merge pull request #27062 from backstage/renovate/jscodeshift-0.x
...
chore(deps): update dependency @types/jscodeshift to ^0.12.0
2024-10-14 15:42:04 +02:00
Fredrik Adelöw
8387914377
Merge pull request #27031 from backstage/renovate/chromaui-action-digest
...
chore(deps): update chromaui/action digest to bbbf288
2024-10-14 15:41:47 +02:00
Ben Lambert
bbd00c3360
Merge pull request #27067 from backstage/blam/disable-catalog-processing
...
feat: added the ability to disable catalog processing
2024-10-14 15:34:56 +02:00
Patrik Oldsberg
fc8f25030d
cli: update scaffolder-module template test + fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:33:39 +02:00
Patrik Oldsberg
9625a971f1
changesets: changeset for scaffolder-module cli template update
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
888f968cd3
backend-test-utils: keep OS tmpdir cleanup in an afterAll callback
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
ac0dd751cd
cli: update scaffolder-module template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
a19ce000c2
backend-test-utils: allow createMockDirectory to be called in individual tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
4cbda67d86
Merge pull request #27096 from backstage/rugvip/backend-template
...
cli: update backend plugin template
2024-10-14 15:29:44 +02:00
Fredrik Adelöw
04264656a5
Merge pull request #27103 from backstage/freben/faq
...
add two more faq entries for the catalog
2024-10-14 15:27:29 +02:00
blam
4aad556a5e
chore: woops - this should be optional
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 15:20:25 +02:00
Fredrik Adelöw
1ac09e47c6
add two more faq entries for the catalog
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 14:50:13 +02:00
Brian Fletcher
b4520883c6
Fix Dockerfile deprecated syntax.
...
```
1 warning found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
```
Signed-off-by: Brian Fletcher <brian@roadie.io >
2024-10-14 13:38:08 +01:00
blam
09aa2b1449
chore: fix extra config docs
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-10-14 14:31:44 +02:00
blam
e79dcef6e1
chore: support processingInterval as false
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 14:31:43 +02:00
blam
d1cf90ac31
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-10-14 14:31:43 +02:00
blam
1acd16ecbe
feat: added the ability to disable catalog processing
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 14:31:43 +02:00
Patrik Oldsberg
05a0e54f6c
Merge pull request #27101 from backstage/rugvip/nope
...
cli: remove test code
2024-10-14 14:03:05 +02:00
Patrik Oldsberg
f98ca69195
cli: remove test code
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 14:01:44 +02:00
Fredrik Adelöw
0b1a980521
Merge pull request #27052 from deejay1/stitcher
...
feat(catalog-backend): Add configuration parameters for deferred stitcher
2024-10-14 13:03:05 +02:00
Fredrik Adelöw
6e3e9c2951
Merge pull request #27100 from backstage/freben/silence
...
nerf incremental log levels
2024-10-14 12:55:58 +02:00
Patrik Oldsberg
8c2a152516
Merge pull request #27098 from backstage/rugvip/since
...
cli: repo test tweaks
2024-10-14 12:37:20 +02:00
Fredrik Adelöw
2107965ad5
nerf incremental log levels
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 12:17:01 +02:00
Ben Lambert
84808db296
Merge pull request #27056 from backstage/blam/add-integrations
...
NFS: Add missing default API's and `DefaultSignInPage`
2024-10-14 11:38:23 +02:00
Patrik Oldsberg
dcda50a048
Merge pull request #27088 from backstage/rugvip/promote
...
promote all backend feature exports to main entry point
2024-10-14 11:33:01 +02:00
blam
666d5b1431
chore: new changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 11:24:16 +02:00
blam
47aea43209
chore: cleanup app-next a little bit
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 11:17:22 +02:00
blam
374d3f7040
chore: need a yarn.lock
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 10:49:49 +02:00
blam
b36be7a3ed
chore: changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 10:49:49 +02:00
blam
65d7b507b4
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 10:49:48 +02:00
blam
ff27933a17
chore: added some more default api implementations, and default sign in page
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 10:49:48 +02:00
Patrik Oldsberg
96a3eba552
plugins/{kubernetes,techdocs}-backend: fix circular imports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 10:04:09 +02:00
Patrik Oldsberg
7cfc0c1902
plugins/*-backend: flip around alpha exports to stable
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 10:04:08 +02:00
Patrik Oldsberg
b071eec7d7
plugins/search-backend-module-*: flip around alpha exports to stable
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-13 12:58:37 +02:00
Patrik Oldsberg
7138ee6f41
plugins/events-backend-module-*: flip around alpha exports to stable
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-13 11:31:27 +02:00
Patrik Oldsberg
881507f9d5
plugins/catalog-backend-module-*: flip around alpha exports to stable
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-13 11:04:11 +02:00
Patrik Oldsberg
9a86d79017
cli: update backend plugin templating test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 23:49:57 +02:00