Patrik Oldsberg
7bf206e8a8
Merge pull request #13848 from backstage/rugvip/releasefix
...
workflows: allow republish
2022-09-26 13:12:28 +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
a018941285
workflows: allow republish
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-26 12:43:24 +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
40cde40308
remove temp props
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-09-26 11:17:37 +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
8cb6e10105
changesets: added changeset for catalog provider diffing fix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-26 10:56:08 +02:00
backstage-goalie[bot]
3a1044ddaa
Merge pull request #13780 from backstage/renovate/isomorphic-git-1.x-lockfile
...
fix(deps): update dependency isomorphic-git to v1.21.0
2022-09-26 08:39:11 +00: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
Johan Haals
f6789c2275
Merge pull request #13749 from clemensheithecker/patch-2
...
Add custom actions plugin for Azure repositories
2022-09-26 10:15:05 +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
253453fa14
add changeset
...
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
Patrik Oldsberg
c73e278042
Update .changeset/quiet-hats-kick.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-24 11:19:12 +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
Leonardo Maier
b57a21a7fc
Refactor tasks to read git config first and then initialize git repo
...
Signed-off-by: Leonardo Maier <leonarmaier@gmail.com >
2022-09-23 12:15:56 -03:00
Taras
4f2ac624b4
Added changeset for renamed argument
...
Signed-off-by: Taras <tarasm@gmail.com >
2022-09-23 10:59:20 -04:00
Taras
312e61a451
Rename location to locationRef
...
Signed-off-by: Taras <tarasm@gmail.com >
2022-09-23 10:51:08 -04:00
Patrik Oldsberg
c02fda193d
Merge pull request #13827 from punkle/patch-5
...
Fix command to create a backend plugin
2022-09-23 16:45:42 +02:00
Brian Fletcher
81b0637824
Update backend-plugin.md
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-09-23 15:25:59 +01:00
Brian Fletcher
6103298d05
Fix command to create a backend plugin
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-09-23 15:22:19 +01:00
Brian Fletcher
9925f5bdbb
Fix command to create a frontend plugin
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-09-23 15:20:31 +01:00
Taras Mankovski
6ab850318d
Location url was incorrect
...
Signed-off-by: Taras <tarasm@gmail.com >
2022-09-23 10:13:25 -04:00
Patrik Oldsberg
0994ae530b
Merge pull request #13775 from ivangonzalezacuna/fix/k8s-rbac-config
...
Added missing daemonsets to RBAC permissions
2022-09-23 15:49:47 +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
backstage-goalie[bot]
a55ddfd4d1
Merge pull request #13608 from backstage/renovate/codemirror
...
fix(deps): update dependency @codemirror/view to v6.2.4
2022-09-23 13:25:04 +00:00
Fredrik Adelöw
2108e5305e
Merge pull request #13825 from backstage/freben/stitch-after-delete
...
stitch relations after deleting
2022-09-23 14:52:07 +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
MT Lewis
7506c95e94
docs: fix incorrect import in frontend permission integration docs ( #13816 )
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-09-23 13:05:55 +01:00
Alisson Fabiano
d589951d9c
chore: bump version as patch
...
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
2022-09-23 09:35:34 +01:00
hram_wh
bf983d0601
deleted waste changset file
...
Signed-off-by: hram_wh <hakkam@Hakkams-MacBook-Pro.local >
2022-09-23 13:22:27 +05:30
hram_wh
e89e1f614d
changeset added
...
Signed-off-by: hram_wh <hakkam@Hakkams-MacBook-Pro.local >
2022-09-23 13:16:20 +05:30
Fredrik Adelöw
93fcda09ce
Merge pull request #13784 from dagda1/document-step-layouts
...
document custom step layouts
2022-09-23 08:56:05 +02:00
Fredrik Adelöw
3b8eb15007
Merge pull request #13810 from backstage/freben/tsx
...
no longer transpile tsx files in backend packages
2022-09-22 19:38:15 +02:00
Fredrik Adelöw
a91bd8e268
nerf
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-22 17:03:20 +02:00