Eric Peterson
de80ce2ad3
Merge pull request #13577 from matteosilv/master
...
fixing techdocs-cli Docker client creation
2022-09-27 12:00:16 +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
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
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
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
Fredrik Adelöw
97051bbe52
Merge pull request #13802 from backstage/freben/align
...
align some versions
2022-09-22 14:24:28 +02:00
Clemens S. Heithecker
08c7d2414d
Change Owner to Project for Azure host
...
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev >
2022-09-22 13:42:34 +02:00
Clemens S. Heithecker
85771cc543
Add selector for Azure host
...
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev >
2022-09-22 13:42:34 +02:00
Clemens S. Heithecker
6eef5a4631
Add allowedOrganizations selector for Azure host
...
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev >
2022-09-22 13:42:34 +02:00
Fredrik Adelöw
e05e0f021b
align some versions
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-22 09:34:59 +02:00
Fredrik Adelöw
aa5679b64f
Merge pull request #13667 from tunkl/feature/namespace_entity_picker
...
Update of EntityPickers to support flags which control omit of defaul…
2022-09-22 09:29:49 +02:00
Prasetya Aria Wibawa
0f10784155
use primary and secondary for all ListItemText
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2022-09-22 11:12:19 +07:00
Matthew Clarke
51af8361de
feat(kubernetes): Add custom resource fetch hook ( #13736 )
...
* feat(kubernetes): wip crd hook
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* refactor hooks
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* fix tests
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* changeset
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* api reports
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* typo
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2022-09-21 20:05:05 +02:00
OscarDHdz
b3c9b05189
Scaffolder: Bump stale task timeout from 1hr to 24hrs
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2022-09-21 11:01:41 -05:00
OscarDHdz
ae60130b78
Scaffolder: Make Close stale tasks default
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2022-09-21 11:01:41 -05:00
OscarDHdz
cb69395b43
Scaffolder: Set router scheduler param
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2022-09-21 11:01:41 -05:00
OscarDHdz
038ff2714a
Cleanup Scaffolder: Close Stale Tasks
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2022-09-21 11:01:41 -05:00
OscarDHdz
580dc724b4
Close stale scaffolder tasks on schedule basis
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2022-09-21 11:01:39 -05:00
OscarDHdz
5ba17223eb
Fix DatabaseTaskStore.listStaleTask PG query
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2022-09-21 10:34:12 -05:00