2586 Commits

Author SHA1 Message Date
Fredrik Adelöw f379d112d4 Merge pull request #20310 from backstage/renovate/swc-monorepo
fix(deps): update dependency @swc/core to v1.3.92
2023-10-05 12:13:06 +02:00
renovate[bot] d6a89ded6f fix(deps): update dependency @swc/core to v1.3.92
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 09:22:54 +00:00
dependabot[bot] 1578c15674 chore(deps): bump postcss from 8.4.23 to 8.4.31 in /microsite
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 23:31:34 +00:00
Ben Lambert 252855c803 Merge pull request #20285 from backstage/blam/blogpost
blog: added new adopter blog post
2023-10-02 14:43:34 +02:00
blam f062a60986 chore: make pretty
Signed-off-by: blam <ben@blam.sh>
2023-10-02 10:06:26 +02:00
David Weber c21a8b419a chore: add tips plugin to microsite
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-10-01 21:52:12 +02:00
blam 350c97dee8 feat: added blog post
Signed-off-by: blam <ben@blam.sh>
2023-09-29 23:08:01 +02:00
renovate[bot] d06334c977 fix(deps): update dependency @swc/core to v1.3.90
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 14:12:03 +00:00
renovate[bot] 9e734aebc4 chore(deps): update dependency @types/webpack-env to v1.18.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 20:38:46 +00:00
Patrik Oldsberg ca3393a6a1 Merge pull request #20226 from fedy97/hotfix/demos-watch-now-button
fix: watch now button and year in footer
2023-09-28 21:26:25 +02:00
Patrik Oldsberg 4c1f543238 Merge pull request #20204 from ValberJunior/patch-4
Update and rename veecode-github-workflows.yaml to github-workflows.yaml
2023-09-28 17:30:38 +02:00
Patrik Oldsberg 521a854204 Merge pull request #20203 from ValberJunior/patch-3
Create gitlab-pipelines.yaml
2023-09-28 17:30:14 +02:00
Federico Morreale 3b148d7bcf fix: update year in the footer
Signed-off-by: Federico Morreale <frc.morreale@gmail.com>
2023-09-28 15:07:21 +02:00
Federico Morreale 892423c940 fix: watch now button not displayed if link is undefined
Signed-off-by: Federico Morreale <frc.morreale@gmail.com>
2023-09-28 14:48:12 +02:00
Johannes Bräuer 8a511ecf9b Request ownership change
Signed-off-by: Johannes Bräuer <johannes.braeuer@gmx.at>
2023-09-28 14:29:26 +02:00
Federico Morreale 086b5ccabc fix: action buttons are now responsive
Signed-off-by: Federico Morreale <frc.morreale@gmail.com>
2023-09-28 11:44:56 +02:00
Valber Junior 425c7c92a9 Update and rename veecode-github-workflows.yaml to github-workflows.yaml
Hello friends

We've just uploaded another pull-request (#20203), a new plugin for Backstage use, which we're very excited about because we're very grateful to be able to contribute to Backstage.
In order to standardize our plugins, we had to make new changes to this github plugin as well.

The changes to the "github-workflows" plugin will be:

- Url of the Veecode page, which now instead of being our github repository, will be our website.
- The name of the file has changed slightly, taking github as the initial, so that it can be ordered next to the github plugins that already exist.

Thanks to everyone

Signed-off-by: Valber Junior <84424883+ValberJunior@users.noreply.github.com>
2023-09-27 16:09:22 -03:00
Valber Junior 0628445771 Create gitlab-pipelines.yaml
Create gitlab-pipelines.yaml

Signed-off-by: Valber Junior <84424883+ValberJunior@users.noreply.github.com>
2023-09-27 15:37:20 -03:00
Ringo De Smet c24cd93ef6 Update microsite/data/plugins/pulumi.yaml
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2023-09-27 13:49:49 +02:00
Ringo De Smet 81f2ffbbb9 Register Pulumi plugin
Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2023-09-27 12:08:10 +02:00
Patrik Oldsberg ec1ca01848 Merge pull request #20133 from backstage/rugvip/reconfigure
core-plugin-api: remove experimental plugin configuration API
2023-09-26 10:54:02 +02:00
Fredrik Adelöw 5b1daa2c41 Merge pull request #20112 from ValberJunior/patch-2
Rename veecode-github-workflows to veecode-github-workflows.yaml
2023-09-25 14:30:23 +02:00
Patrik Oldsberg aaaa16211e docs: remove plugin customization docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 09:54:09 +02:00
renovate[bot] d35b0139a6 fix(deps): update dependency @swc/core to v1.3.87
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 19:42:53 +00:00
Valber Junior b94e622560 Rename veecode-github-workflows to veecode-github-workflows.yaml
Hello, I noticed that the file was without the "yml" extension, could you add the change?

