21074 Commits

Author SHA1 Message Date
Fredrik Adelöw b72c7cf12e Merge pull request #3909 from backstage/freben/integrations-again
integration: build out the integrations class hierarchy
2021-01-11 14:09:40 +01:00
Dominik Henneke be5ac7fde8 Remove the plugin-catalog-backend dependency from the catalog-import 2021-01-11 14:06:49 +01:00
Ben Lambert 266dbe26c1 Merge pull request #3999 from LeKeve/lighthouse-trailing-slash
fix(lighthouse plugin): Remove trailing slash from lighthouse audit urls
2021-01-11 13:50:19 +01:00
Ben Lambert 0395f97053 Merge pull request #3839 from SapienTech/fix-sidebar-item-button-a11y
fix(core): `SidebarItem` with `onClick` renders an accessible button
2021-01-11 13:42:09 +01:00
Fredrik Adelöw 466354aaa7 integration: build out the integrations class hierarchy 2021-01-11 13:33:43 +01:00
Oliver Sand d8e040acb2 Merge pull request #4004 from SDA-SE/feat/possible-jenkins-fix
Handle missing values in Jenkins API requests
2021-01-11 12:19:37 +01:00
Johan Haals a690abedb1 Merge pull request #3919 from backstage/mob/app-cli
cli: added experimental create-github-app command
2021-01-11 11:06:46 +01:00
Oliver Sand feabc7f0cd Add changeset 2021-01-11 09:54:30 +01:00
Kevin Lee fd2c2fc1ca Fix typo in changeset 2021-01-10 14:53:06 -08:00
Kevin Lee cf7df3b1ff Add changeset for lighthouse plugin bugfix 2021-01-10 09:07:33 -08:00
Patrik Oldsberg 9d1d1138eb create-app: move version marker dependencies to peer deps 2021-01-10 18:06:54 +01:00
Himanshu Mishra f1e74777a3 changesets: TechDocs AWS/GCS image bug fix 2021-01-10 10:17:06 +01:00
github-actions[bot] 4933884670 Version Packages 2021-01-09 22:18:23 +00:00
blam 643dcec7c0 chore: force another noop deploy of create-app 2021-01-09 22:47:23 +01:00
github-actions[bot] e79c98cf29 Version Packages 2021-01-09 18:46:42 +00:00
blam bd9c6719ff chore(create-app): create a release of the create-app cli to pull in version bumps 2021-01-09 18:54:23 +01:00
Himanshu Mishra dbe4450c35 TechDocs: Add changeset for improved GCS authentication 2021-01-09 16:48:30 +01:00
github-actions[bot] 7410a39a4f Version Packages 2021-01-08 20:05:36 +00:00
Ben Lambert bbc5b811d5 Merge pull request #3974 from backstage/blam/patch/graphiql
chore: updating changeset for graphiql plugin
2021-01-08 21:00:51 +01:00
blam 21f6be0f63 chore: updating changeset for graphiql plugin 2021-01-08 20:15:51 +01:00
Thibault Cohen 3c59b93bcf Fix changeset 2021-01-08 13:24:12 -05:00
Thibault Cohen 5eb8c9b9ef Fix gitlab scaffoler publisher 2021-01-08 13:24:10 -05:00
Tim Hansen c1410439c6 Remove empty entity count; tweak mock data 2021-01-08 11:05:34 -07:00
Ben Lambert a577a16f36 Update nervous-mirrors-cough.md 2021-01-08 15:58:51 +01:00
Ben Lambert 7e34517003 Create nervous-mirrors-cough.md 2021-01-08 15:48:21 +01:00
Himanshu Mishra 68ad5af519 Create eleven-badgers-wink.md 2021-01-08 14:33:53 +01:00
Joel Low 468579734a Add checks for blank cert and implement logout configs 2021-01-08 13:08:21 +08:00
Adam Harvey 8038498047 Update changeset 2021-01-07 10:28:13 -05:00
Adam Harvey 9c5fd1c949 Merge branch 'master' of github.com:backstage/backstage into cost-insights-tweaks 2021-01-07 10:25:19 -05:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
Patrik Oldsberg 96d6f3a9c6 Merge pull request #3887 from backstage/rugvip/fireworks
cli: some more colors for versions:bump + list breaking changes and changelogs of @backstage packages
2021-01-07 11:04:09 +01:00
Ben Lambert 1ea470364c Merge pull request #3202 from Marvin9/feat/scaff-logs
feat: scaffolder job progress logs in full screen.
2021-01-07 10:56:35 +01:00
Patrik Oldsberg fb000700ff Merge pull request #3872 from backstage/rugvip/sqlzero
create-app, catalog-backend: bump sqlite3 to v5 in template and remove from catalog-backend
2021-01-07 10:55:33 +01:00
Ben Lambert 8dce94b5fa Merge pull request #3891 from backstage/rugvip/dark
create-app: removed lighthouse plugin from default template
2021-01-07 10:55:04 +01:00
Ben Lambert b8310fdd42 Merge pull request #3951 from lowjoel/fix-external-subdirectory-detection
fix(cli): Fix detection of external package child directories
2021-01-07 10:46:43 +01:00
Ben Lambert f69593dd18 Merge pull request #3937 from SDA-SE/feat/catalog-import
Create "url" type location when registering using the catalog-import plugin
2021-01-07 10:31:28 +01:00
Ben Lambert 5368ff2c74 Merge pull request #3945 from adamdmharvey/tweak-dev-deps
chore(core-api,cost-insights,tech-radar): Removes @backstage/test-utils from being production dependencies
2021-01-07 10:28:06 +01:00
Joel Low 818d45e942 Fix detection of child directories
Using `string.startsWith` is insufficient when two different directories
share a prefix, e.g. `./packageA` and `./packageAA`.
2021-01-07 17:05:54 +08:00
Patrik Oldsberg 13edb7bd9c Update poor-papayas-care.md 2021-01-06 20:33:53 +01:00
Patrik Oldsberg dde4ab398b Create poor-papayas-care.md 2021-01-06 20:32:01 +01:00
Adam Harvey 12457ac5bb Clarify wording 2021-01-06 11:01:40 -05:00
Adam Harvey ab08923589 Add changeset 2021-01-06 10:51:57 -05:00
Oliver Sand edb7d07750 Create "url" type location when registering using the catalog-import plugin 2021-01-06 13:50:19 +01:00
Adam Harvey 9e9504ce43 Add changeset 2021-01-06 00:55:58 -05:00
Patrik Oldsberg 60f16c9cb5 Merge pull request #3924 from backstage/rugvip/locout
catalog-backend: fix bug where all entities got read back from the catalog
2021-01-05 19:44:52 +01:00
Patrik Oldsberg 99be3057ce catalog-backend: fix bug where all entities got read back from the catalog 2021-01-05 18:09:44 +01:00
Himanshu Mishra 0b9646ed6a Merge pull request #3794 from ayshiff/feature/techdocs-aws-s3 2021-01-05 17:48:57 +01:00
Adam Harvey 8c58ae2bba Merge pull request #3913 from adamdmharvey/search-fix
fix(search): Material-UI warning when filtering "all"
2021-01-05 10:40:47 -05:00
Ben Lambert 5b31d0cedc Update twenty-humans-jog.md 2021-01-05 16:39:34 +01:00
Ben Lambert 947d3c2694 Create twenty-humans-jog.md 2021-01-05 16:36:54 +01:00