Commit Graph

16504 Commits

Author SHA1 Message Date
Fredrik Adelöw 1fa98590a9 Merge pull request #7008 from Aj-vrod/master
Hide pagination when there's just one page
2021-09-01 11:02:58 +02:00
Fredrik Adelöw 8057eb8166 Merge pull request #7025 from estahn/patch-1
fix: export createGithubProvider
2021-09-01 10:53:28 +02:00
Fredrik Adelöw 1c3e45563c Merge pull request #6881 from aureliosaraiva/techdoc_title
Friendly Title for Docs
2021-09-01 10:42:02 +02:00
Fredrik Adelöw 145f7a5dd1 add api report
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-01 10:33:08 +02:00
Fredrik Adelöw c6b809c625 Merge pull request #7017 from awanlin/topic/handle-azure-devops-server
Properly handle Azure DevOps Server download URL
2021-09-01 10:30:22 +02:00
Patrik Oldsberg 070c2a3142 Merge pull request #7019 from backstage/rugvip/fonts
cli: added support for importing font files
2021-09-01 09:54:31 +02:00
Aj-vrod 6347fc991b removed line in changeset
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
2021-09-01 09:48:22 +02:00
@pawelmitka a239a4a5e5 refactor: rename helpers.ts to OctokitProvider.ts and add docstrings
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-09-01 09:30:50 +02:00
Enrico Stahn ca45b169d4 chore: provide changeset for docs
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
2021-09-01 16:06:49 +10:00
Enrico Stahn 968412fa4e fix: export createGithubProvider
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
2021-09-01 15:43:32 +10:00
dependabot[bot] 6d243eb99e chore(deps-dev): bump @types/concat-stream from 1.6.0 to 1.6.1
Bumps [@types/concat-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/concat-stream) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/concat-stream)

---
updated-dependencies:
- dependency-name: "@types/concat-stream"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 04:13:32 +00:00
Christopher Zorn 652a2e9276 Copy file mode by getting original mode via stats
Signed-off-by: Christopher Zorn <czorn@flexport.com>
2021-08-31 15:52:55 -07:00
Eric Peterson 90cbacc37d Merge pull request #7003 from backstage/techdocs/beta-local 2021-08-31 20:43:54 +02:00
Andre Wanlin 00bc49f8fe Update packages/integration/src/azure/core.ts
Updated with suggested change

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-08-31 13:22:57 -05:00
Fredrik Adelöw e066dc8e2f Merge pull request #7006 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
2021-08-31 19:38:15 +02:00
Fredrik Adelöw 9b2c6252b5 Merge pull request #6923 from deepak-bhardwaj-ps/plugin-allure
#6528 Plugin allure
2021-08-31 19:21:10 +02:00
Patrik Oldsberg 5e803edb86 cli: added support for importing for files
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-31 19:16:26 +02:00
Fredrik Adelöw a8395402b6 Merge pull request #7007 from msamad/msamad/use-custom-theme-id-for-template-card
Use themeId in TemplateCard from theme object
2021-08-31 19:01:59 +02:00
Fredrik Adelöw b5118ff766 add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 18:56:59 +02:00
Andre Wanlin 5dca42b174 Properly handle Azure DevOps Server download URL
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-08-31 10:55:37 -05:00
Fredrik Adelöw fec8900399 Merge pull request #7005 from backstage/dependabot/npm_and_yarn/octokit/graphql-4.7.0
chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
2021-08-31 16:59:48 +02:00
Fredrik Adelöw b1fa60bd04 Merge pull request #7014 from backstage/freben/saml-3
Add a warning log message that `passport-saml` will require a `cert` config parameter imminently
2021-08-31 16:45:18 +02:00
Pepijn Schildkamp 723df8e8ce processed review comments. Ran prettier, api-report, minor to patch
Signed-off-by: Pepijn Schildkamp <pepijn.schildkamp@gmail.com>
2021-08-31 16:41:29 +02:00
Fredrik Adelöw 2a105f4514 Add a warning log message that passport-saml will require a cert config parameter imminently
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 16:22:54 +02:00
Eric Peterson a42a142c2f Reduce log fatigue during startup.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-31 15:24:04 +02:00
Aurelio Saraiva d288ffc77a fixed typo camelcase
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
2021-08-31 09:51:07 -03:00
Aurelio Saraiva 690550862a adjusted changeset description
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
2021-08-31 09:43:25 -03:00
Aj-vrod 75ce44439a changeset corrected
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
2021-08-31 14:08:50 +02:00
Roy Jacobs 21f87ec5bc Update api-report.md
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
2021-08-31 14:04:51 +02:00
Fredrik Adelöw 897c66ca8b Merge pull request #6992 from backstage/freben/life-of-an-entity
add a 'life of an entity' catalog article
2021-08-31 14:01:20 +02:00
Eric Peterson afd67945f8 Merge pull request #7012 from backstage/docs/techdocs-beta-versions
[Documentation] Specify versions for TechDocs Beta
2021-08-31 13:46:56 +02:00
Roy Jacobs 2e4b768445 Configure DefaultCatalogCollator programmatically
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
2021-08-31 13:32:03 +02:00
Dominik Henneke 31caeee241 Merge pull request #7009 from SDA-SE/feat/fix-catalog-import 2021-08-31 13:25:38 +02:00
Ben Lambert 63bbb86650 Merge pull request #7010 from backstage/blam/bump-tar 2021-08-31 12:28:24 +02:00
Fredrik Adelöw a004b8da1a add a 'life of an entity' catalog article
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-31 12:06:51 +02:00
Eric Peterson 15d0a10c57 Document beta versions of TechDocs ecosystem.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-31 11:59:47 +02:00
blam 458a3549b3 chore: bump tar versions
Signed-off-by: blam <ben@blam.sh>
i#
2021-08-31 11:51:02 +02:00
@pawelmitka 2b69f8a4fd refactor: replace getOctokit with OctokitProvider.getOctokit to allow credentails caching
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-08-31 11:43:58 +02:00
Dominik Henneke deeb708077 Provide the form context so nested controllers can use it
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-08-31 11:19:27 +02:00
Eric Peterson b894b4cfb9 Explicit assertion for linting.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-31 10:25:40 +02:00
Aj-vrod 7e5f14dda2 Changeset added
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
2021-08-31 09:48:07 +02:00
Aj-vrod 1594286153 Added condition for pagination
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
2021-08-31 09:43:56 +02:00
Ruben Lindström cba687a27f feat: add home to plugin marketplace (#7000)
feat: add home to plugin marketplace
2021-08-31 09:21:10 +02:00
Mustansar Anwar ul Samad 957ae8059b Use themeId in TemplateCard from theme object
The themeId should be picked up from the object to make sure that
when a custom theme is provided, it's pageTheme list is used instead
of one in the default theme package

Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com>
2021-08-31 16:47:18 +12:00
dependabot[bot] d5119a1347 chore(deps): bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.3 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:10:36 +00:00
dependabot[bot] 216264e46e chore(deps): bump @octokit/graphql from 4.6.4 to 4.7.0
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 4.6.4 to 4.7.0.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v4.6.4...v4.7.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:09:44 +00:00
Aurelio Saraiva 434dfc5d47 added changeset for techdocs title
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
2021-08-30 18:26:29 -03:00
Aurelio Saraiva 3cb2124bcd removed doc in favor #6888
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
2021-08-30 18:19:49 -03:00
Aurelio Saraiva 37b29bd5a5 Merge branch 'master' into techdoc_title 2021-08-30 18:17:19 -03:00
Eric Peterson 31d4a456bf Update local publisher reader to respect case configs on read.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-30 20:00:01 +02:00