Fredrik Adelöw
5c2e2863f4
Added the proper type parameters to entityRouteRef
2021-02-22 20:39:46 +01:00
Fredrik Adelöw
82a6292e19
Merge pull request #4593 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-pull-requests-0.7.6
...
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests from 0.6.3 to 0.7.6
2021-02-19 11:32:22 +01:00
Himanshu Mishra
75b63e92b0
Merge pull request #4587 from backstage/orkohunter/techdocs-fix-publishers-on-windows
2021-02-19 11:29:06 +01:00
Oliver Sand
d8bce7cdc7
Merge pull request #4571 from SDA-SE/feat/domain-owner
...
Display the owner of the domain on the domain card
2021-02-19 11:07:09 +01:00
Himanshu Mishra
5851bd5d2b
TechDocs: Use expect.assertions to make sure the error messages are checked
2021-02-19 11:06:27 +01:00
Himanshu Mishra
346a0feecf
TechDocs: Fallback to ENTITY_DEFAULT_NAMESPACE when namespace is undefined
2021-02-19 10:58:53 +01:00
dependabot[bot]
798cbf6336
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests
...
Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests ) from 0.6.3 to 0.7.6.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/releases )
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-19 09:51:31 +00:00
Johan Haals
fe2a804742
Merge pull request #4547 from backstage/mob/scaffolder-frontend
...
Stateless scaffolding
2021-02-19 10:39:15 +01:00
Fredrik Adelöw
dedee41f57
Merge pull request #4572 from backstage/freben/attr
...
got rid of some attr and cleaned up a bit in techdocs schema
2021-02-19 10:10:04 +01:00
Fredrik Adelöw
13d3eb6087
Merge pull request #4578 from backstage/freben/yarn-again
...
yarn.lock update
2021-02-19 10:08:48 +01:00
Johan Haals
10e08f9adb
Merge branch 'master' into mob/scaffolder-frontend
2021-02-19 10:01:10 +01:00
Oliver Sand
347137ccf2
Display the owner of a domain on the domain card
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 09:57:47 +01:00
Oliver Sand
9615e68fb6
Forward link styling of EntityRefLink and EnriryRefLinks into the underling Link
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 09:57:47 +01:00
Oliver Sand
49f9b7346d
Rename type of ItemCard to subtitle and allow to pass react nodes
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-19 09:57:47 +01:00
Fredrik Adelöw
a06db97a2d
Merge pull request #4479 from OscarDHdz/search-filter-for-templates
...
Search and Filter for Templates
2021-02-19 09:38:23 +01:00
Johan Haals
c1c3184b38
create-app: add catalog-client dependency
2021-02-19 09:35:14 +01:00
Johan Haals
c352ed59b5
Merge branch 'master' into mob/scaffolder-frontend
2021-02-19 09:26:51 +01:00
Himanshu Mishra
1520308958
TechDocs/GCS: Improve test coverage by testing other two methods
2021-02-18 23:19:33 +01:00
Himanshu Mishra
b032111f37
TechDocs: Clarify differences in sourceFile Path among publishers
2021-02-18 22:32:43 +01:00
Himanshu Mishra
1e4ddd71da
TechDocs: Add changeset about publisher fix on windows
2021-02-18 22:21:38 +01:00
Himanshu Mishra
0084248dc0
TechDocs/Azure: mockFs inserts unexpected characters in windows path
2021-02-18 22:19:29 +01:00
Himanshu Mishra
b0fc3549e6
TechDocs/Azure: Update mock library tests to work with Windows
2021-02-18 22:16:48 +01:00
Himanshu Mishra
837ce612de
TechDocs/Publishers: Use path.normalize
2021-02-18 21:59:02 +01:00
Himanshu Mishra
6c36689039
TechDocs/Azure: Fix publisher to work with Windows file paths
2021-02-18 21:58:44 +01:00
Himanshu Mishra
9ff646b6a8
TechDocs/GCS: Use async/await and add more test
2021-02-18 21:33:53 +01:00
Adam Harvey
cf9a229a3e
Merge pull request #4565 from adamdmharvey/doco-updates
...
docs: Update project structure and design
2021-02-18 15:05:51 -05:00
Himanshu Mishra
4b3500021c
TechDocs/GCS: Fix publisher to work with Windows file path
2021-02-18 20:55:35 +01:00
Himanshu Mishra
1966cc1802
TechDocs: AWS Publisher - fix upload path to be OS agnostic
2021-02-18 20:03:47 +01:00
Fredrik Adelöw
3a940a7d0b
Merge pull request #4372 from kiranpatel11/master
...
feat(CatalogTable): truncate long description with ellipsis and tooltip
2021-02-18 19:28:47 +01:00
Fredrik Adelöw
8282af801b
Merge pull request #4577 from backstage/freben-patch-1
...
Update kafka package.json to include the config schema
2021-02-18 18:16:31 +01:00
Fredrik Adelöw
669b497fd2
yarn.lock update
2021-02-18 15:57:03 +01:00
Fredrik Adelöw
fde9584fd1
Update kafka package.json to include the config schema
2021-02-18 15:49:48 +01:00
Adam Harvey
fd55339103
Prettier fix
2021-02-18 09:46:38 -05:00
Adam Harvey
2203379000
Fix "it" possessive
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-02-18 09:41:09 -05:00
Fredrik Adelöw
07fee9d922
Merge pull request #4486 from backstage/changeset-release/master
...
Version Packages
2021-02-18 15:07:52 +01:00
github-actions[bot]
4188c2ccb4
Version Packages
2021-02-18 13:23:19 +00:00
Patrik Oldsberg
1ce3cbdacb
Merge pull request #4574 from backstage/mob/debug
...
Fix build issues in master
2021-02-18 14:18:49 +01:00
Patrik Oldsberg
759620539a
workflow: build transitive dependencies when only building changed packages in CI
...
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2021-02-18 14:16:01 +01:00
Johan Haals
c626df2602
scaffolder-backend: add router tests
2021-02-18 14:11:13 +01:00
Himanshu Mishra
35952103d6
TechDocs: AWS Publisher - add tests that fail on Windows
2021-02-18 13:38:45 +01:00
blam
d50ddbd1d3
Merge branch 'master' of github.com:backstage/backstage into mob/scaffolder-frontend
...
* 'master' of github.com:backstage/backstage: (118 commits)
cli: Fix handling of dynamic imports in esm.js files
minor typo in migration
chore(deps): bump archiver from 5.1.0 to 5.2.0
dockerfile: mention build-image command
Apply suggestions from code review
update backend Dockerfile to use config example and fix comment
docs: add full docker deployment docs
chore: fix code review
chore: fixing syntax
docs: fixing custom implementations of utitiy apis
a small start to the integrations section of the config
TechDocs: Add changeset about Docker permission fix
Updated unit tests for the new UI
TechDocs: Pass user and group ID when invoking docker container
Replace logging erro and return undefined for a throw new Error
@types/react 16 not 17
Use a more strict type for `variant` of cards
docs(TechDocs): Add more context with AWS docs hyperlinks
Added missing dep on @types/react
Removed unused import
...
2021-02-18 11:41:34 +01:00
Fredrik Adelöw
5dc7fa2773
Merge pull request #4570 from backstage/mob/esm-transform
...
cli: Fix handling of dynamic imports in esm.js files
2021-02-18 11:34:54 +01:00
Fredrik Adelöw
b542477501
Merge pull request #4569 from backstage/freben/nnn
...
minor typo in migration
2021-02-18 11:30:02 +01:00
Oliver Sand
f8481d2357
Merge pull request #4558 from SDA-SE/feat/variant
...
Use a more strict type for `variant` of cards
2021-02-18 11:15:27 +01:00
Fredrik Adelöw
f37992797a
got rid of some attr and cleaned up a bit in techdocs schema
2021-02-18 11:15:18 +01:00
Patrik Oldsberg
021c70d673
Merge pull request #4564 from backstage/rugvip/docker-builds
...
docker: switch to backend:bundle + update docs with both host and multi-stage build
2021-02-18 11:01:47 +01:00
Johan Haals
257a753fff
cli: Fix handling of dynamic imports in esm.js files
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam<ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-18 11:00:29 +01:00
Fredrik Adelöw
0ada34a0f8
minor typo in migration
2021-02-18 10:48:43 +01:00
Fredrik Adelöw
644a05e3a2
Merge pull request #4566 from backstage/dependabot/npm_and_yarn/archiver-5.2.0
...
chore(deps): bump archiver from 5.1.0 to 5.2.0
2021-02-18 09:41:40 +01:00
Fredrik Adelöw
6ebb0b19e9
Merge pull request #4561 from backstage/freben/integrations1
...
a small start to the integrations section of the config
2021-02-18 09:40:33 +01:00