6997 Commits

Author SHA1 Message Date
Oliver Sand e0d495dc52 Merge pull request #4260 from SDA-SE/feat/adr011-plugins-package-structure
Add ADR for Plugin Package Structure
2021-01-27 23:12:14 +01:00
blam 1f675381a9 chore: fixing vale stuff 2021-01-27 21:59:44 +01:00
blam e9b9fa2ffe chore: added a note about .dockerignore 2021-01-27 16:38:27 +01:00
Ben Lambert b078aafafb Merge pull request #4259 from backstage/contrib/dockerfile
Add Multi Stage Dockerfile with backend:bundle command
2021-01-26 20:00:23 +01:00
Oliver Sand fb118a6cf2 Add ADR for Plugin package Structure 2021-01-26 19:15:45 +01:00
blam 8080d1ef4f chore: change the wording slightly 2021-01-26 17:39:28 +01:00
blam 2dee00292c chore: review comments 2021-01-26 17:34:52 +01:00
Ben Lambert 67d8da9fd1 Merge pull request #4261 from backstage/blam/docs-change
docs: Update scaffolder docs for integrations config
2021-01-26 17:30:09 +01:00
blam cb99b8fc1d chore: prettier makes pretty 2021-01-26 17:07:27 +01:00
Ben Lambert e77a8dc14e Update docs/features/software-templates/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-26 17:02:03 +01:00
blam 2f547a668f chore: fix spelling mistake 2021-01-26 16:03:26 +01:00
blam 660cfca341 Merge branch 'master' of github.com:backstage/backstage into contrib/dockerfile
* 'master' of github.com:backstage/backstage: (26 commits)
  Remove heading from the adr template
  Updated version changes to be minor
  Updated changeset with breaking changes documentation
  chore(deps-dev): bump @types/mini-css-extract-plugin from 0.9.1 to 1.2.2
  chore(deps): bump @octokit/request from 5.4.12 to 5.4.13
  Change category from Feedback to Data Display
  Fix typo
  Tweak wording
  Update descriptions
  Point to main docs site
  Reorg Kubernetes section
  config-loader: Fix tests for windows
  Add pictures to users and groups
  remove last usages of APP_ENV
  Add `EntityRefLinks` that shows one or multiple entity ref links.
  catalog: support supplying a custom catalog descriptor file parser
  move types/aws4 to devDeps
  feature: add aws iam auth translator for kubernetes
  Ask the SonarQube server for all support metrics prior to querying them for a project
  Fixed bug in ConsumerGroupOffsets test
  ...
