github-actions[bot]
ef6a039e07
Version Packages
2021-12-16 08:56:38 +00:00
Patrik Oldsberg
7bd536c985
Merge pull request #8508 from backstage/mob/expalytics
...
core-plugin-api: mark AnalyticsApi as experimental
2021-12-16 09:50:58 +01:00
Johan Haals
64a5a09a51
Merge pull request #8511 from backstage/dependabot/npm_and_yarn/mock-fs-5.1.2
...
build(deps): bump mock-fs from 5.1.0 to 5.1.2
2021-12-16 08:52:11 +01:00
mufaddal motiwala
e603515eba
removed the deprecated prop
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-16 11:07:57 +05:30
mufaddal motiwala
e1711f1885
renamed the plugin
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-16 11:07:01 +05:30
dependabot[bot]
6e5f662187
build(deps): bump mock-fs from 5.1.0 to 5.1.2
...
Bumps [mock-fs](https://github.com/tschaub/mock-fs ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/tschaub/mock-fs/releases )
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md )
- [Commits](https://github.com/tschaub/mock-fs/compare/v5.1.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: mock-fs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-16 04:20:04 +00:00
Bret Hubbard
4c269c7c23
scaffolder: add changeset
...
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com >
2021-12-15 12:44:08 -07:00
Bret Hubbard
111dcaeb9a
scaffolder: add DescriptionField override to support markdown
...
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com >
2021-12-15 12:44:08 -07:00
Fredrik Adelöw
3fa31ec84a
address comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-15 19:29:42 +01:00
Fredrik Adelöw
afb7f31840
fixed the browser behavior for BackstageProtocolResolverFetchMiddleware
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-15 19:29:42 +01:00
Fredrik Adelöw
7927005152
Add fetchApiRef which implements fetch, plus Backstage token header when available.
...
This intends to be the basis for other plugins' data fetching needs, so that they can transparently interact with the catalog and other parts of the Backstage ecosystem without explicitly having to deal with authenticating themselves.
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-15 19:29:42 +01:00
mufaddal motiwala
f5851c62ad
validates yarn run diff --check
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 22:13:22 +05:30
Hasan Ozdemir
eb3fd85d3e
feature: add crumbIssuer option to jenkins (optional) configuration, improve the UI to show a notification after executing the action: re-build
...
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com >
2021-12-15 17:35:44 +01:00
Júlio Zynger
68b2a31a05
Update Airflow plugin README
...
Airflow v1 exposed an experimental API [that got dropped](https://airflow.apache.org/docs/apache-airflow/stable/deprecated-rest-api-ref.html ) later on. Let's add a note to the README making explicit users of Airflow v1 won't be able to integrate with this plugin unless they update.
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2021-12-15 17:23:38 +01:00
Rogerio Angeliski
fc8fc02510
add more options to rails new
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2021-12-15 13:13:08 -03:00
Patrik Oldsberg
18d4f500af
core-plugin-api: mark AnalyticsApi as experimental
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-15 16:39:43 +01:00
mufaddal motiwala
8d9ab4d7c1
removed test case
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 20:44:53 +05:30
mufaddal motiwala
6bd503c9c2
replaced name with id
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 19:40:59 +05:30
mufaddal motiwala
060dd5d518
validation added
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 19:40:33 +05:30
mufaddal motiwala
bb46214031
createRoutableExtension name added
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 19:40:04 +05:30
Camila Belo
11151655a0
Merge pull request #8147 from cowboyd/elastic-search-new-client
...
Add ability to re-use search cluster configuration from ElasticSearchSearchEngine
2021-12-15 15:03:11 +01:00
Charles Lowell
c47959856a
Don't use initializer syntax for instantiating client
...
For some reason, the property initializer syntax stopped working. An
update to TypeScript? An update to Jest? Unknown, but sticking to the
less fancy constructor body to do property init seems to work.
Signed-off-by: Charles Lowell <cowboyd@frontside.com >
2021-12-15 15:30:30 +02:00
Brian Fletcher
62915c3688
add batch api group explanation
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-12-15 13:25:12 +00:00
Brian Fletcher
8b3f624aa5
adds cronjobs to vocab list
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-12-15 13:21:22 +00:00
Ben Lambert
22354eef67
Merge pull request #8473 from brexhq/k8s-make-completed-green
...
K8s Cronjob Style Change and UI Fix
2021-12-15 13:57:08 +01:00
mufaddal motiwala
7e5dcd96c7
changed major to patch
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 18:19:15 +05:30
Ben Lambert
2a96b81692
Merge pull request #8378 from hiba-aldalaty/patch/sidebar-submenu-fix
...
Bug Fix: Sidebar Submenu Items should only be active when full path is active
2021-12-15 13:42:30 +01:00
Iain Billett
651d1e7696
Don't use discovery API
...
Signed-off-by: Iain Billett <iain@roadie.io >
2021-12-15 11:50:44 +00:00
Lykke Axlin
675578a4b3
update demo gif and decpendencies
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
Co-authored-by: klaraab <klarabroman@live.se >
2021-12-15 12:23:36 +01:00
mufaddal motiwala
58c7de3797
deleted backstage.json
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 16:35:50 +05:30
mufaddal motiwala
8e5f1010df
edited the changeset
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 16:33:34 +05:30
mufaddal motiwala
5ad82708fd
changed minor to patch
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 16:28:26 +05:30
Lykke Axlin
1b6e709011
Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes
2021-12-15 11:22:13 +01:00
Lykke Axlin
a9c3cc82ba
update yarn.lock
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
Co-authored-by: klaraab <klarabroman@live.se >
2021-12-15 11:19:48 +01:00
Ben Lambert
06403a0475
Merge pull request #8343 from backstage/rugvip/presence
...
catalog-backend: fix handling of optional locations
2021-12-15 11:18:31 +01:00
Lykke Axlin
4ccbf87557
Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes
2021-12-15 11:17:11 +01:00
Lykke Axlin
26926bb7a7
add changeset
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
2021-12-15 11:16:43 +01:00
Ben Lambert
1acea02844
Merge pull request #8384 from marleypowell/marley/7678-pull-request-custom-filters
...
feat: Added ability to configure PR columns with parameters using filters.
2021-12-15 10:58:26 +01:00
Johan Haals
cafdecfc2f
add packages/catalog
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-15 10:58:15 +01:00
Johan Haals
cb65389b48
format
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-15 10:54:38 +01:00
Lykke Axlin
79ce347d05
Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes
2021-12-15 10:52:43 +01:00
Johan Haals
a6c72b0d2c
Label PRs
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-15 10:40:26 +01:00
Lykke Axlin
a7a8e05fd2
cleanup
...
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com >
Co-authored-by: klaraab <klarabroman@live.se >
2021-12-15 10:26:29 +01:00
Ben Lambert
9d03616a56
Merge pull request #8456 from Oriflame/feature/ownershipcard-configurable-kind-and-type-7806
...
Ownershipcard filter configurable
2021-12-15 10:20:15 +01:00
Ben Lambert
c3df6347f3
Merge pull request #8484 from dehamzah/add-missing-overrideable-comp-sidebar
...
Add Missing Overridable Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider
2021-12-15 10:10:30 +01:00
Jan Vilimek
95284ba572
improved tests / comment
...
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com >
2021-12-15 09:45:15 +01:00
Patrik Oldsberg
f7fe2b3f58
Merge pull request #8490 from backstage/mob/hidden-error-docs
...
core-plugin-api: document ErrorApiErrorContext.hidden
2021-12-15 09:33:39 +01:00
Patrik Oldsberg
8c687e9bf5
Merge pull request #8491 from backstage/rugvip/docfix
...
docs/api-reference: fix missing content + bump to latest version of rushstack deps
2021-12-15 09:33:19 +01:00
Fredrik Adelöw
f8eb4d8a34
Merge pull request #8492 from backstage/dependabot/npm_and_yarn/types/dagre-0.7.46
...
build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46
2021-12-15 08:46:28 +01:00
dependabot[bot]
0c09c969c7
build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46
...
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre ) from 0.7.44 to 0.7.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre )
---
updated-dependencies:
- dependency-name: "@types/dagre"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-15 04:12:30 +00:00