Mathias Åhsberg
839f25d015
Add config schema for Bitbucket scaffolder
2021-01-05 12:02:43 +00:00
Ben Lambert
99cc3fb0d2
Merge pull request #3669 from goober/feature/bitbucket-scaffolding
...
Add initial support for Bitbucket Server scaffolding
2021-01-05 10:40:31 +01:00
Ben Lambert
c6bfaad99f
Merge pull request #3906 from backstage/imgbot
...
[ImgBot] Optimize images
2021-01-05 10:07:52 +01:00
Ben Lambert
798fded3b2
Merge pull request #3910 from backstage/revert-3544-dependabot/npm_and_yarn/jose-3.2.0
...
Revert "build(deps): bump jose from 1.27.1 to 3.2.0"
2021-01-05 10:06:54 +01:00
Ben Lambert
eadd2382b7
Merge pull request #3863 from lowjoel/add-saml-config
...
feat(plugin-auth-backend): Support core Passport-SAML configuration
2021-01-05 10:05:22 +01:00
Patrik Oldsberg
5e573d8653
Revert "build(deps): bump jose from 1.27.1 to 3.2.0"
2021-01-04 20:42:18 +01:00
ImgBotApp
68db610ce5
[ImgBot] Optimize images
...
*Total -- 1,143.96kb -> 883.47kb (22.77%)
/microsite/blog/assets/2020-12-22/versions-bump.png -- 143.92kb -> 82.45kb (42.71%)
/plugins/fossa/docs/fossa-card.png -- 60.17kb -> 40.17kb (33.24%)
/plugins/sentry/docs/sentry-card.png -- 142.60kb -> 96.30kb (32.47%)
/plugins/lighthouse/images/audit-view.png -- 143.60kb -> 99.46kb (30.74%)
/plugins/lighthouse/images/lighthouse-page.png -- 130.63kb -> 91.65kb (29.84%)
/docs/assets/software-catalog/bsc-register-2.png -- 128.51kb -> 100.98kb (21.42%)
/microsite/blog/assets/2020-12-22/stability-index-hero.gif -- 391.12kb -> 369.08kb (5.63%)
/plugins/pagerduty/src/assets/emptystate.svg -- 3.41kb -> 3.37kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-01-04 16:41:13 +00:00
Ben Lambert
1c4deae059
Merge pull request #3904 from SDA-SE/feat/remove-techdocs-dep
...
Remove the dependency from the catalog plugin to techdocs
2021-01-04 16:24:54 +01:00
Ben Lambert
51f4a79b9a
Merge pull request #3544 from backstage/dependabot/npm_and_yarn/jose-3.2.0
...
build(deps): bump jose from 1.27.1 to 3.2.0
2021-01-04 16:14:52 +01:00
Mathias Åhsberg
a35d8dd76f
Use bitbucket as location identifier instead of bitbucket/api
2021-01-04 15:01:01 +00:00
Mathias Åhsberg
082f1703f4
Use msw for mocking external Bitbucket apis
2021-01-04 14:57:07 +00:00
Dominik Henneke
9c09a364f8
Remove the dependency from the catalog plugin to techdocs
2021-01-04 15:53:54 +01:00
blam
361a0a5619
chore: bump to the latest and hope that it works 🤞
2021-01-04 15:21:54 +01:00
Mathias Åhsberg
fc40b23edb
Add repository description for Bitbucket Cloud
2021-01-04 12:27:53 +00:00
Mathias Åhsberg
0337151237
Add tests and conform to latest changes to the scaffolder
2021-01-04 11:36:59 +00:00
Mathias Åhsberg
37a5244ef2
Add initial support for Bitbucket Cloud scaffolding
2021-01-04 11:36:59 +00:00
Mathias Åhsberg
d9eba5b715
Add initial support for Bitbucket Server scaffolding
2021-01-04 11:36:59 +00:00
Himanshu Mishra
562d0f4603
Merge pull request #3859 from backstage/orkohunter/scaffolder-allow-retry-without-loading
...
fix(scaffolder): Allow user to retry creating new component without having to reload the page
2021-01-04 11:24:25 +01:00
Adam Harvey
bfc0cf9deb
Improve Lighthouse instructions
2020-12-30 18:07:44 -05:00
Fredrik Adelöw
c3a3e607e7
Merge pull request #3882 from backstage/freben/no-varchar
...
catalog-backend: stop it with the varchar(255)
2020-12-30 16:49:49 +01:00
Niall McCullagh
cabf2cbbae
docs(techradar-plugin) Update loader resp example
...
Updates the tech-radar loader response example to reflect changes in the
schema for supporting event history tracking.
2020-12-30 10:27:46 +00:00
Fredrik Adelöw
9d998b4a2a
catalog-backend: stop it with the varchar(255)
2020-12-30 10:52:58 +01:00
Fredrik Adelöw
532672460a
catalog-backend: unbreak sqlite in create-app repos
2020-12-30 09:58:54 +01:00
Fredrik Adelöw
fbf8e597b8
Merge pull request #3874 from backjo/feature/AwsOrganizationProcessor
...
feat: add catalog ingestion processor for indexing AWS accounts
2020-12-30 09:20:42 +01:00
Jonah Back
205638b5ac
Fix test
2020-12-29 15:24:04 -08:00
Joel Low
79868eb110
Add additional SAML configuration options
2020-12-30 07:12:42 +08:00
Jonah Back
6cfa4075b7
Fix error, add location target support
2020-12-29 14:52:39 -08:00
Jonah Back
5eba5efcdf
Address some review comments
2020-12-29 14:44:58 -08:00
Jonah Back
052c083e8e
Fix build failures with lint and tsc
2020-12-29 13:00:29 -08:00
Adam Harvey
bd5de83e78
Merge branch 'master' of github.com:backstage/backstage into update-docs
2020-12-29 11:48:31 -05:00
Himanshu Mishra
2d0a45d094
fix(scaffolder): Instead of state setter, pass a callback as prop
2020-12-29 15:39:01 +01:00
Ben Lambert
2c36df1ee7
Merge pull request #3805 from backstage/blam/isomorphic-git
...
Remove the NodeGit Dependency in favour of isomorphic-git
2020-12-29 14:46:35 +01:00
blam
8bccc6bec0
chore: refactor variable names for isomorphic git.
2020-12-29 13:32:24 +01:00
github-actions[bot]
a1ebbdeee0
Version Packages
2020-12-29 10:59:38 +00:00
blam
7f9fc7f99d
Merge branch 'blam/isomorphic-git' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'blam/isomorphic-git' of github.com:backstage/backstage:
techdocs: Add changeset for @backstage/integration changes
techdocs: Use @backstage/integration for scm tokens and request options
typo corrected
updated the missed attr change
updated based on the feedbacks provided
Introduced config schema for techdocs plugins
2020-12-29 10:06:23 +01:00
blam
7839e0fb42
chore: removing last occurrence of nodegit
2020-12-29 10:05:27 +01:00
Adam Harvey
f7969caef7
Fix link
2020-12-29 01:13:35 -05:00
Adam Harvey
3440f9990b
Fix typo
2020-12-29 01:11:23 -05:00
Adam Harvey
a7f8cbaed1
Fix test description typos
2020-12-29 01:03:25 -05:00
Adam Harvey
6e7c9429ab
Clarify wording
2020-12-29 01:02:46 -05:00
Adam Harvey
9061a9dfe6
Point to plugin docs
2020-12-29 01:01:29 -05:00
Himanshu Mishra
8e083f41f3
fix(scaffolder): Allow user to retry creating a new software without refreshing the page
...
This is more of a bug fix than a new feature. The commit fixes 2 problems mainly.
1. When user clicks the close button on the JobStatusModal, it does not set the `modalOpen` state of its parent component. Thus, even after closing, JobStatusModal still persists in DOM, and modalOpen is still set to true. That is why, retrying by clicking on "Submit" again does not open the modal.
2. The useJobPolling hook does not consider starting the timer again when Job changes. Even if jobId changes, the logic to set `shouldBeRunningInterval` still uses a previous value of `currentJob` since it was never reset since the timer stopped. Using a effect hook and having jobId as a dependency to reset currentJob is the way to fix this.
2020-12-29 00:24:27 +01:00
Fredrik Adelöw
de9a7c84dd
Merge pull request #3847 from adamdmharvey/cost-insights-rewording
...
fix(cost-insights): Update instruction examples to fix links and rewording
2020-12-28 23:09:48 +01:00
Adam Harvey
8a53d92299
Change Link to use backstage/core
2020-12-28 16:25:28 -05:00
Himanshu Mishra
231b55b874
Merge remote-tracking branch 'origin/master' into blam/isomorphic-git
2020-12-28 22:02:46 +01:00
Himanshu Mishra
ffb157dc16
Merge remote-tracking branch 'origin/master' into blam/isomorphic-git
2020-12-28 21:55:52 +01:00
Himanshu Mishra
c91e4d6b04
techdocs: Use @backstage/integration for scm tokens and request options
2020-12-28 21:08:54 +01:00
Himanshu Mishra
bd3bc94ff8
Merge pull request #3799 from keshann93/plugins/techdocs
2020-12-28 20:52:53 +01:00
blam
e203b56d13
chore: fix typescript issues with scaffolder-backend now the publishers require a logger :)
2020-12-28 17:41:25 +01:00
blam
f60b02bec4
Merge branch 'master' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'master' of github.com:backstage/backstage: (23 commits)
cli: fix windows tests
Introduce slight bias towards positive trend in cost insights mock data
core-api: rename BackstageRoutes to FlatRoutes
Update plugins/catalog/src/hooks/useEntity.ts
Fix parameter name in docstring for duration#inclusiveStartDateOf
Adjust test
Add changeset
fix: token expiration in s, not ms
Create loud-days-breathe.md
Create polite-glasses-occur.md
dev-utils: add a small label with the entity name to EntityGridItems
dev-utils: add EntityGridItem for easily displaying various entity cards
dev-utils: use dev index module as root for hot reloading
dev-utils: add .registerPage for use with extensions
catalog: rename EntityProvider to EntityLoaderProvider, and add new EntityProvider
reduce close timeout to 100 ms
changeset: add changeset for core-api RouteRef deprecations
core-api: use typescript workaround for using private constructor instead of a runtime one
core-api: deprecate RouteRef path and remove deprecated createSubRoute
delay window close by 200 ms
...
2020-12-28 17:39:15 +01:00