Patrik Oldsberg
7b90049030
microsite/pages: prettify links page
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 22:46:41 -04:00
Patrik Oldsberg
398df81469
docs/new-backend-system: fix for plugin meta service being unused in example
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 22:45:11 -04:00
Patrik Oldsberg
3449322ac2
Apply suggestions from code review
...
Co-authored-by: Phil Kuang <pkuang@factset.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 22:43:52 -04:00
Pedro Cardona
d05e1841ce
Adds gitea to supported set of SCM integrations
...
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
GiteaUrlReader readUrl implementation.
Currently relies on content being base64 encoded
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Prettify changed files
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Changeset for gitea integration
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Include gitea in Vale vocabulary, run Lint / Prettier
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Update api-reports
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Lint packages/integration/*
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Fix getGiteaFileContentsUrl, split changesets
The previous file contents url code was missing a segment, (/branch), and was causing the loader to 404. (The intended functionality is to use the same URL you would use to view the file in gitea)
Changesets for the integration and backend-common packages were split
This commit also adds documentation relevant to the gitea integration
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Signed-off-by: Pedro Cardona <1724279+atoko@users.noreply.github.com >
2022-10-23 20:56:56 -04:00
Patrik Oldsberg
2b54e0f780
docs/new-backend-system: reorganize to prioritize plugin and module creation + tweaks
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 20:35:23 +02:00
Patrik Oldsberg
84df1e4d5f
docs/new-backend-systen: more reasoning in the overview section and move it back up to the top
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 19:51:33 +02:00
Patrik Oldsberg
69837a3302
docs/new-backend-systen: add building blocks section
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 19:32:18 +02:00
Patrik Oldsberg
fa9bbcfbdb
docs/new-backend-systen: add status section
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 18:50:16 +02:00
Patrik Oldsberg
a6c98097e2
docs/links: added short lint to new backend system docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 18:38:21 +02:00
Patrik Oldsberg
7c7a124563
docs/api/backend: move to docs/plugins/new-backend-system and add to sidebar
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 18:34:54 +02:00
Patrik Oldsberg
a83eb55d1c
docs/api/backend: updates to fit current system and reuse existing docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-23 18:32:58 +02:00
Josh Maxwell
e47f466f80
Adding changeset summary
...
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com >
2022-10-22 20:59:18 -06:00
Josh Maxwell
395c13c6ae
Updating tests to check for lowercase all type
...
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com >
2022-10-22 20:36:29 -06:00
Josh Maxwell
3c072cae16
Updating tests to check for lowercase type names
...
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com >
2022-10-22 19:43:21 -06:00
Josh Maxwell
83d7dacc4c
Removing unused capitalization import
...
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com >
2022-10-22 19:19:38 -06:00
Josh Maxwell
03c9e3aea6
Removing forced capitalization for Entity types in the sidebar.
...
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com >
2022-10-22 19:19:00 -06:00
Fredrik Adelöw
4a6143a3be
Merge pull request #14283 from backstage/freben/vocab
...
just getting rid of vale warnings
2022-10-22 20:03:49 +01:00
Fredrik Adelöw
cbe11d1e23
just getting rid of vale warnings
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-22 17:18:47 +02:00
Fredrik Adelöw
bb7616dc34
Merge pull request #14276 from backstage/freben/limitarrr
...
Limit templates, to encourage better practices
2022-10-22 15:09:16 +01:00
Fredrik Adelöw
30e43717c7
move HumanDuration to @backstage/types
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-22 15:54:51 +02:00
Jamie Klassen
2f6f81acbd
mention connectivity to graph.microsoft.com
...
Recently I was helping somebody with a Backstage installation who was hitting
this error, and it turned out they needed a firewall rule to allow this
connectivity.
Signed-off-by: Jamie Klassen <jklassen@vmware.com >
2022-10-22 01:17:35 -04:00
Patrik Oldsberg
f0de00d4eb
Merge pull request #13815 from spencerrichardhenry/scaffolderPromMetrics
...
Add default prom metrics to scaffolder
2022-10-21 20:40:06 +02:00
Patrik Oldsberg
983df167dd
Merge pull request #14165 from backstage/rugvip/basename
...
core: switch to using built-in base path in React Router v6 stable
2022-10-21 19:42:22 +02:00
Fredrik Adelöw
a937ace35f
Limit templates, to encourage better practices
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-21 16:49:58 +02:00
Patrik Oldsberg
fda7d90c28
Merge pull request #14038 from marcofaggian/master
...
fix(plugins/tech-radar): list rerenders on hover
2022-10-21 15:59:03 +02:00
Leon
5c3ff9c09c
chore: prettier
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2022-10-21 15:37:38 +02:00
Leon
6f6ffa5fe0
chore: api-report
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2022-10-21 15:33:08 +02:00
Leon
4aeb9638cd
feat: add option to helper fn
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2022-10-21 15:20:17 +02:00
Leon van Ginneken
4fc30a3eb9
Update tame-ads-appear.md
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2022-10-21 15:14:11 +02:00
Leon
8106afc7fd
feat: add initialDelay as option
...
Signed-off-by: Leon <leonvanginneken@gmail.com >
2022-10-21 15:10:37 +02:00
Fredrik Adelöw
4442bf8aaa
Merge pull request #14205 from kuangp/fix/githubLocationAnalyzer
...
fix(GithubLocationAnalyzer): support github app auth & authenticated backends
2022-10-21 10:49:57 +01:00
Fredrik Adelöw
703f48ef7f
Merge pull request #14217 from fridajac/overview-style
...
Changed style of BazaarOverviewCard
2022-10-21 10:48:18 +01:00
Fredrik Adelöw
a3d169cf61
Merge pull request #14110 from iLert/feature/iLert-services-statuspages-multiple-responders
...
Feature: add iLert services, status pages and multiple-responders for alerts
2022-10-21 10:46:56 +01:00
Fredrik Adelöw
8b1d9831d8
Merge pull request #14271 from Bonial-International-GmbH/pjungermann/docs/bitbucket
...
chore(docs): remove docs for deprecated `bitbucket` integration
2022-10-21 10:20:17 +01:00
Fredrik Adelöw
dccd1df0c9
Merge pull request #14270 from Bonial-International-GmbH/pjungermann/docs/integrations
...
chore(docs): remove reference to deprecated integration
2022-10-21 10:19:42 +01:00
Patrik Oldsberg
3fb4b47863
core-components: drop deprecated link resolution tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-21 10:45:21 +02:00
Patrik Oldsberg
a228f113d0
changesets: added changeset for core-plugin-api basename addition
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-21 10:45:21 +02:00
Patrik Oldsberg
3cd3dc9adf
core-{app,plugin}-api: update API Reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-21 10:45:21 +02:00
Patrik Oldsberg
858986f6b6
core-components: deprecate Link base path workaround
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-21 10:45:21 +02:00
Patrik Oldsberg
9b737e5f2e
core-app-api: use new basename router prop
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-10-21 10:45:21 +02:00
Patrik Oldsberg
ec093b7fb6
Merge pull request #14236 from kuangp/fix/permissionClient
...
fix(PermissionClient): fix rules schema to handle optional params
2022-10-21 10:28:44 +02:00
Johan Haals
3166558f8d
Merge pull request #14254 from cas--/master
...
Fix "new" ribbon showing on all plugins in marketplace
2022-10-21 10:28:05 +02:00
Patrick Jungermann
7459574707
chore(docs): remove docs for deprecated bitbucket integration
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-21 10:26:07 +02:00
Patrick Jungermann
ebf0236d21
chore(docs): remove reference to deprecated integration
...
Remove reference to deprecated integration `bitbucket` at `index.md`.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-21 09:42:16 +02:00
Frida Jacobsson
28b39e0e0e
Changed style of BazaarOverviewCard
...
Change-Id: I3e4e62c35015a7f0c39c521e985652a44e4b9047
Signed-off-by: Frida Jacobsson <fridaja@axis.com >
2022-10-21 09:39:10 +02:00
Patrik Oldsberg
d5dd298880
Merge pull request #14257 from Saikatssd/patch-2
...
Update Readme.md
2022-10-21 09:37:29 +02:00
Phil Kuang
67fe5bc9a9
fix(GithubLocationAnalyzer): support github app auth & authenticated backends
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-10-20 14:26:19 -04:00
Saikat Sundar Das
975449c92d
Update README.md
...
Made the changes as said by you.
Signed-off-by: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com >
2022-10-20 21:40:27 +05:30
Patrik Oldsberg
c2ee8f8cfc
Merge pull request #14245 from backstage/rugvip/trim
...
xcmetrics: removed hidden build details route
2022-10-20 16:43:50 +02:00
Marko Simon
bb4bdd0d15
fix for prettier
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-20 16:40:07 +02:00