Commit Graph

48609 Commits

Author SHA1 Message Date
Andre Wanlin 212346f720 Merge pull request #21335 from afscrome/newbackenddocs2
More Backend Migration Docs
2023-12-18 09:36:19 -06:00
Emma Indal 6f280fa01a fix search issue analytics tracking
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-12-18 16:24:45 +01:00
Tomasz Szuba b6b15b2a0a Switch md5 to sha256
For FIPS compliance

Signed-off-by: Tomasz Szuba <tszuba@box.com>
2023-12-18 15:58:01 +01:00
Patrik Oldsberg 63aab7c050 Update docs/frontend-system/building-plugins/testing.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-18 15:52:55 +01:00
npiyush97 424317b829 fixed test
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 20:09:19 +05:30
Fredrik Adelöw 12c629addb Merge pull request #21817 from rm3l/3-publish-backstage-plugins-to-backstage.io-scaffolder-devfile-field-extension
Microsite: Add Scaffolder Devfile Selector Plugin
2023-12-18 15:32:07 +01:00
Andre Wanlin 639ed772f7 Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-12-18 08:28:57 -06:00
Andre Wanlin e80b311c1a Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-12-18 08:28:46 -06:00
Andre Wanlin 6349a669fa Update docs/backend-system/building-backends/08-migrating.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-12-18 08:28:36 -06:00
blam ae75bc12c8 chore: update the api-reports
Signed-off-by: blam <ben@blam.sh>
2023-12-18 15:09:11 +01:00
Fredrik Adelöw d85faa18be Merge pull request #21791 from backstage/freben/doc-apis
add api docs
2023-12-18 14:55:13 +01:00
Fredrik Adelöw cee75a39f7 Merge pull request #21909 from backstage/blam/fix-prettier-2
chore: fixing formatting
2023-12-18 14:47:33 +01:00
Ben Lambert d545cad08a Merge pull request #21802 from awanlin/topic/fix-issue-templates
[GitHub Issue Templates] Removed placeholder and moved text to description
2023-12-18 14:47:13 +01:00
blam 2263fab8b2 chore: fixing formatting
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:43:48 +01:00
Patrik Oldsberg c3171704ab Merge pull request #21852 from backstage/rugvip/visualizer
add visualizer plugin for new frontend system
2023-12-18 14:38:10 +01:00
blam 82af648de3 chore: reset some testing files and fix docs
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:34:02 +01:00
blam 3855d2a1cd chore: default the value so that the form looks ok
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:25:53 +01:00
blam 33edf50090 chore: added chantgeset
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:20:34 +01:00
blam 30f2066896 chore: added documentation and deprecating old method
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:18:07 +01:00
blam 96cf824297 chore: added some test
Signed-off-by: blam <ben@blam.sh>
2023-12-18 14:09:05 +01:00
blam c22929665f chore: work around some of the secret validation
Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:56:15 +01:00
Camila Belo 9bda7ea3d7 docs: fix link to utility apis
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-18 13:50:50 +01:00
npiyush97 a7a5568788 refactor
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 17:58:36 +05:30
blam da34ebee34 wip
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:01:40 +01:00
blam 77333b626d chore: added things
Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:01:40 +01:00
blam b60b2455d2 chore: adding secret field extension
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-12-18 13:01:39 +01:00
Camila Belo 9d82ee99f2 refactor: apply testing docs suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-18 12:49:40 +01:00
npiyush97 cb4928f94b removed duplicate code
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-18 17:18:36 +05:30
Camila Belo 88df7561be refactor(frontend-test-utils): remove components dependency
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-18 12:32:15 +01:00
Ben Lambert f52c4306ba Merge pull request #21894 from awanlin/topic/fix-dicebear-avatars
Updated all the Dicebear usages to the proper API URL
2023-12-18 12:23:36 +01:00
Ben Lambert dd05528777 Merge pull request #21590 from andmagom/kubernetes/newExtensionPoint
New ExtensionPoints for Kubernetes Plugin
2023-12-18 12:19:57 +01:00
Camila Belo 941f13e6ff docs(frontend-test-utils): improve changeset content
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-18 12:19:18 +01:00
Ben Lambert 79c5e06767 Merge pull request #21657 from rsmarathe/feat/github-autolink-reference
Add a new action for creating autolink references for a repository
2023-12-18 12:15:30 +01:00
Ben Lambert 354ce8e4e8 Merge pull request #21887 from skrolikiewicz/add-nobl9-plugin-to-marketplace
Add Nobl9 plugin to the Directory
2023-12-18 11:38:19 +01:00
Fredrik Adelöw fb2380b8a5 Merge pull request #21874 from yj-yoo/master
Feature: Add README translated into Korean
2023-12-18 10:53:21 +01:00
Fredrik Adelöw 5ce77dcdc4 prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-18 10:23:19 +01:00
Armel Soro d818220a52 Microsite: Add Scaffolder Devfile Selector Plugin
Signed-off-by: Armel Soro <asoro@redhat.com>
2023-12-18 09:58:38 +01:00
Andre Wanlin 8998768023 Updated all the Dicebear usages to the proper API URL
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 14:56:02 -06:00
Fredrik Adelöw ccc4862007 Merge pull request #21510 from awanlin/topic/postgres-policy
Introduced version policy for PostgreSQL
2023-12-15 20:50:36 +01:00
Fredrik Adelöw 28cc3a22ca Merge pull request #21655 from ekrasnopolskaia/fixed-duplicating-ga4
Disabled `send_page_view` to get rid of events duplication in ga4 plugin
2023-12-15 20:45:29 +01:00
Fredrik Adelöw 8a23b73866 Merge pull request #21800 from Thutm/SNYK-JS-ZOD-5925617-fix
Fixing Snyk vulnerability SNYK-JS-ZOD-5925617 by upgrading zod packages to latest
2023-12-15 20:43:59 +01:00
Andre Wanlin b7de76ae72 Introduced version policy for PostgreSQL
Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated references to use 12 and 16

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Attempt to fix tests

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added back old Ids

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Fixed test

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report and test

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added new setDefaults static method and related changes

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Improved logic based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added missing changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Changes based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

API Report correction

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated to use new setDefaults

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 12:27:51 -06:00
Andre Wanlin 6f68649e47 Getting started corrections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 11:54:32 -06:00
Andre Wanlin 191f822d58 Removed placeholder and moved text to description
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 11:21:03 -06:00
Fredrik Adelöw 60ed1d935b flesh out the api docs some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:49 +01:00
Fredrik Adelöw cc6ccb5e11 review fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 2c0ef3f119 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 8d469f8991 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 67b15262f1 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 9bc836cc57 Update docs/frontend-system/architecture/06-utility-apis.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00