Commit Graph

16043 Commits

Author SHA1 Message Date
@pawelmitka d622cfad17 feat(plugin-scaffolder-backend): provide option to require Code Owners in GitHub
In order to make creation of a new repository more powerful option to enable 'Require review from Code Owners' has been added. The default behavior is that this option is disabled as with the current behavior. However, adding `requireCodeOwnersReview: true` in context input enables it.

Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-08-18 17:13:02 +02:00
Oliver Sand 557faeb7e1 Merge pull request #6866 from SDA-SE/feat/org-transform-msgraph
Pass along a `OrganizationTransformer` to the read step
2021-08-18 12:40:56 +02:00
Patrik Oldsberg 37e25f3b30 Merge pull request #6865 from backstage/dependabot/npm_and_yarn/graphiql-1.4.2
chore(deps): bump graphiql from 1.4.0 to 1.4.2
2021-08-18 11:31:42 +02:00
Patrik Oldsberg 35281504ff Merge pull request #6864 from backstage/dependabot/npm_and_yarn/dompurify-2.3.1
chore(deps): bump dompurify from 2.3.0 to 2.3.1
2021-08-18 11:29:44 +02:00
Johan Haals 807c5f8704 Merge pull request #6822 from backstage/jhaals/refresh-timer
catalog-backend: Add refresh interval function
2021-08-18 11:29:38 +02:00
Oliver Sand ee99798da7 Correct version requirements on postgres from 11 to 12 (#6863)
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-18 11:19:25 +02:00
Johan Haals db83840a65 Update .changeset/early-ducks-stare.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-18 11:06:01 +02:00
Fredrik Adelöw 4c31ff72d8 Merge pull request #6736 from adamdmharvey/search-log-msg
chore(search-backend): Improve search query log message
2021-08-18 10:28:25 +02:00
Oliver Sand be498d22fe Pass along a OrganizationTransformer to the read step
Follow up to #6855

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-18 09:05:54 +02:00
Fredrik Adelöw 7c1e6deefe Merge pull request #6855 from backstage/freben/msgraph-user-transform
Support passing a UserTransformer through the processor to the reader
2021-08-18 08:38:43 +02:00
dependabot[bot] 15b41477bd chore(deps): bump graphiql from 1.4.0 to 1.4.2
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/graphiql@1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:12:04 +00:00
dependabot[bot] cd44f1d602 chore(deps): bump dompurify from 2.3.0 to 2.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:07:43 +00:00
Tim Hansen 92c095d1d5 Merge pull request #6857 from satrox28/backstage-plugin-gitlab
Adding Gitlab Plugin to Marketplace
2021-08-17 19:16:10 -06:00
Tim Hansen 550101a284 GitLab logo, name tweak
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-17 19:03:29 -06:00
Sathish Kumar 83700022a0 Updated the file path for the plugin
Signed-off-by: Sathish Kumar <sathish.kumar2@loblaw.ca>
2021-08-17 19:37:27 -05:00
Sathish Kumar 603094c836 Adding Backstage Plugin for Gitlab
Signed-off-by: Sathish Kumar <sathish.kumar2@loblaw.ca>
2021-08-17 19:37:27 -05:00
Tim Hansen aa53fb9a51 Merge pull request #6845 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.2
chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
2021-08-17 17:08:26 -06:00
Tim Hansen 4f1a43ea39 Merge pull request #6862 from kuangp/chore/UnregisterEntityDialog
chore(UnregisterEntityDialog): migrate to catalog-react
2021-08-17 17:03:25 -06:00
Phil Kuang 2105d608f9 chore(UnregisterEntityDialog): migrate to catalog-react
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-17 17:53:04 -04:00
Tim Hansen 36713842f0 Merge pull request #6854 from SDA-SE/feat/field-id
Set field id in scaffolder
2021-08-17 15:50:34 -06:00
Oliver Sand 9f9b808f96 Review comments
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-17 23:28:36 +02:00
Fredrik Adelöw 77cdc5a842 Support passing a UserTransformer through the processor to the reader
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-17 19:40:06 +02:00
Patrik Oldsberg 6d7126c2a1 Merge pull request #6853 from backstage/rugvip/authfix
auth-backend: fix origin filter tests on windows
2021-08-17 18:42:18 +02:00
Oliver Sand 3281b75ea2 Update API report
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-17 18:13:55 +02:00
Oliver Sand 24d0e1ea12 Set field id in scaffolder
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-17 17:41:18 +02:00
Patrik Oldsberg 879a98ca3b auth-backend: fix origin filter tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 17:25:06 +02:00
Johan Haals 6d73b1f428 Merge pull request #6846 from backstage/jhaals/drop-debug
cli: Remove useless debug logging
2021-08-17 16:52:43 +02:00
Patrik Oldsberg 81e48b365f Merge pull request #6850 from backstage/rugvip/winrar
cli: fix diff command filepath handling on windows
2021-08-17 15:53:01 +02:00
samiramkr 5cb7eead4f Merge pull request #6772 from backstage/mob/auth-origins
Auth backend: add support for authenticating from additional app origins
2021-08-17 15:18:35 +02:00
Johan Haals ba01a6bcdf Parse date correctly, drop math.Floor
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-17 14:59:07 +02:00
Ruben Lindström 2b7d3455b5 Composable Homepage (#6486)
feat: implement homepage plugin
2021-08-17 14:44:30 +02:00
Samira Mokaram aed3e16dd9 update changeset
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-17 14:34:46 +02:00
Patrik Oldsberg 8ea1e96b32 cli: fix diff command filepath handling on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 14:31:35 +02:00
Patrik Oldsberg 6f98aec868 Merge pull request #6113 from djamaile/master
fix: todo-plugin ignores images and files that are bigger than/equal 200k
2021-08-17 14:18:37 +02:00
Patrik Oldsberg 8f2c880b80 todo-backend: fix TodoScmReader caching logic
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:59:01 +02:00
Patrik Oldsberg c8fd2fc190 backend-common: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:59 +02:00
Patrik Oldsberg 8543d98906 changesets: add changeset for readTree filter addition
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:52 +02:00
Patrik Oldsberg 89966c0c37 todo-backend: filter out large or binary files + deduplicate in-flight requests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:52 +02:00
Patrik Oldsberg 7b438e6f35 backend-common: remove hardcoded size check and replace with filter param
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:52 +02:00
Patrik Oldsberg 62eb025cab changesets: tweak todo-backend changeset
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:52 +02:00
Djamaile Rahamat 0b34dc7a32 chore: add changeset
Signed-off-by: Djamaile Rahamat <drahamat@bol.com>
2021-08-17 13:58:51 +02:00
Djamaile Rahamat 3ecd591475 fix: ignore images and files that are bigger than/equal 200k
Signed-off-by: Djamaile Rahamat <drahamat@bol.com>
2021-08-17 13:58:51 +02:00
Samira Mokaram 6fb2d041b7 fix test
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-17 13:48:14 +02:00
Johan Haals d155fedfc4 Floor random number
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-17 13:46:37 +02:00
Johan Haals 4f685aac96 Update comments
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-17 13:17:55 +02:00
Samira Mokaram 5ab35b84ec fix check api report
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-17 12:00:05 +02:00
Samira Mokaram 5132ae873d fix test
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-17 11:45:03 +02:00
Johan Haals f3bba3d2bd cli: Remove useless debug logging
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-17 09:32:25 +02:00
Johan Haals 928c9ba27b API reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-17 09:28:36 +02:00
dependabot[bot] 360a89830b chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
Bumps [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-shape)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 04:06:33 +00:00