Commit Graph

13034 Commits

Author SHA1 Message Date
Fredrik Adelöw 174f02a00a fix installation instructions for user-settings that were stale
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-27 17:10:43 +02:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Patrik Oldsberg c3e68fe249 Merge pull request #13704 from RoadieHQ/scaffolder/configure-globals-on-nunjucks
make nunjucks' globals configureable
2022-09-27 12:49:32 +02:00
Patrik Oldsberg a72e1915a8 Merge pull request #13861 from clemensheithecker/patch-3
Fix wrong import in README.md of @backstage/plugin-user-settings-backend
2022-09-27 12:15:57 +02:00
Kiss Miklos 074def89aa stringify globals
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-27 12:03:07 +02:00
Eric Peterson de80ce2ad3 Merge pull request #13577 from matteosilv/master
fixing techdocs-cli Docker client creation
2022-09-27 12:00:16 +02:00
Clemens Stefan Heithecker b5a63ea00b Fix wrong import in README.md
Replace `identityApi` with `identityApiRef` when importing from
@backstage/core-plugin-api.

Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com>
Signed-off-by: Clemens Stefan Heithecker <clemens@heithecker.dev>
2022-09-27 11:54:23 +02:00
Fredrik Adelöw 16586e4cd6 Merge pull request #13841 from iress-willygo/gh_allow_auto_merge
Add `allowAutoMerge` option for `publish:github` action
2022-09-27 11:36:31 +02:00
Patrik Oldsberg 813f446cb4 Merge pull request #13852 from backstage/rugvip/app-backend-port
app-backend: add implementation for new backend system
2022-09-27 11:29:21 +02:00
Patrik Oldsberg 299365b8c5 Merge pull request #13855 from OpenSourceZombie/ahmed/fix-ouath
gitlab oauth: consider hosted gitlab with relative path
2022-09-27 11:08:55 +02:00
Patrik Oldsberg 54682eafb2 Merge pull request #13844 from backstage/rugvip/integrations
catalog-backend: add integration tests + fix entity provider diffing
2022-09-27 11:07:00 +02:00
Patrik Oldsberg be617b42a4 catalog-backend: integration test review fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-27 10:03:46 +02:00
Patrik Oldsberg 5b9b30ad57 Merge pull request #13850 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/model
chore: update Bitbucket Cloud models
2022-09-27 00:37:11 +02:00
Patrik Oldsberg 621852991e Merge pull request #13805 from clemensheithecker/repo-url-picker-azure
feat: Add support for `allowedOrganizations` and `allowedOwners` to the `AzureRepoPicker`
2022-09-27 00:31:06 +02:00
Clemens S. Heithecker dadeeb8a88 Update api-report.md
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev>
2022-09-26 23:43:25 +02:00
Matthew Clarke 35a6cfe257 fix: useCustomResource hook infinite call (#13835)
* fix: useCustomResource hook infinite call

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* prettier

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2022-09-26 17:22:34 -04:00
Clemens S. Heithecker 01d3242b47 Update helper text for organization selection
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev>
2022-09-26 22:47:12 +02:00
Clemens S. Heithecker 4132eacfe3 Update helper text for project selection
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev>
2022-09-26 22:40:24 +02:00
ahmed 3e0f0c0285 oauth: consider hosted gitlab with relative path
Signed-off-by: ahmed <ahmed@planet.com>
2022-09-26 22:07:11 +02:00
Patrik Oldsberg 5b8bdeebc8 Merge pull request #13662 from MiniMarker/merge_upstream
Add support for links on Template Card
2022-09-26 21:53:12 +02:00
Patrik Oldsberg d2ec9a8358 Merge pull request #13833 from Pike/smaller-dry-run
Ignore .git store on Template uploads for editor and increase payload size to 10MB (fixes #12561)
2022-09-26 19:54:46 +02:00
Patrik Oldsberg 4acad115c1 Update plugins/scaffolder-backend/src/service/router.ts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-26 19:33:43 +02:00
Patrik Oldsberg fff524b44d app-backend: make "app" the default app package
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>
2022-09-26 16:49:55 +02:00
Patrik Oldsberg 571ff04b0c app-backend: initial port to new backend system
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>
2022-09-26 16:22:38 +02:00
Patrick Jungermann ad74723fbf chore: update Bitbucket Cloud models
The latest specification contained some BREAKING CHANGES
due to removed fields.

All of these fields are not used at other plugins, though.
Therefore, this change has no impact on other modules here.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-09-26 12:57:30 +02:00
Kiss Miklos 42a7e89b06 add test for global addition
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-26 11:40:18 +02:00
Kiss Miklos 12e7d7d535 api-report all
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-26 11:03:31 +02:00
Patrik Oldsberg bd3d7012a9 catalog-backend: fix location key check in entity provider delta diff
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-26 10:33:43 +02:00
Patrik Oldsberg f6f75515f1 catalog-backend: integration test, add provider replacement test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-26 10:33:40 +02:00
Patrik Oldsberg a9e59694c0 catalog-backend: fix integration test processing wait
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-26 10:32:47 +02:00
Willy Go 546ad799c4 Update generated api-report.md
Signed-off-by: Willy Go <willy.go@iress.com>
2022-09-26 16:32:31 +10:00
Willy Go 72df5f8c51 Add missing semicolon
Signed-off-by: Willy Go <willy.go@iress.com>
2022-09-26 16:04:57 +10:00
Willy Go 304305dd20 Add allowAutoMerge option for publish:github action
This option allows individual PRs to merge automatically when all merge requirements are met.
For more information, see  https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request

Signed-off-by: Willy Go <willy.go@iress.com>
2022-09-26 15:32:32 +10:00
Kiss Miklos bd8ab057dc add option to add any JsonValue for globals
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-26 01:35:21 +02:00
Patrik Oldsberg a0b1c65f9b catalog-backend: integration test, add orphan test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-25 22:40:22 +02:00
Patrik Oldsberg e1b03e97e6 catalog-backend: integration test, simplify output entities structure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-25 21:53:37 +02:00
Patrik Oldsberg 746d251745 catalog-backend: integration test, remove builtin kinds processor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-25 21:37:47 +02:00
Patrik Oldsberg c505860ee5 catalog-backend: integration test, forward more process args and throw on unhandled error
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-25 20:40:42 +02:00
Kiss Miklos 5ca599b381 fix lint stuff
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-24 17:55:52 +02:00
Kiss Miklos e640515640 api-report.md
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-24 17:55:52 +02:00
Kiss Miklos 4c571c6f19 remove console.log
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-24 17:55:52 +02:00
Kiss Miklos 155b46255d remove console.logs
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-24 17:55:52 +02:00
Kiss Miklos 2d4f5a7833 make nunjucks' globals configureable
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-24 17:55:52 +02:00
Patrik Oldsberg de96628b0a catalog-backend: add initial integration test harness + test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-24 17:00:53 +02:00
Patrik Oldsberg 55afa87889 Merge pull request #13785 from tanguyantoine/master
fix(jenkins-backend): use same config prop name
2022-09-24 11:35:49 +02:00
Axel Hecht b681275e69 Ignore .git store on Template uploads for editor and increase payload size to 10MB (fixes #12561)
Signed-off-by: Axel Hecht <axel@pike.org>
2022-09-23 18:55:58 +02:00
Patrik Oldsberg 2b74b99baa Merge pull request #13772 from gtestault/fix/cost-insights-tearing
fix(cost-insights): tearing in cost overview breakdown chart
2022-09-23 15:46:24 +02:00
Fredrik Adelöw 74022e0163 stitch relations after deleting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-23 14:15:00 +02:00
Joon Park 6c027cdab2 Frontend authorization docs for plugin authors (#11034)
* Frontend authorization docs for plugin authors

Signed-off-by: Joon Park <joonp@spotify.com>

* Wording changes

Signed-off-by: Joon Park <joonp@spotify.com>

* Clarify name of example create permission variable

Signed-off-by: Joon Park <joonp@spotify.com>

* Refactor todo list frontend code to reduce diff

Signed-off-by: Joon Park <joonp@spotify.com>

* API reports

Signed-off-by: Joon Park <joonp@spotify.com>

Signed-off-by: Joon Park <joonp@spotify.com>
2022-09-22 14:06:23 +01:00
Fredrik Adelöw 03ef30bff7 Merge pull request #13751 from prasaria/consistenly-show-parent-relations-and-child-relation-in-group-profile-card
consistently show parent and child relations in group profile card
2022-09-22 14:25:24 +02:00