Camila Belo
eb26198089
docs(release): adding throubleshooting section
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-01-10 09:51:43 +01:00
Fredrik Adelöw
f7566f9e10
review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-01-10 09:16:57 +01:00
Fredrik Adelöw
d4149bf6d4
rename app/router to app/root
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-01-10 09:16:57 +01:00
Fredrik Adelöw
b1acd9bdd3
added changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-01-10 09:12:58 +01:00
Harrison Hogg
c7c2b71ca2
Updated the permissions framework readme wording
...
Signed-off-by: Harrison Hogg <hhogg@spotify.com >
2024-01-10 09:12:51 +01:00
Arthur Gavlyukovskiy
ebb0f117fd
Merge branch 'master' into gitlab-push-action
2024-01-09 16:35:46 +01:00
Patrik Oldsberg
1f008c27a1
Merge pull request #22075 from backstage/changeset-release/master
...
Version Packages (next)
2024-01-09 14:11:38 +01:00
github-actions[bot]
ac277f3c91
Version Packages (next)
2024-01-09 12:44:34 +00:00
Fredrik Adelöw
0ea52bd82e
Merge pull request #22111 from backstage/revert-21802-topic/fix-issue-templates
...
Revert "[GitHub Issue Templates] Removed placeholder and moved text to description"
2024-01-09 13:38:52 +01:00
Fredrik Adelöw
18e16cf906
Merge pull request #22148 from backstage/dependabot/npm_and_yarn/microsite/follow-redirects-1.15.4
...
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /microsite
2024-01-09 13:35:24 +01:00
Arthur Gavlyukovskiy
7a39edd3f9
Remove nested try-catch
...
Signed-off-by: Arthur Gavlyukovskiy <agavlyukovskiy@gmail.com >
2024-01-09 12:01:29 +01:00
Patrik Oldsberg
c7c259f75e
Merge pull request #22035 from arctir/user-settings-nav-item
...
Add a user-settings core nav item
2024-01-09 10:16:24 +01:00
Fredrik Adelöw
841f0198f1
Merge pull request #22147 from backstage/freben/alfa
...
updated backend/frontend system readme files
2024-01-09 09:34:37 +01:00
Fredrik Adelöw
90de14c073
Merge pull request #22114 from backstage/renovate/humanize-duration-3.x-lockfile
...
chore(deps): update dependency @types/humanize-duration to v3.27.4
2024-01-09 09:33:04 +01:00
dependabot[bot]
a8eca44b3e
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /microsite
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 08:32:33 +00:00
Fredrik Adelöw
2fea5edd00
Merge pull request #22084 from backstage/renovate/esbuild-0.x-lockfile
...
chore(deps): update dependency esbuild to v0.19.11
2024-01-09 09:30:28 +01:00
Fredrik Adelöw
516fd3e918
updated backend/frontend system readme files
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-01-09 08:44:39 +01:00
Patrick Jungermann
4ebf99beb4
feat(catalog): support new backend system at catalog-backend-module-openapi
...
Add the backend module `catalogModuleJsonSchemaRefPlaceholderResolver`
that registers the `jsonSchemaRefPlaceholderResolver`
for the keys `asyncapi` (usable as `$asyncapi`) and `openapi` (usable as `$openapi`).
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-01-09 01:42:04 +01:00
Patrick Jungermann
af76a957ba
feat(events): add default exports for new backend system
...
Add default exports for event modules
to be used with the new backend system
as well as documentation on how to install.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-01-09 01:37:24 +01:00
Patrick Jungermann
d5ddc4e467
docs(events): add docs for new backend system
...
Add documentation on how to install the plugins
with the new backend system.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-01-09 01:34:37 +01:00
Fredrik Adelöw
2cfd6f55e3
Merge pull request #22134 from buaydin/patch-1
...
Update README.md missing ")"
2024-01-08 13:44:42 +01:00
Fredrik Adelöw
53445cd72f
add changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-01-08 13:43:56 +01:00
Patrik Oldsberg
91502ece98
Merge pull request #22133 from backstage/rugvip/warpper
...
core-compat-api: wrap discovered elements with compatWrapper
2024-01-08 13:17:29 +01:00
Patrik Oldsberg
4ffb18a507
core-compat-api: add test for legacy API access
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-01-08 12:49:18 +01:00
rui ma
062b8f2611
feat: Add permission check to Register Existing API button
...
Signed-off-by: rui ma <ruima@alauda.io >
2024-01-08 19:04:43 +08:00
buaydin
4e80771bc4
Update README.md missing ")"
...
error TS1005: ')' expected
Signed-off-by: buaydin <126671687+buaydin@users.noreply.github.com >
2024-01-08 13:52:17 +03:00
Patrik Oldsberg
4c1f50cbd2
core-compat-api: wrap discovered elements with compatWrapper
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-01-07 14:37:56 +01:00
knottAutodesk
e6276190ad
Update authorizing-parameters-steps-and-actions.md
...
debug:log is causing markdown rendering issues - it should be enclosed in back-ticks.
Signed-off-by: knottAutodesk <143034967+knottAutodesk@users.noreply.github.com >
2024-01-06 16:43:51 -08:00
renovate[bot]
a272d70367
chore(deps): update dependency @types/humanize-duration to v3.27.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 16:13:21 +00:00
Fredrik Adelöw
ae28f1266c
Merge pull request #22085 from backstage/renovate/eslint-plugin-jest-27.x-lockfile
...
fix(deps): update dependency eslint-plugin-jest to v27.6.1
2024-01-05 16:00:46 +01:00
Fredrik Adelöw
85b961df79
Merge pull request #22091 from backstage/renovate/actions-setup-python-4.x
...
chore(deps): update actions/setup-python action to v4.8.0
2024-01-05 15:59:56 +01:00
Fredrik Adelöw
9685ec3623
Merge pull request #22094 from backstage/renovate/luxon-3.x-lockfile
...
chore(deps): update dependency @types/luxon to v3.3.8
2024-01-05 15:58:52 +01:00
Fredrik Adelöw
f3e718a2c5
Merge pull request #22095 from backstage/renovate/axios-1.x-lockfile
...
fix(deps): update dependency axios to v1.6.4
2024-01-05 15:58:06 +01:00
manuel.falcon
4c03e905d2
Changing minor for patch as sugested in PR
...
Signed-off-by: manuel.falcon <manuel.falcon@glovoapp.com >
2024-01-05 13:15:57 +01:00
bnechyporenko
0b9ce2b281
Scaffolder: Fix for a step with no properties
...
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com >
Signed-off-by: bnechyporenko <bnechyporenko@bol.com >
2024-01-05 08:46:52 +01:00
bnechyporenko
ce30118cf0
Scaffolder: Fix for a step with no properties
...
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com >
Signed-off-by: bnechyporenko <bnechyporenko@bol.com >
2024-01-05 08:46:52 +01:00
Andre Wanlin
b327d39483
Revert "[GitHub Issue Templates] Removed placeholder and moved text to description"
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-01-04 14:57:40 -06:00
Matthew Prinold
2b1392cd3e
docs(changeset): updates changeset from patch to minor for plugin-scaffolder-backend
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
4e1e124cc6
Revert "docs(changeset): updates changeset from patch to minor"
...
This reverts commit 9766e3dfb65a552badf0ade43c9d1335aaa029a1.
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
32aafe024e
docs(changeset): updates changeset from patch to minor
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
0a36addbce
refactor(bitbucketCloudPipelineRun): updates description for the action
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
a694f7188d
docs(Changeset): adds change set for new builtin action bitbucket:pipelines:run
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
8d29882a7b
chore(api-report): rebuilds api-report
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
54a035bde1
feat(InputProperties): updates descriptions and titles
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
e7fc793e89
feat(createBuiltinActions): adds bitbucket:pipelines:run action to built in actions
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:02 +00:00
Matthew Prinold
2db42a19df
feat(bitbucketCloudPipelinesRun): adds authorization headers and refactors tests to use msw
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:01 +00:00
Matthew Prinold
315c1903c2
refactor(bitbucketCloud): extracts function getAuthorizationHeader into helper module
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:01 +00:00
Matthew Prinold
8de491f77a
refactor(bitbucketCloudPipelinesRun): extracts out schema input properties
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:01 +00:00
Matthew Prinold
76e7e5b265
refactor(BitbucketCloudPipelinesRun): moves action files to new module
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:01 +00:00
Matthew Prinold
e2c90457f3
feat(bitbucketCloudPipelinesRun): defines input schema for the request body
...
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com >
2024-01-04 11:45:01 +00:00