Commit Graph

5462 Commits

Author SHA1 Message Date
Johan Haals e0d58ececd Merge pull request #27757 from backstage/mob/plugintokenhandler
backend-defaults: Add support for decoration of the pluginTokenHandler
2024-11-22 14:01:26 +01:00
Johan Haals 3f11a8e087 Update docs/auth/service-to-service-auth.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan@haals.se>
2024-11-22 10:44:13 +01:00
Johan Haals aea3fcf034 simplify example
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-11-22 10:43:25 +01:00
Johan Haals 062eaf3f75 chore: Add documentation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-11-22 10:02:54 +01:00
Peter Macdonald 4a0a0bb1d4 Merge pull request #27644 from AdrianCert/patch-2
fix `googleAuthApiRef` inconsistency with latest changes
2024-11-22 08:58:41 +01:00
Patrik Oldsberg 380a714cbe Merge pull request #27457 from backstage/sennyeya/export-http-middleware
feat: export middleware from httpRouter entrypoint
2024-11-22 01:29:06 +01:00
Andre Wanlin 6e6db67d2f Merge pull request #27414 from awanlin/docs/yarn-plugin-adjustments
Backstage Yarn Plugin Docs adjustments
2024-11-20 13:00:36 -06:00
Patrik Oldsberg 5550aa7433 Merge pull request #27709 from backstage/docs/1.33
docs: release 1.33
2024-11-19 17:37:06 +01:00
Vincenzo Scamporlino da4f926e08 docs: release 1.33
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-11-19 13:05:11 +01:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
Johan Haals 24745ae545 Merge pull request #27672 from Parsifal-M/docs/getting-started-21828
[DOCS] Restructure the Getting Started Section
2024-11-19 11:48:07 +01:00
Johan Haals d266ad638f Merge pull request #27623 from RedlineTriad/remove-docker-build-time-config
doc: remove runtime config from docker build instructions
2024-11-19 11:13:13 +01:00
Andre Wanlin d97655487a Small adjustments
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:54:49 -06:00
Andre Wanlin 5819f8d5e1 Backstage Yarn Plugin Docs adjustments
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:43:30 -06:00
Andre Wanlin e1fa5ae9ed Refactor
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:40:32 -06:00
Andre Wanlin a0db2f2fec Added sentence about release timing
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:29:43 -06:00
Andre Wanlin 9a4e0bd9e6 Updated Getting Started Node LTS Link
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 15:29:43 -06:00
Peter Macdonald b5baaf5723 moving docs around, updating deployment overview section to point to contrib folder for community deployment methods
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-11-18 09:13:42 +01:00
Peter Macdonald c7856c4633 pre-requisites too over the top, pepper the recommended key concepts where they are likely used
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-11-15 17:20:09 +01:00
Peter Macdonald 0afc355fac look into reorganising the Getting Started section to meet the CNCF recommendations
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-11-15 13:20:36 +01:00
Alex Lorenzi 0df455f94b Update how-to-guides.md
small grammar update

