Patrik Oldsberg
|
9f2b9c2020
|
app-backend: re-throw config loading errors with instructions for how to fix
|
2021-01-29 16:59:19 +01:00 |
|
Patrik Oldsberg
|
bdbeaf6051
|
config-loader: validate each schema upfront to provide a more precise error message
|
2021-01-29 16:58:48 +01:00 |
|
Patrik Oldsberg
|
03177610a8
|
cli: add fix for module resolution in backend bundle config
|
2021-01-29 16:58:18 +01:00 |
|
Johan Haals
|
ec02b0591d
|
Merge pull request #4304 from backstage/jhaals/fix-scaffolder-tests
Scaffolder: Fix tests in windows
|
2021-01-29 14:00:54 +01:00 |
|
Johan Haals
|
262f7cf996
|
import path instead of resolve
|
2021-01-29 13:53:12 +01:00 |
|
Johan Haals
|
adaba84f3f
|
import path instead of resolve
|
2021-01-29 13:51:46 +01:00 |
|
Johan Haals
|
0cb0715700
|
Scaffolder: Fix tests in windows
|
2021-01-29 13:43:26 +01:00 |
|
Johan Haals
|
2bc408228b
|
Merge pull request #4270 from backstage/mob/stages-refactor
Refactor scaffolder to operate on known directories
|
2021-01-29 10:58:47 +01:00 |
|
Johan Haals
|
1236f22909
|
Update changeset
|
2021-01-29 10:51:28 +01:00 |
|
Ben Lambert
|
aca1ada8dc
|
Merge pull request #4296 from backstage/rugvip/securitays
backend-common: new azure PAT for e2e test ._.
|
2021-01-29 10:08:52 +01:00 |
|
Himanshu Mishra
|
26bb405108
|
Merge pull request #4287 from backstage/orkohunter/dir-preparer-uses-url-reader
|
2021-01-29 09:56:55 +01:00 |
|
Fredrik Adelöw
|
373b620f54
|
Merge pull request #4299 from backstage/dependabot/npm_and_yarn/nodemon-2.0.7
chore(deps-dev): bump nodemon from 2.0.6 to 2.0.7
|
2021-01-29 07:30:31 +01:00 |
|
dependabot[bot]
|
b379276f10
|
chore(deps-dev): bump nodemon from 2.0.6 to 2.0.7
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-29 04:57:47 +00:00 |
|
Patrik Oldsberg
|
51d5f79dce
|
backend-common: new azure PAT for e2e test ._.
|
2021-01-29 00:04:28 +01:00 |
|
Fredrik Adelöw
|
a22fc866eb
|
Merge pull request #4272 from viavarejo/feature/add-classname-to-sidebaritem
Add className to the SidebarItem
|
2021-01-28 22:34:23 +01:00 |
|
Fredrik Adelöw
|
d56a7323b9
|
Merge pull request #4277 from backstage/freben/catalog-model-jsonschema
replace yup with ajv, for validation of catalog entities
|
2021-01-28 22:24:51 +01:00 |
|
vitorgrenzel
|
c7c6957107
|
fix(core): update packages
|
2021-01-28 17:50:07 -03:00 |
|
Fredrik Adelöw
|
025e122c3e
|
catalog-model: replace yup with ajv, for validation of catalog entities
|
2021-01-28 21:44:38 +01:00 |
|
vitorgrenzel
|
12ece98cdb
|
Add className to the SidebarItem
|
2021-01-28 17:39:44 -03:00 |
|
Fredrik Adelöw
|
d822077dd6
|
catalog-model: unbreak EntityPolicy import cycle
|
2021-01-28 20:53:41 +01:00 |
|
Fredrik Adelöw
|
7881f21174
|
catalog-model: introduce jsonschema variants of the yup validation schemas
|
2021-01-28 20:52:08 +01:00 |
|
Fredrik Adelöw
|
062df71db1
|
config-loader: Bump to ajv 7, to enable v7 feature use elsewhere
|
2021-01-28 20:52:08 +01:00 |
|
Himanshu Mishra
|
4f32647f00
|
TechDocs: docs - Add reference link to techdocs-ref annotation
|
2021-01-28 20:20:19 +01:00 |
|
Andrew Thauer
|
64e35f7d30
|
Merge pull request #4279 from andrewthauer/feat/entity-links
feat: add entity metadata links
|
2021-01-28 13:15:32 -05:00 |
|
Patrik Oldsberg
|
e934e9ba6c
|
Merge pull request #4289 from backstage/rugvip/errors
integration: forward errors from gitlab project lookups
|
2021-01-28 18:31:42 +01:00 |
|
Andrew Thauer
|
f11c906078
|
update isvalidurl
|
2021-01-28 12:24:35 -05:00 |
|
Andrew Thauer
|
059720015c
|
replace link validators with common functions
|
2021-01-28 12:24:35 -05:00 |
|
Andrew Thauer
|
13c59b82b3
|
make isValidString use trim instead of regex
|
2021-01-28 12:24:34 -05:00 |
|
Andrew Thauer
|
1362709953
|
fix entity link examples
|
2021-01-28 12:24:34 -05:00 |
|
Andrew Thauer
|
97e8e69368
|
Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-28 12:24:33 -05:00 |
|
Andrew Thauer
|
34f76899bd
|
Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-28 12:24:32 -05:00 |
|
Andrew Thauer
|
18c6261dde
|
Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-28 12:24:32 -05:00 |
|
Andrew Thauer
|
87411c4036
|
Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-28 12:24:32 -05:00 |
|
Andrew Thauer
|
f69f62738f
|
update changeset for entity links
|
2021-01-28 12:24:31 -05:00 |
|
Andrew Thauer
|
232f8a58ea
|
add entity links example yaml
|
2021-01-28 12:24:30 -05:00 |
|
Andrew Thauer
|
a515fc1d11
|
add entity link field validation & tests
|
2021-01-28 12:24:30 -05:00 |
|
Andrew Thauer
|
91fc991a79
|
add entity link schema validation policy
|
2021-01-28 12:24:30 -05:00 |
|
Andrew Thauer
|
fb5d20e654
|
export entity link type
|
2021-01-28 12:24:29 -05:00 |
|
Andrew Thauer
|
83b9462657
|
update entity links catalog examples
|
2021-01-28 12:24:29 -05:00 |
|
Andrew Thauer
|
b47136bd34
|
add entity links example json
|
2021-01-28 12:24:28 -05:00 |
|
Andrew Thauer
|
6e612ce252
|
feat: add entity metadata links
|
2021-01-28 12:24:28 -05:00 |
|
Patrik Oldsberg
|
064c513e1a
|
add changeset
|
2021-01-28 18:10:12 +01:00 |
|
Patrik Oldsberg
|
605629dc74
|
integration: forward errors from gitlab project lookups
|
2021-01-28 18:06:47 +01:00 |
|
Johan Haals
|
ea890cde8d
|
Fix router tests
|
2021-01-28 16:01:23 +01:00 |
|
Johan Haals
|
359ebd6814
|
fix typos
|
2021-01-28 16:00:21 +01:00 |
|
Johan Haals
|
d904fd5b3d
|
Fix changeset wording
|
2021-01-28 15:44:36 +01:00 |
|
Himanshu Mishra
|
8b57797896
|
Merge pull request #4285 from backstage/orkohunter/use-urlreader-example-component
TechDocs: Use URL Reader in example component
|
2021-01-28 15:34:52 +01:00 |
|
Johan Haals
|
327c94da39
|
Fix CRA templating
The GitHub actions setup was never templated correctly.
Use known directories for templating
|
2021-01-28 15:34:35 +01:00 |
|
Johan Haals
|
cdea0baf1c
|
Add changeset
|
2021-01-28 15:33:47 +01:00 |
|
Himanshu Mishra
|
03a2d95c71
|
TechDocs: Update tests with mock url reader
|
2021-01-28 15:32:09 +01:00 |
|