Patrik Oldsberg
06205426d8
config-loader: add support for defining config schema using .d.ts files
2020-11-18 11:31:14 +01:00
Patrik Oldsberg
2e4de99338
config-loader: switch to ajv v6
2020-11-18 11:31:12 +01:00
Patrik Oldsberg
6fec95079a
config-loader: initial incomplete config schema implementation
2020-11-18 11:31:08 +01:00
Mateusz Lewtak
53b1a29968
Feat: bump GitHub Insights Plugin version
2020-11-17 12:20:27 +01:00
Marek Calus
ecd89ca8a8
Fix leftover codefrom otherwork
2020-11-12 22:59:40 +01:00
Patrik Oldsberg
1ef651471d
package: add override of core for roadie plugins
2020-11-12 12:25:39 +01:00
Mateusz Lewtak
b4204066f0
Feat: Add BuildKite CI/CD Plugin to sample app ( #3248 )
...
* Feat: Add BuildKite CI/CD Plugin to sample app
* Feat: Add EntityPage test, bump plugin version
* Feat: update package.json
* feat: run prettier
* Feat: update test code after CR
2020-11-10 16:02:13 +01:00
Ivan Shmidt
cd8645511e
Merge branch 'mob/scaffolder-cra-fixes' into shmidt-i/universal-file-github-actions
2020-11-10 15:04:48 +01:00
Ivan Shmidt
4c1a77c98f
Merge branch 'master' of github.com:backstage/backstage into mob/scaffolder-cra-fixes
2020-11-10 14:35:00 +01:00
Sebastian Qvarfordt
f059eaf755
readTree method on UrlReader ( #2925 )
...
* Basic implementation of readTree on github and use it in techdocs
* Added a UrlPreparer and cleaned up some minor things
* Download entire archive and filter out the wanted files in readTree
* Added test for dir output of tree reader
* Fixed formatting
* Fixed formatting
* Some cleanups and fixes
* Fix typing issues
* Fix prettier
* Fix prettier
* Removed unused dependency
* Fixed comments on PR
* Prettier
* Moved @types/fs-extra to devDeps
* Fixed another PR comment
* Added a test for getDocFilesFromRepository
* Prettier
2020-11-09 16:28:51 +01:00
Mateusz Lewtak
9e336a57a5
Feat: update GitHub Pull Request plugin version ( #3265 )
2020-11-09 15:48:56 +01:00
Mikaela Grundin
199237d2fb
core: DependencyGraph component ( #3236 )
...
* add dependency graph files
* add stories for DependencyGraph
* add changeset
* add margin and border to storybook examples
* support dark theme in default label
* add transition to nodes, edges and labels
* move @types to devDependencies
* clean up DependencyGraph test
* don't use default exports
* change padding format
* change marginX/Y to paddingX/Y
* fix types export
* fix storybook
* move @types/dagre from devDependencies to dependencies
2020-11-06 09:27:34 +01:00
dependabot[bot]
a16780d833
chore(deps): bump @gitbeaker/core from 23.5.0 to 25.2.0 ( #3210 )
...
* chore(deps): bump @gitbeaker/core from 23.5.0 to 25.2.0
Bumps [@gitbeaker/core](https://github.com/jdalrymple/gitbeaker ) from 23.5.0 to 25.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases )
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/23.5.0...25.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* bump the other package too
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-05 18:54:26 +01:00
Mateusz Lewtak
e24e46b0b9
Feat: update plugins to new versions
2020-11-05 13:40:25 +01:00
Oliver Sand
803527bd32
Upgrade @kyma-project/asyncapi-react to 0.14.2
...
There is an intersting fix for displaying async messages in the docs.
2020-11-05 10:45:32 +01:00
Patrik Oldsberg
f8a9776f27
Merge pull request #3209 from backstage/dependabot/npm_and_yarn/pg-8.4.2
...
chore(deps): bump pg from 8.3.0 to 8.4.2
2020-11-04 18:54:47 +01:00
Patrik Oldsberg
33a9025dc0
Merge pull request #3204 from mcalus3/patch-1
...
Bump travis-ci plugin version in example app
2020-11-04 18:54:09 +01:00
Patrik Oldsberg
5bf4267ae2
Merge pull request #3157 from SDA-SE/feat/formatted-react-markdown
...
feat: add MarkdownContent component to @backstage/core
2020-11-04 11:14:49 +01:00
Patrik Oldsberg
60a0e7d020
package.json: temporary override of @roadiehq dependencies
2020-11-04 10:11:14 +01:00
Marek Calus
b061bfd756
Bump yarn.lock
2020-11-04 08:44:48 +01:00
dependabot[bot]
eef09cbd01
chore(deps): bump pg from 8.3.0 to 8.4.2
...
Bumps [pg](https://github.com/brianc/node-postgres ) from 8.3.0 to 8.4.2.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/compare/pg@8.3.0...pg@8.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-03 04:28:22 +00:00
Patrik Oldsberg
8635aec734
cli: bump @spotify/eslint-* packages to v9
2020-11-02 19:16:12 +01:00
Patrik Oldsberg
b22c4ac14c
Merge pull request #3151 from forrestwaters/fw_onelogin
...
Add OneLogin as Identity Provider
2020-11-02 18:39:37 +01:00
Jesko Steinberg
d76b465975
fix: use code snippet for code rendering
2020-11-02 14:57:30 +01:00
Marek Calus
2361177d4e
Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin
2020-11-01 22:24:42 +01:00
Marek Calus
a479c9ef34
Rename catalog-import plugin
2020-11-01 17:53:37 +01:00
Patrik Oldsberg
0f03dbede0
yarn.lock: de-duplicate ts-jest deps
2020-10-31 12:07:12 +01:00
Oliver Sand
a9ae9b7504
upgrade ts-jest to 26.4.3
2020-10-31 12:07:11 +01:00
Oliver Sand
678f0309dd
Merge pull request #3013 from SDA-SE/dry-run-experiment
...
Allow to dry run the register component operation
2020-10-30 16:50:08 +01:00
Mateusz Lewtak
74ef4f2da6
feat: bump github plugins version ( #3180 )
2020-10-30 15:23:19 +01:00
Oliver Sand
16aefb099e
Revert "feat: upgrade ts-jest to 26.3.0"
...
This reverts commit 4d66ae31c2 .
2020-10-30 08:40:21 +01:00
Oliver Sand
4d66ae31c2
feat: upgrade ts-jest to 26.3.0
...
This adds support for typescript 4.0 and resolves a warning during testing.
2020-10-29 20:24:49 +01:00
Oliver Sand
a6da3d1c06
fix: upgrade knex to 0.21.6
...
This reduces a overly noisy warning during tests: https://github.com/knex/knex/pull/3936
2020-10-29 20:24:49 +01:00
Forrest Waters
159f5ee77c
add passport-onelogin dependency
2020-10-29 12:02:33 -05:00
Marek Calus
29a3a074c6
Add import component button to the create page
2020-10-29 10:10:04 +01:00
dependabot[bot]
a4c727f1a2
chore(deps): bump eslint from 7.4.0 to 7.12.1 ( #3153 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.12.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.12.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 09:41:57 +01:00
dependabot[bot]
e3ceaa97be
chore(deps): bump commander from 6.1.0 to 6.2.0 ( #3154 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.1.0...v6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 09:40:30 +01:00
Marek Calus
dbadbe7982
Renames and new types
2020-10-28 23:45:43 +01:00
Marek Calus
155094e18d
Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin
2020-10-28 20:49:17 +01:00
Ivan Shmidt
a569f36ce8
refactor: remove eslint-disable monorepo/internal-import
2020-10-28 10:47:38 +01:00
blam
8300d42d54
Merge branch 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
...
* 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage:
chore: bump eslint-plugin-monorepo
2020-10-28 10:05:16 +01:00
blam
81667d758e
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
...
* 'master' of github.com:spotify/backstage: (536 commits)
fix(catalog-backend): make addProcessor work (#3132 )
use cost insights changeset prefix
fix(deps): yarn.lock changes missed (#3128 )
Disable yarn update check
removed transformErrors function
feat: make entity not found page responsive (#3125 )
Add changeset
Loosen up the type some more
Updated types and moved defaulting logic
Move working directory config to backend
Add missing config to create-app
Add testing for working directory config
Add workdir config support to scaffolder
fix unbumped packages and bump changelog
v0.1.1-alpha.26
chore(docs): more docs around proxy setup
techdocs-backend: remove duplicate log tagging
catalog-backend: remove data parsing processing step
scaffolder-backend: fix review nit
docs: fix copy and paste error
...
2020-10-28 10:04:46 +01:00
Ivan Shmidt
6f58bcab08
Merge branch 'master' of github.com:spotify/backstage into mob/scaffolder-cra-fixes
2020-10-28 10:03:41 +01:00
Ivan Shmidt
41ed522afb
chore: bump eslint-plugin-monorepo
2020-10-28 10:00:04 +01:00
Ivan Shmidt
a46e828ce1
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
2020-10-28 09:55:54 +01:00
blam
002e0eb1ef
chore(lint): bump again as there was a problem
2020-10-28 09:36:18 +01:00
blam
b314109c83
chore(lint): update to use the latest monorepo plugin
2020-10-28 09:10:48 +01:00
Ryan Vazquez
8fd7794e13
merge
2020-10-27 12:32:36 -04:00
Fredrik Adelöw
3422f40b81
fix(deps): yarn.lock changes missed ( #3128 )
2020-10-27 17:03:15 +01:00
Marek Calus
a79ef0856c
Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin
2020-10-27 08:33:42 +01:00