Yannik Daellenbach
|
eb772f5f18
|
Init auth-backend-module-openshift-provider
Signed-off-by: Yannik Daellenbach <git@daellenbach.org>
|
2025-09-02 14:08:13 +02:00 |
|
Fredrik Adelöw
|
a0757f057f
|
Merge pull request #31030 from simonnepomuk/patch-2
Create apicurio-registry.yaml metdata file for plugin directory
|
2025-09-02 13:26:19 +02:00 |
|
Fredrik Adelöw
|
8c9eecceee
|
Merge pull request #30512 from GabDug/techdocs-durations-config
Techdocs: support HumanDuration for cache config
|
2025-09-02 13:18:32 +02:00 |
|
Fredrik Adelöw
|
03fcaf3666
|
Merge pull request #31040 from secustor/fix/add-missing-cli
fix(packages/create-app): add missing cli dependency
|
2025-09-02 11:29:15 +02:00 |
|
Fredrik Adelöw
|
3960b37a59
|
Merge pull request #30545 from telia-oss/entity-filter-race-condition
Entity filter race condition
|
2025-09-02 11:25:24 +02:00 |
|
Fredrik Adelöw
|
bfd5e68ba8
|
Merge pull request #31041 from backstage/freben/ns
relax the wording around namespaces a bit
|
2025-09-02 11:17:04 +02:00 |
|
Fredrik Adelöw
|
d791dd7d27
|
relax the wording around namespaces a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-09-02 11:08:03 +02:00 |
|
secustor
|
02dbe8eaae
|
fix(packages/create-app): add missing cli dependency
Signed-off-by: secustor <sebastian@poxhofer.at>
|
2025-09-01 23:43:30 +02:00 |
|
Vincenzo Scamporlino
|
89247ccf44
|
Merge pull request #31031 from sophotechlabs/add-sophotech-to-adopters-list
Add Sophotech to adopters list
|
2025-09-01 21:05:19 +02:00 |
|
Jacob Raihle kdm951
|
629900817a
|
Replace MockPromise with existing createDeferred
Signed-off-by: Jacob Raihle kdm951 <jacob.raihle@teliacompany.com>
|
2025-09-01 20:11:42 +03:00 |
|
Fredrik Adelöw
|
4bb71d62c3
|
Merge pull request #31038 from backstage/dependabot/npm_and_yarn/pbkdf2-3.1.3
|
2025-09-01 17:54:45 +02:00 |
|
dependabot[bot]
|
c595499e32
|
chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: pbkdf2
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-01 15:03:29 +00:00 |
|
Fredrik Adelöw
|
6b7cb8cba2
|
Merge pull request #31011 from grantila/grantila/return-error-description-as-result-in-the-mcp-backend
Improve MCP backend error handling
|
2025-09-01 14:39:03 +02:00 |
|
Patrik Oldsberg
|
5e5481ce00
|
Merge pull request #31023 from backstage/rugvip/pc
github/workflows: add prettier cache
|
2025-09-01 14:29:58 +02:00 |
|
Fredrik Adelöw
|
257161b639
|
Update microsite/data/plugins/apicurio-registry.yaml
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-09-01 14:28:41 +02:00 |
|
Fredrik Adelöw
|
88ad818c01
|
Merge pull request #31032 from secustor/docs/fix-diff-for-migration-guide
docs: fix diff for building apps guide
|
2025-09-01 14:24:20 +02:00 |
|
Fredrik Adelöw
|
577253a767
|
Merge pull request #31007 from backstage/freben/cleanup-on-writers
Only run provider orphan cleanup if the engine is started
|
2025-09-01 12:58:49 +02:00 |
|
Fredrik Adelöw
|
66ee6e2a33
|
Merge pull request #29887 from benjidotsh/catalog/github-app-discovery
feat(catalog): implement discovery by GitHub app
|
2025-09-01 12:42:20 +02:00 |
|
secustor
|
cc1c6f98b6
|
docs: fix diff for building apps guide
Signed-off-by: secustor <sebastian@poxhofer.at>
|
2025-08-31 22:47:33 +02:00 |
|
Artem Muterko
|
0ecf6c8e40
|
Add Sophotech to adopters list
Signed-off-by: Artem Muterko <artem@sopho.tech>
|
2025-08-31 18:56:07 +02:00 |
|
Simon Wagner
|
0644cbb1cf
|
Create apicurio-registry.yaml metdata file for plugin directory
Signed-off-by: Simon Wagner <32711522+simonnepomuk@users.noreply.github.com>
|
2025-08-31 13:23:18 +02:00 |
|
Patrik Oldsberg
|
6bf7c028a8
|
Merge pull request #31029 from backstage/rugvip/error-types
frontend-plugin-api: improve type errors for createFrontend{Plugin,Module}
|
2025-08-31 11:34:48 +02:00 |
|
Patrik Oldsberg
|
2fb8b04f79
|
frontend-plugin-api: improve type errors for createFrontend{Plugin,Module}
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-08-31 10:21:44 +02:00 |
|
Patrik Oldsberg
|
2926f773c2
|
Merge pull request #31021 from backstage/rugvip/backend-template
cli: update backend plugin template with new service pattern
|
2025-08-29 14:34:23 +02:00 |
|
Patrik Oldsberg
|
705f28d23a
|
github/workflows: add prettier cache
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-08-29 13:56:56 +02:00 |
|
Vincenzo Scamporlino
|
ff41d7998a
|
Merge pull request #30977 from stephenglass/fix/core-components-avatar-initials
fix(core-components): fixes for rendering initials in the avatar component
|
2025-08-29 13:46:28 +02:00 |
|
Fredrik Adelöw
|
eb2734d8bd
|
Merge pull request #30625 from AmbrishRamachandiran/holiday-tracker-plugin
Add Holiday Tracker Plugin To Marketplace
|
2025-08-29 13:42:03 +02:00 |
|
Patrik Oldsberg
|
e1adce4bd3
|
cli: update backend plugin template with new service pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-08-29 13:27:21 +02:00 |
|
Vincenzo Scamporlino
|
3585c591b8
|
Merge pull request #30552 from schultzp2020/add-logger-docs
docs: clarify log level
|
2025-08-29 12:31:11 +02:00 |
|
Gustaf Räntilä
|
37b4eaf462
|
Make the action 'get-catalog-entity' throw ConflictError instead of Error
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
|
2025-08-28 15:26:14 +02:00 |
|
Gustaf Räntilä
|
d08b0c9630
|
Return known errors thrown in MCP actions as textual description
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
|
2025-08-28 15:13:47 +02:00 |
|
Fredrik Adelöw
|
a4c82adcea
|
Only run provider orphan cleanup if the engine is started in the first place
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-08-28 11:23:30 +02:00 |
|
Vincenzo Scamporlino
|
210406dfc0
|
Merge pull request #30922 from JessicaJHee/unset-cookie-domain
fix: remove domain attribute to set OAuth cookies as host-only
|
2025-08-27 21:18:32 +02:00 |
|
Paul Schultz
|
ed21beb509
|
Merge pull request #30693 from sn0wcat/master
chore: improved the logging message
|
2025-08-27 14:17:34 -05:00 |
|
Patrik Oldsberg
|
bc7d142350
|
Merge pull request #30937 from backstage/changeset-release/master
Version Packages (next)
|
2025-08-26 16:06:16 +02:00 |
|
github-actions[bot]
|
9c441f9a78
|
Version Packages (next)
|
2025-08-25 15:09:39 +00:00 |
|
Fredrik Adelöw
|
a4a517d501
|
Merge pull request #30982 from backstage/rugvip/conflict
cli: fix nfs plugin template id -> pluginId
|
2025-08-25 17:03:34 +02:00 |
|
Patrik Oldsberg
|
080f25215f
|
cli: fix nfs plugin template id -> pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-08-25 16:39:50 +02:00 |
|
Benjamin Janssens
|
198d170443
|
Merge branch 'master' into catalog/github-app-discovery
|
2025-08-25 16:10:30 +02:00 |
|
Fredrik Adelöw
|
56bf797146
|
Merge pull request #30567 from stephenglass/fix/catalog-msgraph-encoding
fix(catalog-msgraph): Encode query filters in requests made to msgraph
|
2025-08-25 14:10:43 +02:00 |
|
Fredrik Adelöw
|
a7fb31eb2a
|
Update .changeset/slick-lamps-clap.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-08-25 14:10:36 +02:00 |
|
Fredrik Adelöw
|
500ac74691
|
Merge pull request #30971 from backstage/freben/depr-ex
deprecate explore collator
|
2025-08-25 12:09:15 +02:00 |
|
Patrik Oldsberg
|
a19d9ef133
|
Merge pull request #30978 from backstage/rugvip/conflict
cli: fix package detection conflict
|
2025-08-25 11:31:40 +02:00 |
|
Patrik Oldsberg
|
275bda809e
|
cli: fix package detection conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-08-25 10:42:34 +02:00 |
|
Fredrik Adelöw
|
e60b871986
|
Merge pull request #30394 from 04kash/tutorial/adding-events
Add Docs on Integrating Event-Driven Updates with Entity Providers
|
2025-08-25 09:37:43 +02:00 |
|
Stephen Glass
|
e409becd3f
|
Fixes for rendering initials in the avatar component
Signed-off-by: Stephen Glass <stephen@stephen.glass>
|
2025-08-23 20:58:00 -04:00 |
|
Fredrik Adelöw
|
f615c9fd40
|
Merge pull request #30823 from backstage/renovate/actions-cache-digest
chore(deps): update actions/cache digest to 0400d5f
|
2025-08-23 12:25:13 +02:00 |
|
Fredrik Adelöw
|
4d6c6b80b5
|
Merge pull request #30826 from backstage/renovate/ilshidur-action-discord-0.x
chore(deps): update ilshidur/action-discord action to v0.4.0
|
2025-08-23 12:24:58 +02:00 |
|
Fredrik Adelöw
|
4642837a3f
|
Merge pull request #30829 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.6
|
2025-08-23 12:24:21 +02:00 |
|
Fredrik Adelöw
|
ce1a18f1c9
|
Merge pull request #30965 from backstage/dependabot/npm_and_yarn/cipher-base-1.0.6
chore(deps): bump cipher-base from 1.0.4 to 1.0.6
|
2025-08-23 12:24:05 +02:00 |
|