Eric Peterson
e03eaeec3e
Fix TechDocs annotation on remaining scaffolder templates.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-14 19:19:47 +02:00
Eric Peterson
aeed120114
Fix Scaffolder Docs Template
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-14 19:19:11 +02:00
Patrik Oldsberg
608e83f928
Merge pull request #5959 from carlo-colombo/bitbucket-lfs
...
Add supprt to enable LFS for hosted Bitbucket
2021-06-14 16:41:22 +02:00
Patrik Oldsberg
d4e73b45f9
Merge pull request #6026 from backstage/rugvip/skip-locked
...
catalog-backend: avoid duplication of work due to race conditions in task pickup
2021-06-14 15:12:52 +02:00
Patrik Oldsberg
18ab535c83
catalog-backend: use select for update skip locked for the work queue
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-14 13:35:33 +02:00
Fredrik Adelöw
ab3d4e92eb
Merge pull request #5949 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.0
...
chore(deps): bump http-proxy-middleware from 0.19.2 to 2.0.0
2021-06-14 10:30:28 +02:00
Tim Hansen
30c2fdad2c
Export catalog components to match docs
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-06-13 10:24:40 -06:00
Emma Indal
667656c8b5
[TechDocs] TechDocs custom homepage with user owned filter support ( #5994 )
...
* add emptystate to docs card grid
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* adjust filterpredicate to accept a string, adjust custom home page based on owned documents filter
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update the techdocs home page to use the new ownedByUser filter
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* fix tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* use useOwnUser hook from catalog react plugin and delete duplicate one
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* add changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-06-11 16:52:46 +02:00
Tim Hansen
42a2d2ebc1
Fix theme toggling bug
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-06-10 19:45:37 -06:00
github-actions[bot]
4a93128245
Version Packages
2021-06-10 12:18:06 +00:00
Patrik Oldsberg
399abf9670
Merge pull request #5878 from backstage/rugvip/codemods
...
Introduce @backstage/codemods package, with an initial transform for migrating core-* imports
2021-06-10 11:53:44 +02:00
Oliver Sand
429f9c0bf1
Merge pull request #5957 from SDA-SE/feat/scaffolder-source
...
Show link to template source on template card
2021-06-10 10:19:02 +02:00
Eric Peterson
5c9c34dee9
Merge pull request #5927 from backstage/iameap/search-alpha-release
...
[Search] Initial, Alpha Release
2021-06-09 19:21:15 +02:00
Fredrik Adelöw
cc8d2f875c
Merge pull request #5699 from sam-robson/statuses-for-github-deployments-plugin
...
feat: add deployment statuses to GithubDeployments plugin
2021-06-09 15:08:36 +02:00
Patrik Oldsberg
604d7c7452
plugins/todo: run core-imports codemod
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-09 12:48:13 +02:00
Eric Peterson
d15b1434e6
Provide backwards compatibility instead of an upgrade message.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-08 22:03:08 +02:00
Patrik Oldsberg
c8a70893a2
Merge pull request #5924 from backstage/rugvip/best
...
cli: switch to @sucrase/plugin-jest instead of ts-jest
2021-06-08 16:58:43 +02:00
Carlo Colombo
22974d9a6e
fix prettier issue
...
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com >
2021-06-08 15:36:39 +02:00
Carlo Colombo
5c67a9e5e7
it's possible to customize the title of the card to differentiate from the DependencyOf Card
...
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com >
2021-06-08 15:36:39 +02:00
Carlo Colombo
b5115777bf
Card that shows component that depends on the actual compoment
...
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com >
2021-06-08 15:36:39 +02:00
Fredrik Adelöw
260e31da98
Merge pull request #5867 from backstage/freben/test-databases-in-catalog
...
Use `TestDatabases` to exercise the experimental code in the catalog backend
2021-06-08 15:09:40 +02:00
Fredrik Adelöw
6ffcf9ed85
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-08 15:04:30 +02:00
Fredrik Adelöw
b51b42a126
Merge pull request #5948 from djamaile/master
...
fix: make bitbucket publish action use apiBaseUrl if it is provided
2021-06-08 15:02:29 +02:00
Carlo Colombo
090dfe65db
Add supprt to enable LFS for hosted Bitbucket
...
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com >
2021-06-08 14:56:14 +02:00
Fredrik Adelöw
cfc705b120
Use TestDatabases to exercise the experimental code in the catalog backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-08 14:26:27 +02:00
Fredrik Adelöw
28fc26ddf4
Merge pull request #5849 from SDA-SE/feat/scaffolder-conditional
...
Conditional scaffolder steps
2021-06-08 14:25:49 +02:00
Oliver Sand
9b4010965c
Provide a link to the template source on the TemplateCard
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-08 14:07:08 +02:00
Oliver Sand
7028ee1ca4
Expose getEntitySourceLocation, getEntityMetadataViewUrl, and getEntityMetadataEditUrl
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-08 14:07:08 +02:00
Oliver Sand
f4e3ac5ce6
Move ScmIntegrationIcon
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-08 14:07:08 +02:00
djamaile
8b06de3258
Merge branch 'backstage:master' into master
2021-06-08 11:38:58 +02:00
Sam Robson
efc88ee667
Merge branch 'master' into statuses-for-github-deployments-plugin
2021-06-08 10:11:16 +01:00
Patrik Oldsberg
432af8743f
auth-backend: import modules directly for mocking
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-08 10:45:54 +02:00
dependabot[bot]
3db3b67f5f
chore(deps): bump http-proxy-middleware from 0.19.2 to 2.0.0
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 0.19.2 to 2.0.0.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v0.19.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-08 10:03:08 +02:00
Oliver Sand
eca511cb37
Fix TaskWorker tests
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-08 09:57:51 +02:00
Oliver Sand
fff062301c
Rename publish:log to debug:log
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-08 09:57:50 +02:00
Fredrik Adelöw
4f8cf50fe5
Update past the broken gitbeaker version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-08 09:14:07 +02:00
Djamaile Rahamat
53b1b559d2
fix: make bitbucket publish action use apiBaseUrl if it is provided
...
Signed-off-by: Djamaile Rahamat <drahamat@bol.com >
2021-06-08 02:37:58 +02:00
Fredrik Adelöw
be2392e919
Merge pull request #5928 from splunk/feature/5813-export-aboutcard-components
...
Export AboutCard contents and other related components/utility functions
2021-06-07 15:40:34 +02:00
Fredrik Adelöw
442449891d
Merge pull request #5934 from yafanasiev/fix-github-plugin
...
fix: add missing token on job list call to Github API
2021-06-07 15:22:09 +02:00
Fredrik Adelöw
b5d0f0346f
Merge pull request #5945 from backstage/jhaals/fix-import
...
catalog-import: Display prepareResult in final step
2021-06-07 14:43:03 +02:00
Fredrik Adelöw
b1033b7bf8
Merge pull request #5752 from backstage/blam/migrate-templates-to-v2
...
Migrating old `backstage.io/v1alpha1` templates to `backstage.io/v1beta2`
2021-06-07 14:41:00 +02:00
blam
d0e4a9feb9
chore: reworking excluding of templates
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 13:54:10 +02:00
blam
0a94d60a6c
chore: make the yarn lock checker happy
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 13:49:22 +02:00
blam
00b16a4aea
chore: don't autocompute java_package_name
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 13:38:02 +02:00
Johan Haals
70bc30c5b7
catalog-import: Display prepareResult in final step
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-07 13:23:41 +02:00
blam
50484e720d
chore: migrate the cra template fully and remove it from create-app
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 10:55:07 +02:00
blam
55df98c5b3
chore: adding cookiecutter version of create-react-app
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 10:55:07 +02:00
blam
7c4c41fb6a
chore: think that's all the templates
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 10:55:07 +02:00
blam
6c410d16bc
chore: remove create-react-app template
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 10:55:07 +02:00
blam
e2832d055c
chore: remove create-react-app- template and fix up the docs template
...
Signed-off-by: blam <ben@blam.sh >
2021-06-07 10:55:07 +02:00