Himanshu Mishra
6aa7c3db74
chore: bump node-tar version
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 15:13:41 +02:00
Jussi Hallila
d9c13d535b
Implement ElasticSearch search engine
...
* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
* Elastic.co hosted solution
* AWS hosted ElasticSearch Service
* Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-07-30 14:26:32 +02:00
Ben Lambert
2ce0b4ca0d
Merge pull request #6589 from kissmikijr/make-object-types-configurable
...
Kubernetes: Make objectTypes configurable from app-config.yaml
2021-07-30 13:18:51 +02:00
Himanshu Mishra
98dda80b4a
create-app: add changeset for the techdocs config update
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:57:48 +02:00
Himanshu Mishra
11c47adcdd
docs/techdocs: Indicate optional configs explicitly
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:54:51 +02:00
Himanshu Mishra
de6b94e236
create-app: update app config to use the latest techdocs.generator option
...
See https://backstage.io/docs/features/techdocs/configuration
PR https://github.com/backstage/backstage/pull/6071
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:54:30 +02:00
Ben Lambert
e6742cdf18
Merge pull request #6664 from backstage/orkohunter/fix-typo-in-entitypage
...
chore: fix typo in EntityPage
2021-07-30 12:49:36 +02:00
Himanshu Mishra
c189c5da5d
chore: fix typo in EntityPage
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-30 12:47:17 +02:00
Miklos Kiss
1217441292
update api-report
...
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com >
2021-07-30 12:28:39 +02:00
Miklos Kiss
7b46caff47
use object as params
...
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com >
2021-07-30 12:09:45 +02:00
Ben Lambert
e46baf2eea
Merge pull request #6656 from ellisio/feat/plugins/scaffolder-backend/default-commit-message
...
feat(plugin-scaffolder-backend): add defaultCommitMessage config option
2021-07-30 12:09:11 +02:00
Niklas Granander
30305ffea8
Extract column definitions and improve formatting
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-30 12:00:12 +02:00
Philipp Hugenroth
110bebc37e
Fix MaterialUI errors & warnings
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-30 11:38:31 +02:00
blam
2e2a77813d
chore: update changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-07-30 11:21:02 +02:00
Ben Lambert
e21551c90a
Merge pull request #6660 from backstage/dependabot/npm_and_yarn/circleci-api-4.1.4
...
chore(deps): bump circleci-api from 4.1.3 to 4.1.4
2021-07-30 10:09:35 +02:00
Ben Lambert
118d0657c6
Merge pull request #6659 from backstage/dependabot/npm_and_yarn/google-cloud/storage-5.11.0
...
chore(deps): bump @google-cloud/storage from 5.8.5 to 5.11.0
2021-07-30 10:09:09 +02:00
Ben Lambert
4152093f54
Merge pull request #6652 from tudi2d/microsite-dark-mode
...
[Microsite] Adjust docs navigation background color for smaller screens
2021-07-30 10:05:08 +02:00
Ben Lambert
0d49813b3a
Merge pull request #6650 from backstage/upgrade-ws
...
Avoid vulnerable versions of `ws` in dependency tree
2021-07-30 10:03:09 +02:00
dependabot[bot]
903b7db70a
chore(deps): bump circleci-api from 4.1.3 to 4.1.4
...
Bumps [circleci-api](https://github.com/worldturtlemedia/circleci-api ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/worldturtlemedia/circleci-api/releases )
- [Commits](https://github.com/worldturtlemedia/circleci-api/compare/v4.1.3...v4.1.4 )
---
updated-dependencies:
- dependency-name: circleci-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 04:17:48 +00:00
dependabot[bot]
7bbd782069
chore(deps): bump @google-cloud/storage from 5.8.5 to 5.11.0
...
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage ) from 5.8.5 to 5.11.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases )
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v5.8.5...v5.11.0 )
---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 04:15:39 +00:00
Andrew Ellis
6cf48c6098
feat(plugin-scaffolder-backend): add defaultCommitMessage config option
...
Signed-off-by: Andrew Ellis <awellis89@gmail.com >
2021-07-29 15:28:22 -06:00
Niklas Granander
66f43e8180
Implement filtering on project name of builds
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-29 18:57:31 +02:00
Philipp Hugenroth
0e03b84031
Fix formatting issue
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-29 17:14:02 +02:00
Philipp Hugenroth
fa6c6e0725
Adjust docs navigation background color for smaller screens
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-29 17:00:40 +02:00
Niklas Granander
4509e18356
Add Build list page
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-29 16:53:38 +02:00
Mike Lewis
6fa92ba691
Switch to referencing @graphql-codegen/cli in ws resolution
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-07-29 14:10:20 +01:00
Mike Lewis
b1369cfa93
Use resolution to force ws@7.4.6 inside url-loader
...
Fixes Snyk warning by avoiding v7.4.5 of ws.
https://snyk.io/vuln/SNYK-JS-WS-1296835
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-07-29 14:03:49 +01:00
Ben Lambert
c49b012d55
Merge pull request #6601 from backstage/changeset-release/master
...
Version Packages
2021-07-29 13:11:41 +02:00
Mike Lewis
1401985eb1
Update version of ws in yarn.lock to fix Snyk error
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-07-29 12:09:40 +01:00
github-actions[bot]
32b48219ce
Version Packages
2021-07-29 10:32:54 +00:00
Ben Lambert
6c9e011e07
Merge pull request #6646 from backstage/blam/update-changeset
...
Add `disableRefresh` to `auth-backend` config and update changeset
2021-07-29 10:57:43 +02:00
Ben Lambert
e4d9fb6c61
Merge pull request #6647 from backstage/blam/changeset2
...
Update changeset and add `create-app`
2021-07-29 10:57:30 +02:00
Ben Lambert
6040dee19a
Merge pull request #6572 from backstage/freben/owner-token
...
Introduce the `useEntityOwnership` hook, which implements the full new ownership model
2021-07-29 10:31:11 +02:00
Ben Lambert
9148b7fdcb
Merge pull request #6444 from kuangp/feat/catalogFilter
...
feat(catalog-backend): support filtering on property existance
2021-07-29 10:29:26 +02:00
blam
3787e74609
chore: updating changeset, needed a create-app release in here too
...
Signed-off-by: blam <ben@blam.sh >
2021-07-29 10:20:26 +02:00
blam
cd0a49fd6b
chore: tidying up a little bit ready for release
...
Signed-off-by: blam <ben@blam.sh >
2021-07-29 10:13:25 +02:00
Tim Hansen
652fe188ca
Merge pull request #6644 from JosiahCraw/feature/add-disableRefresh-config-for-oauth2
...
Feature/add disable refresh config for oauth2
2021-07-28 20:34:20 -06:00
Jos Craw
b68f2c83cf
added changeset
...
Signed-off-by: Jos Craw <jos@joscraw.net >
2021-07-29 11:20:32 +12:00
Jos Craw
c4cb0b06de
feat: added optional disableRefesh config for OAuth2
...
Signed-off-by: Jos Craw <jos@joscraw.net >
2021-07-29 11:18:34 +12:00
Tim Hansen
8bea6c6283
Merge pull request #6641 from backstage/imgbot
...
[ImgBot] Optimize images
2021-07-28 15:15:57 -06:00
ImgBotApp
83c551f48f
[ImgBot] Optimize images
...
/plugins/xcmetrics/docs/XCMetrics-overview.png -- 860.08kb -> 560.38kb (34.85%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-07-28 20:57:09 +00:00
Tim Hansen
cc44043470
Merge pull request #6640 from guillermotti/patch-1
...
Adding empathy.co as adopter
2021-07-28 14:17:41 -06:00
Tim Hansen
aaa46f48bc
Merge pull request #6586 from ntgussoni/feature/show-catalog-errors
...
Show catalog-parsing related errors in entity page
2021-07-28 14:08:17 -06:00
Guille Vigil
a4da32330e
Prettier to adopters
...
Signed-off-by: Guille Vigil <guillermovigilr@gmail.com >
2021-07-28 21:31:51 +02:00
Guille Vigil
0a2481b607
Adding empathy.co as adopter
...
Signed-off-by: Guille Vigil <guillermovigilr@gmail.com >
2021-07-28 21:20:59 +02:00
Eric Peterson
48ea3d25ba
Changesets.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-07-28 19:07:17 +02:00
Eric Peterson
8ef28f5dbc
Remove all legacy preparer code and dependencies.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-07-28 18:45:51 +02:00
Eric Peterson
602b1e5c97
Update scaffolder templates to use the new, recommended annotation value.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-07-28 18:43:49 +02:00
Eric Peterson
f0f4997f96
Document latest recommendations for techdocs-ref annotation
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-07-28 18:41:42 +02:00
Ben Lambert
b9a8e57221
Merge pull request #6581 from backstage/blam/material-table
2021-07-28 16:50:41 +02:00