github-actions[bot]
fefb0e18e0
Version Packages
2020-11-24 10:17:02 +00:00
Ben Lambert
8aba3e4c47
Merge pull request #3406 from backstage/orkohunter/fix-kubernetes-backend
...
fix(kubernetes-backend): Fix Typescript error stopping backend to start
2020-11-24 11:13:18 +01:00
Ben Lambert
81b8c3c539
Merge pull request #3387 from andrewthauer/feat/circleci-updates
...
feat: improve circleci builds table
2020-11-24 11:12:27 +01:00
Andrew Thauer
27733fdfc6
Update .changeset/mighty-cycles-impress.md
...
Co-authored-by: Ben Lambert <ben@blam.sh >
2020-11-24 04:49:05 -05:00
Mateusz Lewtak
5a8c24c711
Feat: Add Jira plugin to marketplace ( #3405 )
...
* Feat: Add Jira plugin to marketplace
* Update jira.yaml
2020-11-24 10:44:08 +01:00
Himanshu Mishra
faf311c261
backstage-cli: Add changeset about new lint rule
2020-11-23 21:57:34 +01:00
Himanshu Mishra
ef5810f513
eslint: Enforce consistent TS type assertions
...
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/consistent-type-assertions.md
2020-11-23 21:40:12 +01:00
Himanshu Mishra
05b916761d
fix(kubernetes-backend): Fix Typescript error stopping backend to start
2020-11-23 21:06:44 +01:00
Patrik Oldsberg
f209188c0f
Merge pull request #3402 from backstage/rugvip/ost
...
backend-common: make integrations host and urls visibile in the frontend
2020-11-23 19:02:55 +01:00
Andrew Thauer
a8de7f554c
feat: improve circleci builds table
2020-11-23 11:44:49 -05:00
Patrik Oldsberg
b47dce06fc
backend-common: make integrations host and urls visibile in the frontend
2020-11-23 17:20:35 +01:00
Emma Indal
eeda19c7ce
[Search] name in search result clickable ( #3349 )
...
* fix(search): wrap value in link component for rows in component id column
* fix(search result): change name of column from component id to name
* fix(search): construct url in search api instead of search result component
* fix(search): use entity default constant from catalog model as fallback to namespace, add entity type
* fix(search): replace unknown with undefined if owner or lifecycle doesn't exist on entity, lowercase namespace and kind in url
* fix owner fallback and delete description fallback to show empty cells instead
2020-11-23 17:07:38 +01:00
Ben Lambert
e906636d40
Merge pull request #3391 from backstage/rugvip/versions
...
cli: add versions:check and versions:bump
2020-11-23 16:23:09 +01:00
Ben Lambert
b80eef9a2c
Merge pull request #3389 from Kevin-K/docs-node-v14
...
docs: update local install example for node v14
2020-11-23 16:22:46 +01:00
Ben Lambert
d98fab5451
Merge pull request #2977 from moustafab/feature/k8s-label-selector
...
feat(kubernetes): update kubernetes plugin to support matchLabels
2020-11-23 16:15:29 +01:00
Patrik Oldsberg
eba3841a2b
Merge pull request #3397 from backstage/rugvip/bundlexperiment
...
cli: add experimental backend:bundle command
2020-11-23 15:27:50 +01:00
Ben Lambert
5f4add590f
Merge pull request #3378 from SDA-SE/feat/sonarqube-config
...
Add config schema for the sonarqube plugin
2020-11-23 15:21:44 +01:00
Ben Lambert
0308701827
Merge pull request #3309 from bleathem/oidc-provider
...
Implement a generic OpenId-Connect auth-provider
2020-11-23 15:10:23 +01:00
Patrik Oldsberg
d20f605082
cli: add test for versions:bump command
2020-11-23 12:43:54 +01:00
Ben Lambert
6a6744c014
Merge pull request #3396 from backstage/rugvip/depfix
...
backend-common: make test-utils a dev dep
2020-11-23 12:34:49 +01:00
Moustafa Baiou
18d0fd10a0
add needed import
2020-11-23 06:18:55 -05:00
Moustafa Baiou
44ea3101a7
remove unneeded import
2020-11-23 06:18:55 -05:00
Moustafa Baiou
74102d9176
fix test after refactor
2020-11-23 06:18:55 -05:00
Moustafa Baiou
728767e3d3
cleanup
2020-11-23 06:18:55 -05:00
Moustafa Baiou
75d63ee0a0
fix test
2020-11-23 06:18:55 -05:00
Moustafa Baiou
a2f791836e
refactor name of api method
2020-11-23 06:18:55 -05:00
Moustafa Baiou
1166fcc36e
add changeset
2020-11-23 06:18:55 -05:00
Moustafa Baiou
4639d20720
modify approach to post entire entity to k8s backend
2020-11-23 06:16:57 -05:00
Moustafa Baiou
99fffed216
fix types
2020-11-23 06:16:57 -05:00
Moustafa Baiou
61a552fac6
fix type checks
2020-11-23 06:16:57 -05:00
Moustafa Baiou
beaa0a82db
fix tests, types and cleanup
2020-11-23 06:16:57 -05:00
Moustafa Baiou
e2085293a6
feat(kubernetes): update k8s-backend plugin to use label selectors
...
update plugin to use label selectors when querying backend
2020-11-23 06:16:57 -05:00
Oliver Sand
da2f4cd41a
Add graphql API type to descriptor format ( #3395 )
2020-11-23 12:08:46 +01:00
Fredrik Adelöw
1185919f39
catalog: mark ancestors and descendants for deprecation ( #3392 )
2020-11-23 11:29:37 +01:00
Patrik Oldsberg
31d8b6979d
cli: add experimental backend:bundle command
2020-11-23 11:29:26 +01:00
Patrik Oldsberg
61da9c0320
backend-common: make test-utils a dev dep
2020-11-23 11:25:56 +01:00
Ben Lambert
514c269b36
Merge pull request #3372 from SDA-SE/feat/search-sidebar-take-two
...
Rework the search field behavior in the sidebar
2020-11-23 10:31:35 +01:00
Ben Lambert
e169b47609
Merge pull request #3394 from backstage/dependabot/npm_and_yarn/eslint-plugin-cypress-2.11.2
...
build(deps-dev): bump eslint-plugin-cypress from 2.11.1 to 2.11.2
2020-11-23 10:11:51 +01:00
Ben Lambert
09fde576c1
Merge pull request #3393 from adamdmharvey/doco-updates
...
Fixes when referring to entity YAML filename to use new standard catalog-info.yaml
2020-11-23 10:10:20 +01:00
Ben Lambert
f3ef9e28bf
Merge pull request #3388 from backstage/feat/fix-templates-for-scaffolding
...
fix: Sample Templates are broken with latest release
2020-11-23 10:08:20 +01:00
Oliver Sand
0e352e981d
Make clicking on the item to execute search work
2020-11-23 09:33:09 +01:00
dependabot[bot]
af45dc5320
build(deps-dev): bump eslint-plugin-cypress from 2.11.1 to 2.11.2
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-23 06:01:33 +00:00
Adam Harvey
5a1d8dca38
Add changeset
2020-11-22 21:01:08 -05:00
Adam Harvey
fe3619782b
Change entity YAML name
2020-11-22 20:57:40 -05:00
Adam Harvey
da8ca6cd1c
Fix typo
2020-11-22 20:51:05 -05:00
Adam Harvey
5c8e99ce19
Fix entity YAML name
2020-11-22 20:38:57 -05:00
Patrik Oldsberg
0c597a8d62
cli: work around flaky formatting in bump.ts
2020-11-22 20:48:35 +01:00
Patrik Oldsberg
351539680b
cli: review feedback on versions:* commands
2020-11-22 20:43:13 +01:00
Patrik Oldsberg
1af14032a0
cli: rename versions:lint to versions:check
2020-11-22 18:32:32 +01:00
Patrik Oldsberg
c0f7591dd7
cli: refactor out parts of versioning:bump + add tests
2020-11-22 18:17:55 +01:00