Marley Powell
77f36290e5
fix: Removed unnecessary Object.values for /all-teams endpoint.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-30 09:37:08 +00:00
Marley Powell
34b3c98ae9
Merge branch 'marley/7678-pull-request-dashboard' into marley/7678-pr-dashboard-backend
2021-11-30 09:19:18 +00:00
Marley Powell
01bbafa6ed
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard
2021-11-30 09:18:53 +00:00
Marley Powell
947acdf8b3
feat: Added polling for pull requests and other small improvements.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-30 08:58:32 +00:00
Suzanne Daniels
4d61dc97c6
Merge pull request #8275 from suuus/suuus/docs-2
...
Updating Getting-started to set expectations on database persistency
2021-11-29 17:40:05 +01:00
Patrik Oldsberg
dd1faa49eb
Merge pull request #8273 from backstage/rugvip/relrouteres
...
core-app-api: remedy wrong relative route reference resolution
2021-11-29 16:02:35 +01:00
Suzanne Daniels
57abdfc703
Applying @adamdmharvey suggestions from #8275
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-11-29 15:53:41 +01:00
Suzanne Daniels
e9c5036386
Editing port back to 7070
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-11-29 15:11:11 +01:00
Suzanne Daniels
9200a2a858
Set DB expectations(see #6811 ) + edits ( #7499 )
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2021-11-29 14:41:49 +01:00
Patrik Oldsberg
0e7f256034
core-app-api: remedy wrong relative route reference resolution
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-29 13:53:10 +01: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
Marley Powell
aa2a3759cc
test: Added some unit tests for azure-devops-utils.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-29 10:07:22 +00:00
Marley Powell
62b5167e5a
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend
2021-11-29 09:19:21 +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
Patrik Oldsberg
32eb6303c5
Merge pull request #8266 from backstage/rugvip/packageindex
...
scripts/api-extractor: fix package index descriptions
2021-11-28 20:54:31 +01:00
Patrik Oldsberg
1505a8cd70
scripts/api-extractor: fix package index descriptions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-28 13:29:19 +01: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
Marley Powell
5d0c42a447
chore: Updated api report.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-26 15:39:05 +00:00
Marley Powell
5c3941970e
feat: Created new endpoints for getting dashboard PRs and all teams.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-26 15:32:37 +00: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
MT Lewis
a8eeaa13b4
backend-common: refactor away namespace usage in ServerTokenManager
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 13:38:32 +00:00
Johan Haals
c8b698aac1
Merge pull request #8262 from backstage/jhaals/stalework
...
stale: Increase operations, remove debug logging
2021-11-26 14:34:05 +01:00
Ben Lambert
017034d0d1
Merge pull request #8261 from backstage/jhaals/codeowners
...
Add more code owners
2021-11-26 14:29:33 +01:00
Johan Haals
3f71f245f2
stale: Increase operations, remove debug logging
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-26 14:23:12 +01: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
Johan Haals
c90732b13e
Merge pull request #8259 from backstage/jhaals/stale
...
Replace stalebot with stale workflow
2021-11-26 13:59:34 +01:00
Johan Haals
8bf026b16d
Add more code owners
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-26 13:57:19 +01:00
MT Lewis
f5c43945eb
create-app: update backend-to-backend auth comment in app-config template
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:35:09 +00:00
MT Lewis
e65d8b5174
docs: update backend-to-backend auth docs to reflect new TokenManager api
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:31:10 +00:00
MT Lewis
1cad4e54ca
backend-common: additional api-report comments and tags
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:24:48 +00:00
MT Lewis
73bff921fd
backend-common: update api-report
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:16:38 +00:00
MT Lewis
54eaeddaf1
backend-common: move NoopTokenManager into ServerTokenManager namespace
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:16:38 +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
MT Lewis
10d0109d2e
backend-common: extract NoopTokenManager from ServerTokenManager
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 12:01:11 +00:00
MT Lewis
5510cee039
backend-common: stop accepting self-reported pluginId in ServerTokenManager
...
Until we have a solution for assigning plugin/backend identities in a
way that's not open to impersonation, we can't build on top of this
information, so it's better to leave it out for now.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-26 10:23:57 +00:00
Johan Haals
139f9b3f36
Replace stalebot with stale workflow
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-26 10:25:32 +01: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
Patrik Oldsberg
5f01829180
Merge pull request #8253 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.5.0
...
build(deps-dev): bump prettier from 2.4.1 to 2.5.0 in /microsite
2021-11-26 09:37:48 +01:00
Johan Haals
dea7b2fda1
Merge pull request #8255 from backstage/dependabot/npm_and_yarn/immer-9.0.7
...
build(deps): bump immer from 9.0.6 to 9.0.7
2021-11-26 08:24:45 +01:00
Johan Haals
acfc2c49b5
Merge pull request #8246 from backstage/mob/stale
...
Add stale workflow
2021-11-26 08:23:23 +01:00
dependabot[bot]
5f2c584d6e
build(deps): bump immer from 9.0.6 to 9.0.7
...
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.6...v9.0.7 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 04:13:41 +00:00
dependabot[bot]
6474ddd47d
build(deps-dev): bump prettier from 2.4.1 to 2.5.0 in /microsite
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 04:07:07 +00: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
MT Lewis
4e6b2319a2
backend-common: include self-reported pluginId in backend token
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-25 18:58:58 +00:00
Patrik Oldsberg
dc57a35ad5
Merge pull request #8249 from backstage/rugvip/korvspad
...
core-plugin-api: bit clearer deprecation warning for createRouteRef
2021-11-25 19:43:31 +01:00
MT Lewis
189f7f8a72
backend-common: allow for multiple signing keys in ServerTokenManager
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-25 18:42:07 +00:00
MT Lewis
51608d2021
backend-common: bits->bytes in config schema comment
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-11-25 18:16:54 +00:00