Commit Graph

13823 Commits

Author SHA1 Message Date
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
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
Johan Haals f8e773e3e9 chore: Update migrations dir in tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-04 08:48:54 +02:00
Johan Haals b45e29410a Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-03 13:19:57 +02:00
Johan Haals 8650112701 Catalog: Enable new processing engine
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-03 11:13:17 +02:00
Johan Haals 9a8d749d2e Merge pull request #5898 from backstage/jhaals/bootstrap
catalog/next: Keep bootstrap location
2021-06-03 10:56:21 +02:00
Patrik Oldsberg dae35dc48f Merge pull request from GHSA-pwhf-39xg-4rxw
Fix Advisory 1
2021-06-03 10:09:06 +02:00
Johan Haals 63a432e9ca Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-03 09:59:32 +02:00
Johan Haals f1bbc6da10 catalog/next: Keep bootstrap location
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-03 09:50:37 +02:00
Patrik Oldsberg 644d315080 Merge pull request #5877 from backstage/rugvip/cli-updates
cli: make create-github-app available and deprecate backend:build-image
2021-06-02 23:17:27 +02:00
Eric Peterson 2d1bc6e6d4 Remove reference to advisories. We'll add manually to docs after they are published.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-02 19:01:16 +02:00
Patrik Oldsberg 75bfb62a6a Merge pull request #5874 from backstage/rugvip/core-tweaks
packages: update outdated installation instructions
2021-06-02 18:43:50 +02:00
Patrik Oldsberg 9a3277d1c0 Merge pull request #5876 from backstage/rugvip/stable
docs: update stability index for core-*
2021-06-02 18:43:39 +02:00
Ben Lambert 0aaf1cff34 Merge pull request #5889 from jrusso1020/jrusso/5888/configurable-number-of-task-workers
Allow configurable number of taskworkers
2021-06-02 17:34:33 +02:00
jrusso1020 f3865fcaae fix changeset
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-06-02 11:10:37 -04:00
jrusso1020 ca5f400278 address feedback
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-06-02 10:56:46 -04:00
jrusso1020 6fe1567a7c Allow configurable number of taskworkers
Right now we are limited to one taskworker in the scaffolder backend
which means you can only scaffold one thing at a time. This is a poor
user experience for larger organizations where multiple users maybe
scaffolding at the same time.

This adds an optional configuration option to increase the number
of taskworkers via the router options if you like, but defaults to
1 if not set.

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-06-02 10:21:42 -04:00
Patrik Oldsberg 8703c85505 Merge pull request #5885 from backstage/rugvip/diff
cli: exclude core packages from package dependency diff
2021-06-02 15:18:01 +02:00
Otto Sichert fb0587848a Merge pull request #5879 from backstage/ottos/how-to-start
Add CLI output and README how to start app after create-app CLI
2021-06-02 14:55:37 +02:00
Patrik Oldsberg 7e7c714175 cli: exclude vore packages from package dependency diff
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-02 12:59:54 +02:00
Otto Sichert a54fdab36e Make yarn install explicit and delete leading $ for shell commands
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-06-02 11:05:07 +02:00
Otto Sichert 1ddf551f4e Add CLI output and README how to start app after create-app CLI
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-06-02 11:05:07 +02:00
Dominik Henneke 4358d5a1b1 Merge pull request #5882 from SDA-SE/feat/trailing-space
Remove the trailing space from a the aria-label of the Template "CHOOSE" button
2021-06-02 11:03:17 +02:00
Ben Lambert d46f441560 Merge pull request #5730 from SDA-SE/feat/entity-picker
Add a `<EntityPicker>` field to the scaffolder
2021-06-02 10:48:05 +02:00
Ben Lambert 5058673a74 Merge pull request #5881 from backstage/dependabot/npm_and_yarn/types/d3-zoom-2.0.1
chore(deps-dev): bump @types/d3-zoom from 2.0.0 to 2.0.1
2021-06-02 10:16:50 +02:00
Ben Lambert de308e7f87 Merge pull request #5880 from backstage/dependabot/npm_and_yarn/octokit/rest-18.5.6
chore(deps): bump @octokit/rest from 18.5.3 to 18.5.6
2021-06-02 10:16:08 +02:00
Dominik Henneke 3772de8ba3 Remove the trailing space from a the aria-label of the Template "CHOOSE" button
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-02 09:49:44 +02:00
Fredrik Adelöw 1422f9dbae Merge pull request #5871 from backstage/freben/model
Update the types for `Entity` and `EntityEnvelope` slightly
2021-06-02 09:42:06 +02:00
dependabot[bot] 19ccf7c8eb chore(deps-dev): bump @types/d3-zoom from 2.0.0 to 2.0.1
Bumps [@types/d3-zoom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-zoom) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-zoom)

