Philipp Hugenroth
80f78e85b7
Change changeset to indicate breaking change
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-07-28 15:42:54 +02:00
Philipp Hugenroth
041e02e2ba
Remove unused imports & vars
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-07-28 15:40:52 +02:00
Philipp Hugenroth
e66544d53a
Remove unneeded test
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-07-28 15:37:01 +02:00
Fredrik Adelöw
12a8c94eda
add changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-28 15:24:00 +02:00
vergil
2654f30eca
Adds complete package metadata
...
Signed-off-by: vergilfromadyen <vergil.penkov@adyen.com >
Signed-off-by: vergil <vergil.penkov@adyen.com >
2023-07-28 15:21:37 +02:00
blam
7f5e3b6a18
feat: added a blog post for frontside
...
Signed-off-by: blam <ben@blam.sh >
2023-07-28 15:19:36 +02:00
Philipp Hugenroth
d008aefef8
Build api-reports & add changeset
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-07-28 14:48:38 +02:00
Philipp Hugenroth
5cf35d1948
Remove shared environment code & documentation
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2023-07-28 14:22:57 +02:00
Fredrik Adelöw
63145be016
Merge pull request #18809 from yorjaggy/patch-1-adopters-platzi
...
Patch 1 adopters platzi
2023-07-28 13:52:10 +02:00
yorjaggy
25261445de
updating not reachable link
...
Signed-off-by: yorjaggy <yorjaggy@gmail.com >
2023-07-28 13:35:18 +02:00
Yor Jaggy
d5a185bf46
Update ADOPTERS.md
...
Adding Platzi as adopter
Signed-off-by: Yor Jaggy <yorjaggy@gmail.com >
Signed-off-by: yorjaggy <yorjaggy@gmail.com >
2023-07-28 13:34:32 +02:00
Fredrik Adelöw
425b386e13
Merge pull request #18794 from gioufop/adopters-zenklub
...
Add Zenklub to ADOPTERS.md
2023-07-28 13:32:16 +02:00
Brian Fletcher
caea612266
update the api reports
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-07-28 11:17:53 +01:00
Brian Fletcher
0b1d775be0
Adds a number of examples for builtin functions
...
This patch also proposes:
- changing the pattern by which the examples are imported
- adds tests for the examples
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-07-28 11:07:03 +01:00
rui ma
b2ccddefbd
fix: remove sonar card disable class
...
Signed-off-by: rui ma <ruima@alauda.io >
2023-07-28 17:05:48 +08:00
Ben Lambert
32f539dce2
Merge pull request #18822 from abhijeetgauravm/master
...
fixed:Broken links in documentation
2023-07-28 10:27:32 +02:00
Matthew Clarke
290eff6692
feat: GKE Resource provider ( #18759 )
...
* feat: GKE Resource provider
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* feat: configurable parents
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* chore: changeset
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* test: happy path test
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* chore: typos
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* docs: api-reports
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* docs: readme
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
---------
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2023-07-27 19:09:23 +00:00
Abhijeet Gaurav
0bbe37dd6c
fixed:Broken links in documentation
...
Signed-off-by: Abhijeet Gaurav <abhijeetdav24aug@gmail.com >
2023-07-27 16:21:13 +00:00
alessandro
2fe1f5973f
feat(catalog-backend-module-gitlab): Filter Gitlab archived projects through APIs
...
Signed-off-by: alessandro <alessandro.manno@facile.it >
2023-07-27 15:11:04 +02:00
Ben Lambert
f602c02daa
Merge pull request #18604 from alexmanno/feat/gitlab-entity-provider-skip-forked-repos
...
feat(catalog-backend-module-gitlab): Added option to skip forked repos in GitlabDiscoveryEntityProvider config
2023-07-27 14:20:14 +02:00
alessandro
941aa42ef6
feat(catalog-backend-module-gitlab): Add skipForkedRepos field in config.d.ts
...
Signed-off-by: alessandro <alessandro.manno@facile.it >
2023-07-27 12:40:49 +02:00
Mengnan Gong
8a0490fb66
Fix the query filter in the MyGroupsPicker
...
The current implementation has filter `type=Group` which won't get any
result from the catalog.
I believe that the purpose of this component is to query `Group` kind
entities: https://backstage.io/docs/features/software-catalog/descriptor-format#kind-group .
Also fixed the tests to properly `await` the user events to avoid
warnings like this:
```
console.error
Warning: You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one.
at printWarning (../../../node_modules/react-dom/cjs/react-dom-test-utils.development.js:67:30)
at error (../../../node_modules/react-dom/cjs/react-dom-test-utils.development.js:43:5)
at onDone (../../../node_modules/react-dom/cjs/react-dom-test-utils.development.js:1034:9)
at ../../../node_modules/react-dom/cjs/react-dom-test-utils.development.js:1073:13
```
Signed-off-by: Mengnan Gong <namco1992@gmail.com >
2023-07-27 14:21:31 +08:00
Tomás Mota
5f296c6a50
Fix typo
...
Signed-off-by: Tomás Mota <tomasrebelomota@gmail.com >
2023-07-26 10:09:50 +02:00
Gio
5c0da7f277
git commit -s -m 'Add Zenklub to ADOPTERS.md'
...
Signed-off-by: Gio <6011354+gioufop@users.noreply.github.com >
2023-07-25 15:37:50 +00:00
Jamie Klassen
dcd7e1622c
Merge pull request #18594 from jamieklassen/serviceaccount-token-docs
...
improve serviceAccountToken docs
2023-07-25 10:34:44 -04:00
Ben Lambert
9050b5c853
Merge pull request #18782 from AmbrishRamachandiran/master
...
Displaying an alert popup everytime the Playlist is created or deleted
2023-07-25 16:09:36 +02:00
Patrik Oldsberg
384d49066d
Merge pull request #18709 from backstage/changeset-release/master
...
Version Packages (next)
2023-07-25 15:31:47 +02:00
AmbrishRamachandiran
e15359ba03
Delete purple-dolls-change.md
...
deleted duplicate changeset file
Signed-off-by: AmbrishRamachandiran <133481507+AmbrishRamachandiran@users.noreply.github.com >
2023-07-25 18:34:35 +05:30
github-actions[bot]
b441642fbe
Version Packages (next)
2023-07-25 11:30:28 +00:00
Djam
23347b795f
Merge pull request #18786 from backstage/djam/non-merged
...
feat(cli): enable to print the config schema non merged
2023-07-25 13:19:22 +02:00
Fredrik Adelöw
0b6c1b7e53
Merge pull request #18608 from backstage/freben/px
...
adjust theme spacing to not use extra units
2023-07-25 11:03:56 +02:00
djamaile
37e07cbe9d
refactor: change flags from --merged to --merge
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2023-07-25 10:16:13 +02:00
Fredrik Adelöw
a204634b33
back out one final raw css statement change
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-25 09:58:49 +02:00
Fredrik Adelöw
a9aab46f77
change scope to just prefer pure spacing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-25 09:58:07 +02:00
Fredrik Adelöw
cf0088a4ea
add px unit in css string if missing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-25 09:58:07 +02:00
Fredrik Adelöw
50c3227d2a
adjust changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-25 09:58:06 +02:00
Fredrik Adelöw
3d86be999f
adjust theme spacing to not use extra units
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-25 09:58:06 +02:00
Fredrik Adelöw
0d347efc8f
Use fetchContents direectly instead of a fetchPlainAction
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-07-25 09:55:38 +02:00
AmbrishRamachandiran
d1e0588324
Displaying an alert popup each time the Playlist is created or deleted
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2023-07-25 09:41:21 +05:30
AmbrishRamachandiran
68f2a95aab
Merge branch 'backstage:master' into master
2023-07-25 09:24:08 +05:30
Brian Phillips
366a6b98fc
code review feedback
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-07-24 21:44:41 -05:00
djamaile
8ebe96fece
refactor: add --merged and --no-merged flag
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2023-07-24 21:34:14 +02:00
AmbrishRamachandiran
23bcc2fca4
Delete proud-ligers-sing.md
...
Signed-off-by: AmbrishRamachandiran <133481507+AmbrishRamachandiran@users.noreply.github.com >
2023-07-25 00:27:51 +05:30
djamaile
cebbf8a27f
feat(cli): enable to print the config schema non merged
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2023-07-24 20:53:02 +02:00
cloudoutloud
032f748151
Update ts examples in aws alb auth documentation error
...
Signed-off-by: cloudoutloud <39462069+cloudoutloud@users.noreply.github.com >
2023-07-24 19:36:38 +01:00
AmbrishRamachandiran
4062b54970
Update .changeset/purple-dolls-change.md
...
Co-authored-by: Phil Kuang <phillip.kuang@gmail.com >
Signed-off-by: AmbrishRamachandiran <133481507+AmbrishRamachandiran@users.noreply.github.com >
2023-07-24 23:27:26 +05:30
AmbrishRamachandiran
ce1e317113
Displaying an alert popup everytime the Playlist is created or deleted
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2023-07-24 23:22:16 +05:30
backstage-goalie[bot]
639bbea9f0
Merge pull request #18781 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
...
fix(deps): update dependency @roadiehq/backstage-plugin-github-insights to v2.3.16
2023-07-24 17:40:20 +00:00
Sean Rigby
f6a34572f3
Merge branch 'backstage:master' into docs/update-aws-alb-auth
2023-07-24 18:39:51 +01:00
AmbrishRamachandiran
8e9c43a209
Displaying an alert popup everytime the Playlist is created or deleted
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2023-07-24 22:50:43 +05:30