Commit Graph

477 Commits

Author SHA1 Message Date
Himanshu Mishra 1165398a9f Revert "Point to specific commit for sample templates"
Hashes don't work with Scaffolder.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:03 +02:00
Joe Porpeglia 1a8cde9099 Point to specific commit for sample templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:24 +02:00
Joe Porpeglia eb740ee24c Use new location for sample software templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:23 +02:00
github-actions[bot] 8d1c3d0d5a Version Packages 2021-07-15 09:19:25 +00:00
blam 203d256d36 chore: reverting fs-extra bump, that seems to have broken all the installs
Signed-off-by: blam <ben@blam.sh>
2021-07-12 19:29:34 +02:00
github-actions[bot] de67704be9 Version Packages 2021-07-08 11:37:02 +00:00
Ben Lambert 9460224ac6 Merge pull request #6123 from backstage/blam/remove-alphav1-template-version
Remove legacy scaffolding method and drop support for `v1alpha1` templates
2021-07-07 12:24:24 +02:00
blam b9cba53a05 chore: removing the extra deps
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam f0928d674f chore: fix e2e tests as they no longer need all of the Templaters and Publishers
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
Alex Landovskis f7134c3684 chore: bump sqlite3 to 5.0.1
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:21:40 -04:00
Philipp Hugenroth e4244f94ba Apply sidebar changes to create-app
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-02 14:49:15 +02:00
dependabot[bot] 613e46d234 chore(deps): bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:29:50 +00:00
github-actions[bot] 6e937b9fa6 Version Packages 2021-07-01 09:06:13 +00:00
dependabot[bot] 8939f9ee17 chore(deps): bump ts-node from 9.1.1 to 10.0.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 04:20:38 +00:00
Patrik Oldsberg 7a82818590 create-app: update core dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
github-actions[bot] 5a64fe7ea5 Version Packages 2021-06-24 09:58:38 +00:00
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Patrik Oldsberg 9f527db1bd create-app: update available package versions to use new core packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 19:48:43 +02:00
Patrik Oldsberg 8997d3fcca packages: manually migrate rest away from @backstage/core deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:11 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
github-actions[bot] f4fbbf1552 Version Packages 2021-06-17 11:08:46 +00:00
Patrik Oldsberg cebde9d9ac create-app: fix release version to 0.3.26
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 10:37:42 +02:00
github-actions[bot] 36e5a82e9b Version Packages 2021-06-17 08:08:44 +00:00
Patrik Oldsberg 05c98f1f79 Merge branch 'master' into add-support-for-plugin-specific-db 2021-06-15 17:49:50 +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
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
Patrik Oldsberg 8ed49a306c create-app: fix release version to 0.3.25
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-10 14:32:46 +02:00
github-actions[bot] 4a93128245 Version Packages 2021-06-10 12:18:06 +00:00
Minn Soe 5a3ce34072 refactor: migrate from deprecated database manager
Changes:
- Swaps out `SingleConnectionDatabaseManager` to `DatabaseManager`
  across the repo.
- Updates `backend-test-utils` to generate test plugin names prefixed
  with db to satisfy plugin naming constraint, e.g. 0 becomes db0.

Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-10 11:14:40 +01:00
Eric Peterson e84f6aac87 Update @backstage/create-app to include the latest improvements in @backstage/search*
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-10 10:11:32 +02:00
Daniel Ortega cc8e0b7478 #5986 Adding .DS_Store to Scaffolded Backstage app .gitignore file
Signed-off-by: Daniel Ortega <dortega@idealista.com>
2021-06-10 00:50:17 +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
Tim eec173625f Merge pull request #5926 from backstage/mob/csp-directive
Remove default upgrade-insecure-requests
2021-06-07 11:30:46 -06: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 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 6c410d16bc chore: remove create-react-app template
Signed-off-by: blam <ben@blam.sh>
2021-06-07 10:55:07 +02:00
Tim Hansen efef396113 Add note about disabling CSP defaults
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-04 20:05:29 -06:00
github-actions[bot] fa92d70fba Version Packages 2021-06-03 13:23: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
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 c2c83f46a7 chore: making the changes backwards compatible with default extensions being rendered when nothing supplied, and updating changeset to reflect This
Signed-off-by: blam <ben@blam.sh>
2021-05-31 10:59:08 +02:00
blam f0cfac64d2 chore: rename to ScaffolderFieldExtensions
Signed-off-by: blam <ben@blam.sh>
2021-05-31 10:35:54 +02:00
blam bfe8306b98 chore: updating create app to the new format
Signed-off-by: blam <ben@blam.sh>
2021-05-31 10:30:16 +02:00
Patrik Oldsberg 04127b3960 components,app-api,plugin-api: prefix package names with core-
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-28 00:08:21 +02:00
Patrik Oldsberg ce324001cf create-app: fix release version to 0.3.23
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-27 12:31:06 +02:00
github-actions[bot] b5a0d1c5d7 Version Packages 2021-05-27 10:23:15 +00:00