Commit Graph

20016 Commits

Author SHA1 Message Date
Patrik Oldsberg 813db5928b core-plugin-api: document ErrorApiErrorContext.hidden
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-15 01:17:58 +01:00
Patrik Oldsberg 8bd3b6dbb9 Merge pull request #8469 from backstage/mob/auth-renames
core-plugin-api: rename OAuthRequest API types
2021-12-13 23:24:55 +01:00
Camila Belo ab1a69bcc3 Merge pull request #8365 from kuangp/fix/techdocs
fix(techdocsStorageClient): properly construct baseUrls
2021-12-13 22:46:36 +01:00
Patrik Oldsberg 4594ea2dab catalog-react: weird api-report reordering
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 18:24:46 +01:00
Patrik Oldsberg fa5b141de9 Merge pull request #8472 from backstage/Rugvip-patch-1
Delete cold-otters-prove.md
2021-12-13 18:22:41 +01:00
Fredrik Adelöw f0ed50adb0 Merge pull request #8364 from backstage/sqlite-separate-files
Overwrite sqlite filename per plugin
2021-12-13 16:56:56 +01:00
Patrik Oldsberg fd9c1abd2c Delete cold-otters-prove.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 16:41:49 +01:00
Ben Lambert 23009fcb6a Merge pull request #8323 from backstage/dependabot/npm_and_yarn/types/tar-6.1.1
chore(deps-dev): bump @types/tar from 4.0.5 to 6.1.1
2021-12-13 16:40:39 +01:00
Ben Lambert 8cf4cd928c Merge pull request #8470 from adamdmharvey/bump-action-checkout
chore(actions): Update actions/checkout versions for FOSSA and Changeset
2021-12-13 16:20:24 +01:00
Phil Kuang e7cce2b603 fix(techdocsStorageClient): properly construct baseUrls
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-13 10:00:03 -05:00
Patrik Oldsberg 9d6503e86c core-*: update usage of deprecated auth types
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 15:31:11 +01:00
Adam Harvey 4f1a7d57df Remove specific pin versioning
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-13 09:29:30 -05:00
Adam Harvey 2771d9016e Bump checkout action to newest major release
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-13 09:28:56 -05:00
Johan Haals b3f572dd01 Merge pull request #8465 from backstage/mob/auth-apis
core-plugin-api: deprecate some auth APIs and mark the rest experimental
2021-12-13 15:21:18 +01:00
Patrik Oldsberg 760791a642 core-plugin-api: auth request type renames and deprecations
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 15:20:05 +01:00
Ben Lambert 90198342bc Merge pull request #8349 from backstage/rugvip/cjs
add more explicit support for .mjs and .cjs extensions
2021-12-13 13:35:24 +01:00
Ben Lambert a223118d6a Merge pull request #8425 from nodify-at/master
export typescript types for OIDC provider
2021-12-13 13:30:57 +01:00
Ben Lambert 23a5e8f47a Merge pull request #8338 from backstage/rugvip/license
snyk: ignore MPL and LGPL license warnings
2021-12-13 13:27:09 +01:00
Patrik Oldsberg 7ba8e10b54 Merge pull request #8460 from backstage/dependabot/npm_and_yarn/types/inquirer-8.1.3
build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3
2021-12-13 13:18:05 +01:00
Patrik Oldsberg c11ce4f552 core-app-api: deprecated Auth0Auth
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 11:50:16 +01:00
Patrik Oldsberg 8a7372cfd5 core-plugin-api: deprecated some auth api refs and marked the rest as experimental
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 11:49:08 +01:00
Ben Lambert 8c0f43a779 Merge pull request #8450 from backstage/timbonicus/avoid-updating-types
Skip updating selected types if they didn't change
2021-12-13 11:28:28 +01:00
Patrik Oldsberg bc3544c1f2 Delete old-glasses-tease.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 09:57:46 +01:00
Himanshu Mishra 157d4bf78e add changeset
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-12-13 10:19:41 +05:30
dependabot[bot] 7474124e87 build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 7.3.1 to 8.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

---
updated-dependencies:
- dependency-name: "@types/inquirer"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 04:14:45 +00:00
Hasan Ozdemir 133769ea84 add links to docs for type BackstageSignInResult
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-11 01:45:39 +01:00
Tim Hansen 6156fb8730 Skip updating selected types if they didn't change
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-10 14:42:31 -07:00
Patrik Oldsberg e0f5b46fcc snyk: ignore MPL and LGPL license warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-10 15:39:29 +01:00
Patrik Oldsberg a3ec122170 Merge pull request #8446 from backstage/rugvip/nodep
catalog-react: remove core-app-api dependency
2021-12-10 11:25:47 +01:00
Ben Lambert 3e92f22d2e Update .changeset/spicy-parents-fold.md
Signed-off-by: Ben Lambert <blam@spotify.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-12-10 11:01:15 +01:00
Patrik Oldsberg e3d163d48f catalog-react: release core-app-api dependency removal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-10 10:52:26 +01:00
Patrik Oldsberg 4c0f0b2003 catalog-react: removed core-app-api dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-10 10:47:37 +01:00
Emma Indal aa7a73e947 [TechDocs] Add metadata to cli docs (#8445)
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-12-10 10:12:13 +01:00
Joe Porpeglia 63f5bc5f2c Add connection.directory support for sqlite
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 18:00:04 -05:00
Joe Porpeglia d9a286bd56 Use path.join for tests
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia cf192e1a72 Check if sqlite filename was provided before making plugin-specific filename
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia e081edc783 Fix changset typo
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia c2a478d7f9 Update changeset
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia ef8392dab2 Use path.join
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia fe24bc9a32 Add changeset
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia e51369952e Add suffix to plugin sqlite db file
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia 189ba4c340 Overwrite sqlite filepath per plugin
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Tim Hansen 3e70c671a1 Merge pull request #8436 from backstage/timbonicus/github-workflow-runs-fix
[github-actions] Show empty state only when done loading
2021-12-09 14:06:09 -07:00
Hasan Ozdemir e0c63b37db add missing documentation for OidcAuthResult
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-09 21:38:14 +01:00
Hasan Ozdemir abd6ff3430 improve exported type to include resolver and handlers for auth providers, add additional types to fix api-doc related warnings
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-09 21:38:14 +01:00
Tim Hansen 89bd772b00 Show empty state only when done loading
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-09 13:08:34 -07:00
Ben Lambert d81b57f76c Merge pull request #8348 from cmpadden/plugin-apache-airflow
Apache Airflow Plugin
2021-12-09 17:17:40 +01:00
Colton Padden d395d0fff0 bump backstage dependencies
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-09 10:17:21 -05:00
Colton Padden 6c376f2958 make baseUrl required in client constructor as it is required in configSchema
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-09 10:12:45 -05:00
Colton Padden 01c1e2ed2b move react to peerDependencies
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-09 09:57:33 -05:00