Vincenzo Scamporlino
682eaa22e3
Bump esbuild and rollup
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2021-12-01 10:26:29 +01:00
Patrik Oldsberg
cde0ba242d
Merge pull request #8216 from brexhq/k8s-api-version-overrides
...
K8s api version overrides
2021-12-01 01:37:27 +01:00
Patrik Oldsberg
c63191abf3
Merge pull request #8272 from timja/add-options
...
Add options to spawn in runCommand
2021-11-30 23:38:25 +01:00
Patrik Oldsberg
b3e1d1ccae
Merge pull request #8217 from brexhq/k8s-cronjobs-frontend
...
K8s Cronjobs frontend
2021-11-30 23:15:19 +01:00
Andrew Tran
4dab6ffaad
update changeset, fix pr nits
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-30 16:04:39 -06:00
Patrik Oldsberg
960f7cf0d2
Merge pull request #7897 from marleypowell/marley/7678-pull-request-dashboard
...
feat: Created pull request card component and initial pull request dashboard page
2021-11-30 22:07:21 +01:00
Patrik Oldsberg
6e3c0b98a2
Merge pull request #7848 from PavelPolyakov/patch-1
...
Update README.md
2021-11-30 22:06:06 +01:00
Marley Powell
e66d33c1e8
refactor: Use named export for AzurePullRequestsIcon.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-30 13:19:42 +00:00
Patrik Oldsberg
f0adfda527
api-docs: use hardcoded script sha for oauth2-redirect.html CSP
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-30 13:41:37 +01:00
Andrew Tran
bccebd0884
fix typo in test
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 12:14:45 -06:00
Andrew Tran
487647524a
update PodsTable tests
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 11:17:57 -06:00
Andrew Tran
a73df1532f
fix spellings and update changeset
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 10:06:16 -06:00
Andrew Tran
ec25c34676
add a few tests
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 10:06:16 -06:00
Andrew Tran
c8f72b29eb
add cronjobs/jobs to k8s tab
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 10:06:16 -06:00
Andrew Tran
346c3a6516
update typing to be more easily extendible
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 09:59:48 -06:00
Andrew Tran
3a01096ddd
add doc comment, add cronjobs/jobs
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 09:49:19 -06:00
Andrew Tran
bb6c03001d
api version overrides
...
Signed-off-by: Andrew Tran <atran@brex.com >
2021-11-29 09:49:16 -06:00
Tim Jacomb
c6b44d80ad
Add options to spawn in runCommand
...
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net >
2021-11-29 14:44:52 +00:00
Marley Powell
e8abb99a65
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard
2021-11-29 10:15:43 +00:00
Tim Hansen
4add90deb3
Merge pull request #8252 from brexhq/jrusso/add-template-swimlanes
...
Add swimlanes to scaffolder page
2021-11-28 20:31:43 -07:00
jrusso1020
f3bcd52216
rename swimlane -> group
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-11-27 12:36:29 -05:00
jrusso1020
fa683cab7d
address comments
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-11-27 12:36:29 -05:00
Patrik Oldsberg
63f3b46b86
Merge pull request #8160 from adrianbarwicki/patch-1
...
feat: expose catalog lib in `plugin-auth-backend`
2021-11-26 16:57:20 +01:00
MT Lewis
456bcce6ca
Merge pull request #7943 from backstage/natasha/b2b-auth
...
Support backend to backend authentication
2021-11-26 15:31:52 +00:00
Marley Powell
2439a1acbd
refactor: Small change to PullRequestCard subheader.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-26 13:22:02 +00:00
MT Lewis
87f1b59ff9
techdocs-backend: update TokenManager mock in collator test suite
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:16:38 +00:00
MT Lewis
e5b4256e70
catalog-backend: update TokenManager mock in collator test suite
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:16:38 +00:00
Fredrik Adelöw
de1f77b71c
Merge pull request #8233 from backstage/freben/less-cross
...
🧹 Align on usage of `cross-fetch` vs `node-fetch` in frontend vs backend packages
2021-11-26 10:15:50 +01:00
jrusso1020
ed5bef529e
Add swimlanes to scaffolder page
...
Add swimlane filtering to the scaffolder page. This will allow
developers to surface specific templates ahead of others or group
templates together. This is just a first pass, in the future we can also
all developers to customize the listing component for fancier one
Fixes https://github.com/backstage/backstage/issues/6661s
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-11-25 20:25:28 -05:00
github-actions[bot]
ef34f5de7b
Version Packages
2021-11-25 12:40:52 +00:00
Fredrik Adelöw
37e373d649
types too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 13:05:11 +01:00
Fredrik Adelöw
47619da24c
give the same treatment to catalog-backend too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 13:05:11 +01:00
Fredrik Adelöw
b055a6addc
Align on usage of cross-fetch vs node-fetch in frontend vs backend packages
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 13:05:08 +01:00
Fredrik Adelöw
9e4c323593
Merge pull request #8241 from gotson/patch-1
...
[DOC] Add ACL requirements for kafka-backend plugin
2021-11-25 13:03:30 +01:00
blam
4149d74c10
chore: fix a small issue witih the badge url resolution
...
Signed-off-by: blam <ben@blam.sh >
2021-11-25 12:14:47 +01:00
Johan Haals
5f7033c7bd
Merge pull request #8235 from backstage/mob/secure-templating
...
scaffolder-backend: sandbox v1beta3 template execution
2021-11-25 11:51:22 +01:00
Mike Lewis
ff1ea41b23
Merge pull request #8192 from backstage/permission-backend
...
Add @backstage/plugin-permission-backend
2021-11-25 10:43:35 +00:00
Fredrik Adelöw
dadad693c3
Merge pull request #8115 from yousifalraheem/master
...
Use email links instead of text in members list
2021-11-25 11:34:09 +01:00
Fredrik Adelöw
57fbbe5714
Merge pull request #8197 from brexhq/k8s-backend-add-cronjobs-and-jobs
...
add cronjobs and jobs as default objects for the kubernetes-backend
2021-11-25 11:32:49 +01:00
Patrik Oldsberg
53ad626bb0
Merge pull request #8234 from backstage/rugvip/noresolve
...
scaffolder-backend: replace all usage and prevent new usage of path.resolve
2021-11-25 11:32:19 +01:00
Mike Lewis
2e5a67b77d
permission-backend: replace cross-fetch with node-fetch
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-11-25 09:50:24 +00:00
Johan Haals
07842fe7ca
chore: remove timeout
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-25 10:49:03 +01:00
Johan Haals
331cedd06f
fix build script
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-25 10:46:05 +01:00
Patrik Oldsberg
3f320fb922
scaffolder-backend: more reliable error matching in SecureTemplater tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-25 10:43:05 +01:00
Marley Powell
0749dd0307
chore: Generated changeset.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-25 09:34:35 +00:00
Marley Powell
1f22075a46
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard
2021-11-25 09:21:03 +00:00
Fredrik Adelöw
ca91769036
Merge pull request #8240 from lorsatti/fix/jenkins-pagination
...
Fix Jenkins table pagination
2021-11-25 07:10:24 +01:00
Gauthier
f00498f57e
doc: acl requirements for kafka-backend
...
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com >
2021-11-25 10:20:22 +08:00
Lorenzo Orsatti
58e197947a
fix jenkins pagination
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2021-11-25 00:50:59 +01:00
Fredrik Adelöw
7b124c2729
Merge pull request #8182 from livetocode/feature/addOpenshiftUrlFormatter
...
implement openshiftFormatter
2021-11-25 00:11:36 +01:00