Signed-off-by: Alex Lorenzi <671432+alexlorenzi@users.noreply.github.com>
2024-11-14 16:53:22 -05:00
Alex Lorenzi 0c9bd0abe5 Updated mermaid installation docs
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2024-11-14 16:41:03 -05:00
Panaintescu Adrian 8ec6a3c8d7 fix googleAuthApiRef inconsistency with latest changes
Signed-off-by: Panaintescu Adrian <adrian.cert@gmail.com>
2024-11-14 23:13:32 +02:00
Fredrik Adelöw 4e38b06ebb Merge pull request #27561 from NikolaiTL/patch-2
docs/tutorials/setup-opentelemetry: add info about dockerignore for opentelemetry instrumentation
2024-11-14 21:29:23 +01:00
RedlineTriad 0ee1d3f858 doc: remove runtime config from docker build instructions
Also fixes #27075

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-11-13 13:58:33 +01:00
github-actions[bot] ecdb1ce0b6 Version Packages (next) 2024-11-12 21:18:54 +00:00
Ben Lambert 1236ed0357 Merge pull request #27546 from AdityaK60/Update_architecture-decisions_docs
Fixes in architecture-decisions docs
2024-11-12 13:39:43 -07:00
Johan Haals 0206910b12 Merge pull request #27428 from padupe/docs/writing-custom-field-extension_add-imports
docs(docs/features/software-templates/writing-custom-field-extensionsmd): add pending imports.
2024-11-12 14:39:15 +01:00
Paulo Eduardo Peixoto 05c2dda150 docs(docs/features/software-templates/writing-custom-field-extensions.md): adjust the imports in a "separate" way.
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com>
2024-11-12 09:53:58 -03:00
Fredrik Adelöw 661add02ac Merge pull request #27537 from joshuagenders/stitching-docs
chore: Fix documentation for catalog backend stitching
2024-11-11 15:08:38 +01:00
Paulo Eduardo Peixoto 533acc4406 Merge branch 'master' into docs/writing-custom-field-extension_add-imports
feat: update branch from backstage/backstage.
2024-11-11 09:38:23 -03:00
Abhishek Bvs d9638d6ab4 Update writing-templates.md
Signed-off-by: Abhishek Bvs <32136294+abhishekbvs@users.noreply.github.com>
2024-11-11 11:15:40 +05:30
Andre Wanlin 0d5d4215ac Merge pull request #27563 from backstage/rugvip/getting-started-update
docs/getting-started: reorder next steps a bit
2024-11-08 11:41:03 -06:00
Nikolai Thingnes Leira 14c18b56c3 fix: backticks formatting
Signed-off-by: Nikolai Thingnes Leira <140617589+NikolaiTL@users.noreply.github.com>
2024-11-08 17:04:18 +01:00
Nikolai Thingnes Leira 913a4593e3 chore: add newlines before and after codeblock
Signed-off-by: Nikolai Thingnes Leira <140617589+NikolaiTL@users.noreply.github.com>
2024-11-08 17:03:09 +01:00
Patrik Oldsberg 1c29b31dd3 docs/getting-started: reorder next steps a bit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-08 16:56:40 +01:00
Nikolai Thingnes Leira 05eb98f069 docs: add info about dockerignore
Signed-off-by: Nikolai Thingnes Leira <140617589+NikolaiTL@users.noreply.github.com>
2024-11-08 16:23:45 +01:00
Patrik Oldsberg b2070f3eee Merge pull request #27456 from Glenf/feat/eslint-max-warnings-update
feat(lint): Add `--max-warnings -1` option to package lint
2024-11-08 08:20:12 +01:00
Aditya Kumar 9b0759e092 Fixes in architecture-decisions docs
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-11-07 16:29:47 +05:30
Joshua Genders 52995c9c30 chore: fix documentation for catalog backend stitching
Signed-off-by: Josh Genders <josh.genders@cargroup.com>
2024-11-07 13:32:49 +10:00
Andre Wanlin da36f4cc9c Corrected Bitbucket Server Discovery Frontmatter
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-06 07:53:36 -06:00
Seba 0b729da922 add the pod delete feature to the kubernetes react plugin (#24534)
* add the pod delete feature to the kubernetes react plugin

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* move podDelete into PodDrawer

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* remove dialog and use only a button

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* move config inside frontend object

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* update the k8 configration.md documentation

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add error ui if error

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* refactor restart text logic

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* fix test var name

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* fix doc key

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* revert last commit

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add i18n

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* Update plugins/kubernetes-react/src/translation.ts

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>

* remove buttonText config

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add alpha and doc

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add alpha api report

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

---------

Signed-off-by: sebalaini <sebastianolaini@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-05 15:04:48 -05:00
aramissennyeydd 5170ecc248 add a bit more intro in the docs
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-11-05 09:38:38 -05:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
Fredrik Adelöw 9d9d0e2933 Merge pull request #27495 from backstage/freben/dbmock
Made it possible to construct `mockServices.database` with a given knex instance
2024-11-05 13:26:25 +01:00
Tommi Pääkkö 6c48ebdf59 feat(lint): Add --max-warnings -1 option to package lint
Signed-off-by: Tommi Pääkkö <tommi.paakko@op.fi>
2024-11-05 14:25:33 +02:00
Fredrik Adelöw cc292e22cc Merge pull request #27372 from sonikro/master
docs(sofware-templates): improves instruction for --no-node-snapshot
2024-11-05 13:21:05 +01:00
Fredrik Adelöw 50648277ef Made it possible to construct mockServices.database with a given knex instance
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-11-05 11:35:31 +01:00
aramissennyeydd dd985eba4f add usage docs
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-11-04 11:00:49 -05:00
Johan Haals 94d8474e60 Merge pull request #27245 from mkaliszewski/add-includeArchivedRepos-config-gitlab
feat: Add possibility to discover archived projects with `catalog-backend-module-gitlab`
2024-11-04 13:31:48 +01:00