Commit Graph

20198 Commits

Author SHA1 Message Date
Brian Fletcher 7228b18c0f create an interface for gh creds provider
We plan to build on this later to allow the credentials provider to
be passed into the scaffolder tasks, the processors, and the url
readers.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-17 11:26:05 +00:00
Fredrik Adelöw 3e79c4bc58 Merge pull request #8406 from prkeshri/7340-remote-config-fix
7340 remote config fix
2021-12-17 10:34:32 +01:00
Fredrik Adelöw 95753e686f Merge pull request #8509 from cmpadden/remove-deprecations-release-2021-11-11
Remove Deprecations (release-2021-11-11)
2021-12-17 09:48:39 +01:00
Johan Haals 597c79f001 Merge pull request #8529 from backstage/dependabot/npm_and_yarn/sucrase-3.20.3
build(deps): bump sucrase from 3.20.2 to 3.20.3
2021-12-17 08:52:13 +01:00
dependabot[bot] 76676422a6 build(deps): bump sucrase from 3.20.2 to 3.20.3
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

---
updated-dependencies:
- dependency-name: sucrase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 04:08:23 +00:00
Fredrik Adelöw 85b844585c fixup api report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-16 21:27:21 +01:00
Fredrik Adelöw fde22197c0 Merge pull request #8487 from RoadieHQ/search-location-protocol-whitelist
Drop Search Results with potentially unsafe location values
2021-12-16 21:19:15 +01:00
Fredrik Adelöw b2b317a66e Merge pull request #8474 from austina-lin/pluralize-team-ownership-section
Fix bug in OwnershipCard component where text wasn't correctly plur…
2021-12-16 19:50:39 +01:00
Fredrik Adelöw 1e7af3e74f Merge pull request #8499 from angeliski/add-more-rails-options
add more options to rails new
2021-12-16 19:20:30 +01:00
Fredrik Adelöw 0a9501ca1b Merge pull request #8512 from ArveSystad/patch-1
Correct keyword for microsoftAuthApiRef
2021-12-16 19:11:21 +01:00
Joon Park 393f107893 Create catalog permissions. (#8403)
These permissions will be used to integrate catalog with the permissions framework.

Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-16 14:35:46 +00:00
Colton Padden 7e0b8b0cde bumped changesets for deprecations from patch to minor
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 62d77827e1 remove associated tests for deprecated Keyboard.js
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 67d6cb3c7e remove deprecations packages/config-loader/src/loader.ts:63
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 6b69b44862 remove deprecations packages/core-plugin-api/src/apis/system/types.ts:38,55
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 771b9c07fe remove deprecations packages/test-utils/src/testUtils/Keyboard.js:28
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 26cbea8e69 remove deprecations packages/core-plugin-api/src/routing/types.ts:147,152,157
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 7e9f1118dc remove deprecations packages/core-plugin-api/src/routing/RouteRef.ts:27
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:00 -05:00
Fredrik Adelöw 351fc58fe2 Merge pull request #8507 from backstage/freben/paging
Add support for passing paging parameters to the getEntities call of the catalog client
2021-12-16 13:35:25 +01:00
Fredrik Adelöw 9c2e6bb86a Merge pull request #6399 from backstage/freben/fetch-api
Add `fetchApiRef` which implements fetch, plus Backstage token header when available
2021-12-16 11:30:37 +01:00
Ben Lambert 230df8b5ec Merge pull request #8438 from mufaddal7/feature/OwnedEntityPicker
add OwnedEntityPicker field in plugin/scaffolder
2021-12-16 11:26:42 +01:00
Ben Lambert 2c10e8a19d Merge pull request #8454 from lukzerom/select-changes-1
Select and Autocomplete select readonly when one option available
2021-12-16 10:56:40 +01:00
Ben Lambert f082d9034b Merge pull request #8486 from RoadieHQ/cronjobs-docs
add cronjobs to list of required permissions
2021-12-16 10:55:49 +01:00
Johan Haals 7c4334a912 Merge pull request #8495 from backstage/jhaals/label
Label PRs
2021-12-16 10:40:49 +01:00
Ben Lambert cd8764d8ac Merge pull request #8498 from julioz/patch-1
Update Airflow plugin README
2021-12-16 10:33:55 +01:00
Arve Systad 6b7b4b3fa2 Correct keyword for microsoftAuthApiRef
Makes for a little less guesswork in the middle of things.
2021-12-16 10:33:10 +01:00
Fredrik Adelöw 9ff0f1e76d Merge pull request #8431 from backstage/changeset-release/master
Version Packages
2021-12-16 10:22:51 +01:00
Fredrik Adelöw 5463c03b35 Add support for passing paging parameters to the getEntities call of the catalog client
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-16 10:16:53 +01:00
Johan Haals b80e25bf1d add search packages to matching
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-16 10:03:27 +01:00
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
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
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
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
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
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
mufaddal motiwala 5ad82708fd changed minor to patch
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-15 16:28:26 +05:30
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
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