Commit Graph

15250 Commits

Author SHA1 Message Date
Ben Lambert 212d92f523 Merge pull request #6410 from backstage/joeporpeglia/new-sample-templates
Scaffolder/create-app: Use new location for sample software templates
2021-07-16 14:37:36 +02:00
Ben Lambert ccc649a408 Merge pull request #6385 from backstage/blam/move-out-cookiecutter-action
Move Cookiecutter to it's own module
2021-07-16 12:54:23 +02:00
Ben Lambert 366547f707 Merge pull request #6506 from backstage/orkohunter/doc-updates
docs: remove unnencessary clause about software catalog
2021-07-16 12:27:26 +02:00
Ben Lambert 30a6125763 Merge pull request #6505 from backstage/rugvip/flatfix
core-app-api: fix root route handling in FlatRoutes
2021-07-16 12:26:44 +02:00
Himanshu Mishra c0574e207a docs: remove unnencessary clause about software catalog
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 12:09:42 +02:00
Patrik Oldsberg ea249c6e63 core-app-api: fix root route handling in FlatRoutes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-16 12:00:59 +02:00
Himanshu Mishra 529fd3285b add an example of working with a local template
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 8b135fa79b update remote urls to use main branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 4ea7cd583b chore: update changeset to be patch changes
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
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 cb41e2c1ec Update .changeset/wicked-emus-deny.md
Co-authored-by: Tim <timbonicus@gmail.com>
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
Ben Lambert 0041be8c51 Merge pull request #6499 from backstage/dependabot/npm_and_yarn/kafkajs-1.16.0-beta.21
chore(deps): bump kafkajs from 1.16.0-beta.6 to 1.16.0-beta.21
2021-07-16 10:15:56 +02:00
Ben Lambert 4a851bfe20 Merge pull request #6498 from fengypants/footer
microsite: Updated footer with two links
2021-07-16 10:15:28 +02:00
Ben Lambert 2cdf1791b0 Merge pull request #6501 from backstage/dependabot/npm_and_yarn/js-base64-3.6.1
chore(deps): bump js-base64 from 3.6.0 to 3.6.1
2021-07-16 09:57:50 +02:00
Ben Lambert a717a3e806 Merge pull request #6502 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.1
chore(deps-dev): bump @types/d3-shape from 2.1.0 to 3.0.1
2021-07-16 09:57:31 +02:00
dependabot[bot] d6a01dc222 chore(deps-dev): bump @types/d3-shape from 2.1.0 to 3.0.1
Bumps [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-shape)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:13:59 +00:00
dependabot[bot] a4e905d9a5 chore(deps): bump js-base64 from 3.6.0 to 3.6.1
Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](https://github.com/dankogai/js-base64/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: js-base64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:13:22 +00:00
dependabot[bot] 0aafc6d155 chore(deps): bump kafkajs from 1.16.0-beta.6 to 1.16.0-beta.21
Bumps [kafkajs](https://github.com/tulios/kafkajs) from 1.16.0-beta.6 to 1.16.0-beta.21.
- [Release notes](https://github.com/tulios/kafkajs/releases)
- [Changelog](https://github.com/tulios/kafkajs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tulios/kafkajs/commits)

---
updated-dependencies:
- dependency-name: kafkajs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:11:46 +00:00
Jeff Feng 0e7fccb58b Updated footer with two links
Added links to backstage.spotify.com and Community Sessions.

Signed-off-by: Jeff Feng <fengypants@gmail.com>
2021-07-15 20:36:18 -04:00
blam 0a7e3d243c chore: fix changeset
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:25:50 +02:00
blam 4af11b2cf5 chore: updating the actions documentation again
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:11:39 +02:00
blam a7f0e1994a docs: document the cookiecutter actions
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:09:25 +02:00
blam 6efd28c441 chore: fix changeset and update some deps to avoid bringing in multiple
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:51:19 +02:00
blam 2bffb18859 chore: run prettier on ugly document
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:34:55 +02:00
blam 94c00f9ba7 api-report: update the api reports for the plugins
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:26:48 +02:00
blam a0149f0228 chore: code review comments
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:22:12 +02:00
blam 8b93d985c0 chore: fixing merge b0rked
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:16:56 +02:00
blam 4cdc9d1d0b chore: added api for cookiecutter
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:38 +02:00
blam 4a087f05ea chore: fix readme
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:06 +02:00
blam 7cea90592f chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:06 +02:00
blam df7c9243d3 chore: use the cookiecutter templater library
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:06 +02:00
blam 4e23d2276c chore: moved out the cookiecutter action to its own repo
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:38 +02:00
blam b60091b117 chore: update some packages
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:38 +02:00
blam 271e13d723 chore: move the action to something better
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:16 +02:00
blam 417cee8472 chore: added sample cookiecutter module
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:16 +02:00
Ben Lambert ffae1bb6e4 Merge pull request #6400 from backstage/changeset-release/master
Version Packages
2021-07-15 11:49:08 +02:00
github-actions[bot] 8d1c3d0d5a Version Packages 2021-07-15 09:19:25 +00:00
Ben Lambert f5e5c205a6 Merge pull request #6487 from backstage/bug/fix-api-reports
chore: fixing api reports
2021-07-15 11:14:50 +02:00
Ben Lambert 9393e1c955 Merge pull request #6460 from livetocode/master
fix OIDC Auth provider
2021-07-15 11:11:32 +02:00
blam a6223e33e3 chore: fixing api reports
Signed-off-by: blam <ben@blam.sh>
2021-07-15 11:00:28 +02:00
Ben Lambert a115da0395 Merge pull request #6466 from ONordander/feature/bitbucket-default-catalog-value
Feature/bitbucket default catalog value
2021-07-15 10:40:06 +02:00
Eric Peterson 54c25db339 Merge pull request #6071 from andrewthauer/techdocs-custom-docker
feat(techdocs-common): add custom docker image support
2021-07-15 10:39:14 +02:00
Himanshu Mishra 4adf795ffb Merge pull request #6480 from backstage/dependabot/npm_and_yarn/types/passport-1.0.7
chore(deps): bump @types/passport from 1.0.6 to 1.0.7
2021-07-15 10:07:57 +02:00
Himanshu Mishra 2cd8aadc84 Merge pull request #6481 from backstage/dependabot/npm_and_yarn/types/express-serve-static-core-4.17.24
chore(deps-dev): bump @types/express-serve-static-core from 4.17.21 to 4.17.24
2021-07-15 10:07:36 +02:00
Himanshu Mishra d37cd6b634 Merge pull request #6482 from backstage/dependabot/npm_and_yarn/types/nunjucks-3.1.5
chore(deps-dev): bump @types/nunjucks from 3.1.4 to 3.1.5
2021-07-15 10:06:35 +02:00
Otto Nordander 8bfc0571ce Add changeset for default catalog value
Signed-off-by: Otto Nordander <otto.nordander@gmail.com>
2021-07-15 10:00:13 +02:00
Eric Peterson 855c9d8341 Merge pull request #6454 from kuangp/fix/techdocs
fix(techdocs): fetch entity relations field to determine owned docs
2021-07-15 09:22:29 +02:00
dependabot[bot] 84a42f0553 chore(deps-dev): bump @types/nunjucks from 3.1.4 to 3.1.5
Bumps [@types/nunjucks](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nunjucks) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nunjucks)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-15 04:17:33 +00:00