Fredrik Adelöw
c5204c01ba
Merge pull request #6032 from backstage/freben/backend-dev
...
Make `yarn dev` for backend plugins respect the `PLUGIN_PORT` env var
2021-06-15 15:12:17 +02:00
Dominik Henneke
a46ae7c0c7
Merge pull request #6036 from SDA-SE/feat/button-link
...
Use the Backstage `Link` component in the `Button`
2021-06-15 15:03:01 +02:00
Fredrik Adelöw
62328f569a
Merge pull request #6045 from SDA-SE/feat/bitbucket-publish-2
...
Use the correct parameter to create a public repository in Bitbucket Server for the v2 templates
2021-06-15 14:58:34 +02:00
Dominik Henneke
55a834f3cc
Use the correct parameter to create a public repository in Bitbucket Server for the v2 templates
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-06-15 14:29:01 +02:00
Fredrik Adelöw
8b971480c0
Merge pull request #5137 from backstage/freben/reviewers
...
Update the default CODEOWNERS to point to a new `reviewers` team
2021-06-15 14:11:34 +02:00
Patrik Oldsberg
dd99f8e380
Merge pull request #6043 from backstage/rugvip/dbfail
...
backend-common: clarify DB connection error
2021-06-15 12:30:56 +02:00
Patrik Oldsberg
e5cdf0560f
backend-common: clarify DB connection error
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-15 11:56:08 +02:00
Johan Haals
a0f2f63374
Merge pull request #5901 from backstage/jhaals/legacy-catalog
...
Catalog: Make the new processing engine the default
2021-06-15 11:40:53 +02:00
Patrik Oldsberg
e2261dbec1
Merge pull request #5987 from dortegau/add-ds_store-to-scaffolded-app-gitignore
...
#5986 Adding .DS_Store to Scaffolded Backstage app .gitignore file
2021-06-15 11:27:16 +02:00
Patrik Oldsberg
3be9904e63
Merge pull request #6027 from backstage/rugvip/pipeline
...
catalog-backend: introduce TaskPipeline
2021-06-15 11:24:49 +02:00
Dominik Henneke
740503d88f
Copy the changes to the core-components packages
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-06-15 11:10:12 +02:00
Johan Haals
0176d78f27
Merge pull request #6007 from backstage/jhaals/configure-refresh
...
catalog/next: Make refresh interval configurable
2021-06-15 10:58:46 +02:00
Patrik Oldsberg
97dd250117
Merge pull request #5970 from backstage/dependabot/npm_and_yarn/microsite/yarn-lock-check-1.0.5
...
chore(deps-dev): bump yarn-lock-check from 1.0.4 to 1.0.5 in /microsite
2021-06-15 10:28:40 +02:00
Patrik Oldsberg
9befb86eda
microsite: fix registry in lockfile
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-15 10:18:24 +02:00
Johan Haals
0307a28b4a
Add changeset for create-app describing upgrade path
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-15 09:17:55 +02:00
Johan Haals
9c3840b1ba
create-app: Enable new catalog processing engine
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-15 09:17:10 +02:00
Fredrik Adelöw
0fd483e372
Update GOVERNANCE and OWNERS
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-14 20:51:02 +02:00
Fredrik Adelöw
ba9fae087b
Update the default CODEOWNERS to point to a new reviewers team
...
THIS IS A PROPOSAL.
Sets the fallback reviewers for pull requests to be a new `reviewers` team, which is a superset of `maintainers`.
The Backstage project sees a very large amount of activity. The project configuration currently has the `maintainers` team set as the gatekeepers of all pull requests, no matter how small or large. This puts pressure on the individual maintainers and can lead to longer lead times than desired.
As Spotify staffs up, and as external contributors move closer to the core of development, I propose that there needs to exist an intermediate step between "general contributor" and "full maintainer".
I propose that the set of people that shall have the rights to approve/merge pull requests is larger than just the maintainers. This would let us reduce pressure on individual maintainers and to expand the team at Spotify in an effective way. We could more easily perform goalie (rotating designated support person) duties with an extended team without using up critical maintainer voting slots.
It is important to note that the reviewers are not expected to behave as maintainers. Issues that are contested, or changes that have significant architectural effects on the code base, shall still be decided upon by maintainers. There is a certain amount of trust involved. This pull request puts the reviewers team at the root of the entire code base, but future tweaks may put the maintainers team as an owner of certain sub-directories if desired, to limit the reviewers' area of influence.
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-14 20:51:02 +02:00
Dominik Henneke
59078de280
Merge pull request #6037 from SDA-SE/feat/bitbucket-public
2021-06-14 20:32:30 +02:00
Dominik Henneke
df3ac03cfb
Use the correct parameter to create a public repository in Bitbucket Server.
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-06-14 18:14:26 +02:00
Dominik Henneke
938aee2fbd
Fix the link to the documentation page when no owned documents are displayed
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-06-14 17:33:55 +02:00
Dominik Henneke
d4644f5920
Use the Backstage Link component in the Button
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-06-14 17:33:55 +02:00
Daniel Ortega
350d51a805
#5986 Running prettier in .changeset/clean-frogs-brake.md
...
Signed-off-by: Daniel Ortega <dortega@idealista.com >
2021-06-14 17:03:25 +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
c09c863eff
Merge pull request #6018 from backstage/imgbot
...
[ImgBot] Optimize images
2021-06-14 16:25:17 +02:00
Johan Haals
db17fd734e
Add changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-14 16:18:15 +02:00
Johan Haals
9600e5e669
chore: Update constructor args to object
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-14 16:18:15 +02:00
Johan Haals
5b721e1ebc
chore: pass constructor arguments
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-14 16:18:14 +02:00
Johan Haals
5f6c806378
catalog/next: Make refresh interval configurable
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-14 16:18:12 +02:00
Johan Haals
f68632411b
catalog: Reuse builder for next/legacy catalog
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-06-14 16:10:18 +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
Fredrik Adelöw
3108ff7bfd
Make yarn dev for backends respect the PLUGIN_PORT env var
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-14 14:46:19 +02:00
Patrik Oldsberg
d40993c2f9
Merge pull request #6019 from backstage/rugvip/loadafix
...
config-loader: bump typescript-json-schema and remove workaround + catalog-model cleanup
2021-06-14 13:36:18 +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
Fredrik Adelöw
c28f20cb0e
Merge pull request #5720 from GunnerStraiker1/supportButton-title
...
Add Title prop in SupportButton
2021-06-14 10:30:16 +02:00
Fredrik Adelöw
8de93505ae
Merge pull request #5995 from backstage/freben/plugin-db
...
Some quick docs on how to interface with databases from backend plugins
2021-06-14 10:22:49 +02:00
Patrik Oldsberg
1d2ed78449
catalog-model: remove unused dependency
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-13 20:59:06 +02:00
Patrik Oldsberg
f004937398
config-loader: bump typescript-json-schema and remove TS 4.3 workaround
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-13 20:59:05 +02:00
Fredrik Adelöw
fdefd713b2
Merge pull request #6029 from backstage/timbonicus/export-catalog-components
...
Export catalog components to match docs
2021-06-13 20:17:41 +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
Patrik Oldsberg
72fbf43721
catalog-backend: introduce TaskPipeline
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-12 17:36:11 +02:00
Fredrik Adelöw
1bcb8693bf
Merge pull request #6017 from mtlewis/update-microsite-opengraph-image
...
Add OpenGraph image with background
2021-06-12 07:58:39 +02:00
Patrik Oldsberg
5a3876db67
Merge pull request #6012 from backstage/rugvip/fix-check
...
scripts: fix package detection in check-if-release.js
2021-06-11 22:28:50 +02:00
ImgBotApp
da5bfce2e0
[ImgBot] Optimize images
...
*Total -- 46.41kb -> 34.33kb (26.04%)
/microsite/static/img/twitter-summary.png -- 11.75kb -> 8.07kb (31.35%)
/microsite/static/img/cortex.png -- 34.66kb -> 26.26kb (24.23%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-06-11 15:46:56 +00:00
Mike Lewis
f881645e90
Add OpenGraph image with background
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-06-11 15:56:28 +01: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
Ben Lambert
c7e0c9e16b
Merge pull request #6014 from mtlewis/update-microsite-twitter-sharing-image
...
Add twitter summary card image with background
2021-06-11 16:15:24 +02:00
Mike Lewis
d52b24b621
Add twitter summary card image with background
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-06-11 14:05:22 +01:00
Patrik Oldsberg
150ab3ebb5
scripts: fix package detection in check-if-release.js
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-11 13:51:07 +02:00