Commit Graph

4422 Commits

Author SHA1 Message Date
Ben Lambert ec28df0e16 Merge pull request #23944 from emerchalegre/fix/doc-feature-kubernetes
(fix) Fixed Kubernetes Plugin Installarion Document
2024-04-03 14:57:04 +02:00
Emerson Chalegre 0ea9dbf619 (fix) Fixed Kubernetes Plugin Installarion Document
Signed-off-by: Emerson Chalegre <emerchalegre@gmail.com>
Signed-off-by: Emerson Chalegre <emerson.chalegre@monkey.tech>
2024-04-03 09:34:53 -03:00
Ben Lambert 8bcf84bf3e Merge pull request #23401 from backstage/roi/scaffolder-metadata
Standard entity metadata to help measure Scaffolder ROI
2024-04-03 10:38:11 +02:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
blam 202c05ec32 chore: fixing some small vale things
Signed-off-by: blam <ben@blam.sh>
2024-04-02 15:31:21 +02:00
Eric Peterson 7a2c9032c7 Address review feedback:
- Scaffolder icon instead of copy icon
- Examples of ISO 8601 duration strings

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:44:39 +02:00
Eric Peterson df99f629b1 Translate backstage.io/time-saved annotation into minutes saved and apply to create event
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:22:53 +02:00
Eric Peterson ea0e006e84 Use ISO durations for time-saved annotation.
Co-authored-by: Harrison Hogg <hhogg@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:22:53 +02:00
Eric Peterson 39bbb5279e Propose two new annotations to help quantify scaffolder ROI
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:22:52 +02:00
Patrik Oldsberg f0551639e9 Merge pull request #21520 from minkimcello/mk/new-backends
Add a section in the migration docs on how to use legacy auth providers with the new backend system
2024-04-02 01:20:16 +02:00
Andre Wanlin 5ab049066f Merge pull request #23911 from JamesAtIntegratnIO/docs/add_fonts_to_theme
Update custom theme docs with info for fonts
2024-04-01 13:56:52 -05:00
Min Kim 0b6ba85c75 Write documentation for using auth in new backend
Signed-off-by: Min Kim <minkimcello@gmail.com>
2024-04-01 11:04:20 -04:00
James D 4ee5635c33 docs: yarn prettier:fix
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:52:01 -06:00
Patrik Oldsberg 4ca2326c42 Merge pull request #23828 from stijnbrouwers/feature/codecommit-integration
feature: Codecommit integration
2024-04-01 16:42:51 +02:00
Patrik Oldsberg 601b99794f Merge pull request #23335 from AmericanAirlines/chore--add-secure-base-image-dockerfile-alternative
chore: add secure base image dockerfile alternative
2024-04-01 16:38:41 +02:00
James D 92407b0c86 docs: add a little clarity + formatting
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:27:44 -06:00
James D ef6def3d18 Update docs/getting-started/app-custom-theme.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: James D. <71669407+JamesAtIntegratnIO@users.noreply.github.com>
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:27:44 -06:00
James D 7e10b29203 fix: use ` to resolve Vale errors
Signed-off-by: James D <james@integratn.io>
2024-04-01 08:27:44 -06:00
Patrik Oldsberg 215855f985 Merge pull request #23464 from solimant/env_var_param_sub
Support env var parameter substitution
2024-04-01 14:34:43 +02:00
James D e0d179771a Update custom theme docs with info for fonts
Signed-off-by: James D <james@integratn.io>
2024-03-31 14:48:17 -06:00
Aramis Sennyey d1bb402363 Merge pull request #23730 from secustor/docs/openapi-java
docs(openapi): document JAVA requirement for client generation
2024-03-28 15:08:59 -04:00
Fredrik Adelöw eb8a686190 Merge pull request #23875 from secustor/docs/add-missing-option-for-guest-users-in-prod
docs(tutorials/auth-service-migration): add snippet how to activate guest login outside of dev environments
2024-03-27 23:38:55 +01:00
secustor 8b640a0185 docs(tutorials/auth-service-migration): add snippet how to activate guest login outside of dev environments
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-03-27 15:46:36 +01:00
Ben Lambert 28c83d31e7 Merge pull request #23859 from zerok/zerok/fix-rootrouter-example
Fix rootHttpRouter service example
2024-03-27 15:30:23 +01:00
Horst Gutmann 41106cdff8 Put health check handler behind /health/readiness
Signed-off-by: Horst Gutmann <horst.gutmann@grafana.com>
2024-03-27 13:18:09 +01:00
Patrik Oldsberg ff6a8f06b5 Merge pull request #23867 from backstage/rugvip/notes
docs: add release notes for 1.25
2024-03-27 12:02:37 +01:00
Patrik Oldsberg 27d92b5752 docs: add release notes for 1.25
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-27 10:50:55 +01:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00
Horst Gutmann 672ba0fe09 Fix rootHttpRouter service example
Signed-off-by: Horst Gutmann <horst.gutmann@grafana.com>
2024-03-27 09:28:38 +01:00
Fredrik Adelöw ed729e7005 Merge pull request #23821 from awanlin/topic/new-backend-template-fixes
Backend Plugin Template Fixes
2024-03-26 11:29:47 +01:00
Stijn Brouwers (EISMEA) 7b1142251c feat(integration): Add AWS CodeCommit URL Reader/Integration
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-03-24 09:03:34 +01:00
tico88612 8b2482681b Fix: Software templates docs/blog video link
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
2024-03-24 14:17:48 +08:00
Andre Wanlin 91192f4e51 New Backend Plugin Template Fixes
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-03-23 21:20:22 +01:00
DaisukeHirabayashi 8408e5e23f change image
Signed-off-by: DaisukeHirabayashi <daisuke@pluslab.org>
2024-03-22 14:32:28 +01:00
swnia 9b1abac3cc [Kubernetes Backend Plugin] Added new CatalogRelationServiceLocator (#23509)
* Added new CatalogRelationServiceLocator

As described in #23491, in some environments it makes sense to have the kubernetes plugin show only referenced clusters rather than one or all

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added Changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Updated api-report

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update the documentation to match the label

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Dropped underscore in variable name

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Moved filter to helper function

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added more detail to the changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update .changeset/eleven-adults-add.md

Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>

---------

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2024-03-21 08:21:31 +01:00
secustor 4a1689862c docs(openapi): document JAVA requirement for client generation
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-03-20 22:36:24 +01:00
Fredrik Adelöw 8cc47df993 Merge pull request #23707 from backstage/rugvip/release-notes
docs: add release notes for 1.24
2024-03-20 10:59:21 +01:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
Fredrik Adelöw 0908022cbc Merge pull request #23658 from knottAutodesk/patch-3
Update external-integrations.md
2024-03-19 15:49:35 +01:00
Fredrik Adelöw cb9e5eb852 Merge pull request #23696 from up201306506/patch-2
Wrong link on technical FAQ
2024-03-19 15:17:56 +01:00
Ben Lambert 9e9309b90a Merge pull request #23695 from Bonial-International-GmbH/pjungermann/events-service/github-org
feat(events,github-org): add support for EventsService, events at new backend
2024-03-19 15:15:44 +01:00
Patrick Jungermann 2eb0da3931 feat(events,github-org): add support for EventsService, events at new backend
Adds optional support for the EventsService passed
as argument to the factory method.

For the new backend, the EventsService is used as dependency and passed on.
Events support will be active always.

The support for the deprecated EventBroker and its interfaces was kept for
easier migration and will be removed as a separate follow-up change that
could go into a following release.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-03-19 15:01:40 +01:00
Patrik Oldsberg 61b4c260d1 Merge pull request #23493 from backstage/backend-package-minify-option
Add minify option to buildBackend and command
2024-03-19 14:53:55 +01:00
Patrick Jungermann bcf55d5ba2 feat(events,github): add support for EventsService, events at new backend
Adds optional support for the EventsService passed
as argument to the factory method.

For the new backend, the EventsService is used as dependency and passed on.
Events support will be active always.

The support for the deprecated EventBroker and its interfaces was kept for
easier migration and will be removed as a separate follow-up change that
could go into a following release.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-03-19 14:11:22 +01:00
Fredrik Adelöw 61139abd31 Update docs/releases/v1.24.0.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-19 14:06:13 +01:00
Fredrik Adelöw cbb5a93db5 Update docs/releases/v1.24.0.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-19 14:06:08 +01:00
Ben Lambert 0c06b91a73 Merge pull request #23669 from devgig/patch-2
Update k8s.md
2024-03-19 14:04:58 +01:00
Ben Lambert 43fe925a9a Merge pull request #23358 from praphull-purohit/ldap-tls
Add TLS options to support GSuite org data ingestion via LDAP
2024-03-19 13:35:58 +01:00
Patrik Oldsberg a94a76d2c7 docs: add release notes for 1.24
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-19 12:14:29 +01:00
Pedro Carvalho 591ff4ff26 Wrong link on technical FAQ
technical#will-... -> product#will-...

Signed-off-by: Pedro Carvalho <pedro.pais.carvalho@gmail.com>
2024-03-19 09:29:08 +08:00