Signed-off-by: Valber Junior <84424883+ValberJunior@users.noreply.github.com>
2023-09-22 14:31:35 -03:00
Aramis Sennyey ed7f5ebaca rename oss plugin listing page to directory.
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-09-20 16:36:01 -04:00
Patrik Oldsberg 4a5c36da82 microsite: make backend system docs more visible in sidebar
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:55:41 +02:00
Patrik Oldsberg 8afb390606 docs: 1.18 release notes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:55:41 +02:00
Patrik Oldsberg 04cafb2d5d Merge pull request #19899 from mario-mui/fix/add-i18n-doc-nav
fix: add i18n doc to nav config
2023-09-19 11:48:01 +02:00
Manuel Scurti 8a453e15bb autologout docs fixes
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
2023-09-18 18:18:21 +02:00
Fredrik Adelöw ded54567c0 Merge pull request #19928 from awanlin/topic/add-entity-validation-to-plugin-marketplace
Add Entity Validation plugin to Marketplace
2023-09-18 16:06:52 +02:00
Andre Wanlin c6015e0d70 Added icon
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-15 13:29:30 -05:00
Andre Wanlin 7760e170ef Updated author details
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-15 13:09:50 -05:00
Johan Haals 5270b814b8 Merge pull request #19905 from ValberJunior/patch-1
Create veecode-github-workflows
2023-09-14 10:28:48 +02:00
Andre Wanlin c2792c2808 Add Entity Validation plugin to Marketplace
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-13 10:59:46 -05:00
Hitoshi Kamezaki 191dfe98b0 add cognitive-search plugin yaml for marketplace
Signed-off-by: Hitoshi Kamezaki <kamezaki@ap-com.co.jp>
2023-09-13 13:29:34 +09:00
Valber Junior c60aee81b3 Create veecode-github-workflows
Signed-off-by: Valber Junior <84424883+ValberJunior@users.noreply.github.com>
2023-09-12 11:54:20 -03:00
rui ma bc4ff45ab4 fix: add i18n doc to nav config
Signed-off-by: rui ma <ruima@alauda.io>
2023-09-12 20:50:59 +08:00
renovate[bot] 1461e2a53c fix(deps): update swc monorepo
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 19:13:25 +00:00
renovate[bot] c3d6ae2816 fix(deps): update dependency luxon to v3.4.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 11:09:42 +00:00
renovate[bot] c4eb958ec1 fix(deps): update dependency sass to v1.66.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 12:11:41 +00:00
Fredrik Adelöw 88a03f3e4d Merge pull request #18870 from backstage/renovate/luxon-3.x-lockfile
fix(deps): update dependency luxon to v3.4.2
2023-09-04 11:54:23 +02:00
renovate[bot] 64e4e9f394 fix(deps): update dependency @swc/core to v1.3.82
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-02 11:13:18 +00:00
Alexey Lapitsky 40763b601e Create blockchain-radar.yaml
Add Blockchain Radar plugin to the marketplace

Signed-off-by: Alexey Lapitsky <lex@realisticgroup.com>
2023-08-31 13:37:35 +02:00
renovate[bot] 4912292503 fix(deps): update dependency luxon to v3.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-30 20:22:43 +00:00
Ben Lambert a8176714bc Merge pull request #19580 from manoj-rafay/rafay-plugin
Adding Rafay Systems plugin to marketplace
2023-08-29 10:11:58 +02:00
Ben Lambert 3757033c71 Update rafay.yaml
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-08-29 10:11:12 +02:00
renovate[bot] 1c66b725f6 fix(deps): update dependency @swc/core to v1.3.80
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 16:50:19 +00:00
renovate[bot] 39e4f9301b fix(deps): update dependency docusaurus-plugin-sass to v0.2.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 15:13:29 +00:00
Fredrik Adelöw 302500e614 Merge pull request #19570 from antweiss/antweiss-patch-1-1
Add info about our Artifactory plugins to the marketplace
2023-08-25 16:26:31 +02:00