---
updated-dependencies:
- dependency-name: "@types/d3-zoom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:17:20 +00:00
dependabot[bot] 987f2b86d9 chore(deps): bump @octokit/rest from 18.5.3 to 18.5.6
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.5.3 to 18.5.6.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.5.3...v18.5.6)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:16:24 +00:00
Fredrik Adelöw ebe802bc41 Remove the explicit connection from EntityEnvelope and Entity.
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-01 21:21:15 +02:00
Patrik Oldsberg 054bcd029c cli: deprecate backend:build-image
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 21:20:11 +02:00
Patrik Oldsberg 84160313e7 cli: mark create-github-app as ready for use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 21:13:50 +02:00
Patrik Oldsberg a96e10ad9c Merge pull request #5875 from backstage/rugvip/config-cleanup
Updated config schema to use Array<> for multiline blocks + core wording tweaks
2021-06-01 21:10:00 +02:00
Patrik Oldsberg 67b9b30a10 docs: update stability index for core-*
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 20:34:32 +02:00
Patrik Oldsberg 70899af9fb Merge pull request #5873 from backstage/feat/update-some-dcs
docs: mention that the configuration is shared between the backend and the frontend
2021-06-01 20:27:23 +02:00
Patrik Oldsberg 1dcba7b7cf Updated config schema to use Array<> for multiline blocks + core wording tweaks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 20:20:46 +02:00
Patrik Oldsberg e7c5e4b303 packages: update outdated installation instructions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 20:14:13 +02:00
Patrik Oldsberg 6320b24bbb docs: add paragraph on how to view local config docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 19:51:17 +02:00
Patrik Oldsberg 3aeccc94ba Merge pull request #5825 from backstage/mob/evolution-v2
core: split into three new separate packages
2021-06-01 17:29:06 +02:00
blam 53c7a9dbeb docs: mention that the configuration is shared between the backend and the frontend
Signed-off-by: blam <ben@blam.sh>
2021-06-01 17:16:19 +02:00
Ben Lambert 95d08f3686 Merge pull request #5870 from backstage/chore/fix-app-id-config-schema
`GithubAppId` can be string or number for Environment Variables
2021-06-01 16:05:38 +02:00
blam 49d7ec1694 chore: fix vale errors
Signed-off-by: blam <ben@blam.sh>
2021-06-01 14:24:20 +02:00
blam 50b9eba922 chore: update the github app id config schema
Signed-off-by: blam <ben@blam.sh>
2021-06-01 14:23:07 +02:00
Ben Lambert 09b2b656a8 Merge pull request #5866 from backstage/blam/export-checkbox-tree
chore: exporting `CheckboxTree` components
2021-06-01 13:32:24 +02:00
Oliver Sand 94e0629744 Merge pull request #5868 from SDA-SE/feat/sort-tags
Sort `EntityTagPicker` entries
2021-06-01 12:35:00 +02:00
Oliver Sand deaba2e13b Sort EntityTagPicker entries
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-01 11:20:39 +02:00
Oliver Sand 0905947550 Support parsing mkdocs.yml files that are using custom yaml tags (#5860)
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-01 10:29:49 +02:00
Ben Lambert 105622bb53 Merge pull request #5865 from backstage/dependabot/npm_and_yarn/graphql-codegen/cli-1.21.5
chore(deps-dev): bump @graphql-codegen/cli from 1.21.4 to 1.21.5
2021-06-01 10:07:45 +02:00