dependabot[bot]
13b7dd59ef
build(deps): bump http-proxy-middleware in /microsite
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-22 20:31:36 +00:00
Peter Macdonald
2c67b64a4c
Merge pull request #26768 from Parsifal-M/bug/edit-page-26563
...
Static editUrl for 26563 when clicking 'edit this page'
2024-10-20 08:47:40 +02:00
renovate[bot]
793e3ed2af
fix(deps): update dependency sass to v1.80.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 09:52:40 +00:00
renovate[bot]
fbc67c691e
fix(deps): update dependency sass to v1.80.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 11:15:10 +00:00
Fredrik Adelöw
8a5999e936
Merge pull request #27074 from backstage/renovate/swc-monorepo
...
fix(deps): update dependency @swc/core to v1.7.36
2024-10-16 10:42:27 +02:00
renovate[bot]
f47478f3cc
fix(deps): update dependency @swc/core to v1.7.36
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 17:19:46 +00:00
Fredrik Adelöw
c6b69c8076
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-15 09:58:11 +02:00
dependabot[bot]
06256dabd8
build(deps): bump webpack from 5.88.2 to 5.95.0 in /microsite
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.95.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 17:33:07 +00:00
renovate[bot]
1876909bca
fix(deps): update dependency sass to v1.79.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 03:14:13 +00:00
Fredrik Adelöw
d2e0682611
Merge pull request #26820 from johannes-b/docs/dynatrace-blog-post
...
docs: Adopter spotlight about Dynatrace adopting Backstage
2024-10-02 10:29:55 +02:00
Johannes Bräuer
5eea6ad842
Fixed issue with yarn prettier
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-10-02 07:58:03 +02:00
Johannes Bräuer
12250a63a4
Added hero image and fixed reference to external sources
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-10-02 07:45:09 +02:00
Debabrata Panigrahi
cd41dce4f1
Update harness-ccm.yaml
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-09-27 20:29:53 +05:30
Debabrata Panigrahi
e9a95045dc
Added the sign-off
...
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-09-27 06:45:13 +00:00
Debabrata Panigrahi
c8bf46a5c1
Added the Harness CCM Plugin to microsite
...
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-09-27 06:45:13 +00:00
Debabrata Panigrahi
edad7d03ba
Added the Harness CCM Plugin to microsite
...
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com >
2024-09-27 06:45:13 +00:00
Johannes Bräuer
691c89e8e1
Changed file extension
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-24 09:05:11 +02:00
Johannes Bräuer
da40acdaab
Removed image ref
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-23 15:02:50 +02:00
Johannes Bräuer
db96e8141f
Run yarn prettier
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-23 13:29:47 +02:00
Johannes Bräuer
9e3c0891ca
Image changes
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-23 12:53:00 +02:00
Johannes Bräuer
e791df0539
Provide introduction
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-23 12:46:53 +02:00
Johannes Bräuer
37402200d8
Minor fix
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-23 12:39:02 +02:00
Johannes Bräuer
9a46cbc960
docs: Adopter spotlight blog post
...
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at >
2024-09-23 11:00:43 +02:00
Peter Macdonald
f2a589777e
Sets the edit this page url to be static as it was before we generated versioned docs
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-09-18 11:20:50 +02:00
renovate[bot]
c1d2a96598
fix(deps): update dependency sass to v1.79.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 03:21:08 +00:00
Joshua Jung
69540e72e6
Merge branch 'backstage:master' into jjung/fix-techdocs-extensions-docs
2024-09-16 08:47:40 -05:00
Fredrik Adelöw
6063d31c0d
Merge pull request #26696 from backstage/dependabot/npm_and_yarn/microsite/express-4.21.0
...
build(deps): bump express from 4.19.2 to 4.21.0 in /microsite
2024-09-16 15:25:37 +02:00
dependabot[bot]
9e45ff6296
build(deps): bump express from 4.19.2 to 4.21.0 in /microsite
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 14:40:04 +02:00
Fredrik Adelöw
c0f7a23929
Merge pull request #26627 from backstage/renovate/swc-monorepo
...
fix(deps): update dependency @swc/core to v1.7.26
2024-09-16 13:24:19 +02:00
Joshua Jung
5bf256adbc
Update per PR review
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-09-13 14:45:56 -05:00
Patrik Oldsberg
ffe31a8ae0
Merge pull request #26606 from backstage/mob/grab-release-notes
...
docs: Grab release notes from `mainline` before publishing
2024-09-13 18:29:43 +03:00
esw-afabiano
34a1e72c4f
feat: add copilot plugin into availables plugins ( #26227 )
...
* feat: add copilot plugin into availables plugins
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
* fix: prettier
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
* chore: rename title and update image source
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
---------
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
2024-09-12 20:21:06 +02:00
renovate[bot]
f2424b8d88
fix(deps): update dependency @swc/core to v1.7.26
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 12:17:58 +00:00
blam
5509b5a829
chore: smol fix
...
Signed-off-by: blam <ben@blam.sh >
2024-09-11 12:13:33 +02:00
blam
28e2ca1ed8
chore: converting things to js
...
Signed-off-by: blam <ben@blam.sh >
2024-09-10 16:35:30 +02:00
blam
043972f325
ichore: Finish
...
Signed-off-by: blam <ben@blam.sh >
2024-09-10 16:01:41 +02:00
blam
64214c690b
chore: move some things to typescript
...
Signed-off-by: blam <ben@blam.sh >
2024-09-10 15:45:58 +02:00
blam
9f39fe7d89
chore: move sidebar to .mjs
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Johan Haals <johan@haals.se >:wq
Signed-off-by: blam <ben@blam.sh >
2024-09-10 15:34:29 +02:00
Ben Lambert
b8a389918f
Merge pull request #26557 from backstage/renovate/swc-monorepo
...
fix(deps): update dependency @swc/core to v1.7.24
2024-09-09 16:55:30 +02:00
Fredrik Adelöw
060e02d706
started on a catalog faq page
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-09-09 14:53:02 +02:00
renovate[bot]
5260b60a25
fix(deps): update dependency @swc/core to v1.7.24
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 10:03:45 +00:00
backstage-goalie[bot]
889a587e7a
Merge pull request #26496 from backstage/renovate/sass-1.x-lockfile
...
fix(deps): update dependency sass to v1.78.0
2024-09-05 14:00:07 +00:00
renovate[bot]
939995b28b
fix(deps): update dependency sass to v1.78.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 13:17:09 +00:00
renovate[bot]
c7870b5e9d
fix(deps): update dependency prism-react-renderer to v2.4.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 13:16:47 +00:00
Ben Lambert
50bedf65d1
Merge pull request #26325 from backstage/renovate/swc-monorepo
...
fix(deps): update swc monorepo
2024-09-05 10:48:57 +02:00
Ben Lambert
e0ba5bb702
Merge pull request #26478 from Coderrob/patch-1
...
Add Webex scaffolder backend module to plugins listing
2024-09-05 09:23:46 +02:00
Ben Lambert
8ee25cc70c
Merge pull request #26477 from ValberJunior/patch-5
...
Update kubernetes-gpt-analyzer.yaml
2024-09-05 09:08:10 +02:00
Ben Lambert
8dd0d05a5e
Merge pull request #26475 from ValberJunior/patch-3
...
Update gitlab-pipelines.yaml
2024-09-05 09:07:56 +02:00
Ben Lambert
c5a015b345
Merge pull request #26474 from ValberJunior/patch-2
...
Update github-workflows.yaml
2024-09-05 09:07:31 +02:00
Rob Lindley
8626aad138
Add Webex scaffolder backend module to plugins listing
...
Listing the scaffolder-backend-module-webex entity definition for @coderrob/backstage-plugin-scaffolder-backend-module-webex plugin.
Signed-off-by: Rob Lindley <Rob@coderrob.com >
2024-09-04 22:15:39 -05:00