2021-01-26 15:57:43 +01:00
blam 6cc06d4e7f chore: fixing spelling of docs 2021-01-26 15:56:33 +01:00
blam ad52b78b8d chore: reworking the files so that it's moved to docs instea 2021-01-26 15:55:34 +01:00
blam 46533ed01b chore: fix the config key for scaffolderr 2021-01-26 15:53:32 +01:00
blam 00448abb03 chore: updating docs reference to integrations condfig 2021-01-26 15:52:30 +01:00
Ben Lambert aa74ba385e Merge pull request #4258 from SDA-SE/feat/adr-template
Remove heading from the ADR template
2021-01-26 11:13:26 +01:00
Oliver Sand 2d4a114237 Remove heading from the adr template 2021-01-26 10:54:06 +01:00
Adam Harvey 682b2c6a10 Fix typo 2021-01-25 14:51:32 -05:00
Adam Harvey e6904cb3d6 Tweak wording 2021-01-25 14:49:55 -05:00
Adam Harvey 45621d88ea Update descriptions 2021-01-25 14:46:48 -05:00
Adam Harvey 8abed46a1f Reorg Kubernetes section 2021-01-25 14:42:10 -05:00
Patrik Oldsberg f81c4e2e41 remove last usages of APP_ENV 2021-01-25 17:49:32 +01:00
Patrik Oldsberg 5eb4bdf038 Merge pull request #4232 from backstage/rugvip/conf
config-loader: refactor transform logic and add support for env var substitutions
2021-01-25 12:11:43 +01:00
Michel Valdrighi 5e6ed92cb9 fix: use the right link to the class CatalogProcessor on GitHub (#4238) 2021-01-25 11:06:47 +01:00
Patrik Oldsberg 3740a8bcb4 docs/conf: add env var substitution docs 2021-01-25 00:17:30 +01:00
Patrik Oldsberg 78a81c1be4 docs/conf: update config writing docs to talk about includes instead of secrets 2021-01-25 00:17:30 +01:00
Eric Peterson 4abe217004 Link from overall roadmap to search feedback issue. 2021-01-22 11:07:37 +01:00
blam 979bcccf23 chore: fixing last of the typescripts 2021-01-21 20:06:49 +01:00
Oliver Sand 5ebe5dc83e Merge pull request #4185 from backstage/Fox32-patch-1
Small fix in descriptor format
2021-01-21 13:25:54 +01:00
Oliver Sand 3c9439bfde Small fix in descriptor format
We decided not to include providesApi/consumesApis in the system entity for now
2021-01-21 12:55:30 +01:00
Himanshu Mishra 53203c083f Update docs/features/techdocs/architecture.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-20 21:53:44 +01:00
Himanshu Mishra ce9b017341 docs: TechDocs FAQ about using it without techdocs-backend 2021-01-20 21:26:38 +01:00
Patrik Oldsberg 45b857a060 Merge pull request #4142 from SDA-SE/feat/update-adr006
Update adr006 on using PropsWithChildren
2021-01-20 19:36:11 +01:00
Himanshu Mishra d72fb2dd5d docs: Fix url links in well known annotations
URL Reader's readTree does not support default branch yet, so it has to be specified. The PR https://github.com/backstage/backstage/pull/4120 adds support for the default branch. So, this change can be reverted once the support is released.

Created after https://github.com/backstage/backstage/pull/4147
2021-01-20 14:18:45 +01:00
Patrik Oldsberg 0833137c40 Merge pull request #4155 from backstage/rugvip/noreg
core-api: remove deprecated registerRoute and deprecate addRoute
2021-01-20 12:02:34 +01:00
Dominik Henneke 1d4ce77fc8 Merge pull request #4147 from SDA-SE/feat/origin-location
Block the deletion of entities from the bootstrap location in the unregister dialog and list the correct delete preview
2021-01-20 10:50:35 +01:00
Dominik Henneke b0d50574d3 More review comments 2021-01-20 10:14:56 +01:00
Patrik Oldsberg a187b8ad0a core-api: remove deprecated registerRoute and deprecate addRoute 2021-01-19 23:50:38 +01:00
Andrew Thauer 54dd7b3003 Merge pull request #3980 from andrewthauer/date-lib-adr
docs: add use luxon date library adr
2021-01-19 12:42:53 -05:00
Patrik Oldsberg d6cecee891 Merge pull request #4113 from n2ygk/patch-1
document using locally-installed cookiecutter
2021-01-19 17:45:30 +01:00
Dominik Henneke 4b5c4cc5ce Update with review comments 2021-01-19 16:44:00 +01:00
Fredrik Adelöw e50718a9c8 Merge pull request #4146 from backstage/orkohunter/catalogue-to-catalog
docs: Search arch diagram catalogue -> catalog
2021-01-19 16:31:33 +01:00
Himanshu Mishra f47b54614d docs: Run prettier on techdocs ci/cd tutorial 2021-01-19 16:09:43 +01:00
Andrew Thauer 6878af026e remove adr status header 2021-01-19 10:09:02 -05:00
Andrew Thauer 3ac428e26a Update docs/architecture-decisions/adr010-luxon-date-library.md
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-01-19 10:08:18 -05:00
Andrew Thauer 8bf638945d change date lib adr status to accepted 2021-01-19 10:08:18 -05:00
Andrew Thauer 068b1bbe22 Update docs/architecture-decisions/adr010-luxon-date-library.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-19 10:08:17 -05:00
Andrew Thauer 7e15bcb32c Update docs/architecture-decisions/adr010-luxon-date-library.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-19 10:08:17 -05:00
Andrew Thauer e58af307f0 docs: add use luxon date library adr 2021-01-19 10:08:17 -05:00