Commit Graph

1457 Commits

Author SHA1 Message Date
Radosław 37723aba9d Update authorUrl in changelog.yaml
Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com>
2023-10-22 15:38:35 +02:00
Radosław 33daf0ba66 Update icon for plugin for changelog.yaml
Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com>
2023-10-22 15:32:48 +02:00
Radosław 20181ee9d1 Update author in changelog.yaml
Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com>
2023-10-22 13:40:16 +02:00
Radosław 8edae2f728 Add Changelog plugin to plugins marketplace
Signed-off-by: Radosław <54472480+radoslaw-sz@users.noreply.github.com>
2023-10-22 13:22:00 +02:00
Fredrik Adelöw 0e49d1dde1 Merge pull request #20625 from backstage/dependabot/npm_and_yarn/microsite/babel/traverse-7.23.2
build(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /microsite
2023-10-17 13:52:15 +02:00
Ben Lambert 820c0e873d Merge pull request #20454 from dweber019/microsite/tips-plugin
Microsite/tips plugin
2023-10-17 12:35:04 +02:00
Camila Belo 9796eaea8b docs: update microsite configs
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-17 11:43:11 +02:00
dependabot[bot] c8375565e2 build(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /microsite
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 21:24:05 +00:00
renovate[bot] d8841fcef1 fix(deps): update dependency sass to v1.69.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 09:17:10 +00:00
Ben Lambert fdcf172cec Merge pull request #20224 from johannes-b/doc/ownership-dynatrace-plugin
Request ownership change for Dynatrace plugin
2023-10-11 11:03:20 +02:00
renovate[bot] 4a01856b15 fix(deps): update dependency sass to v1.69.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 21:17:25 +00:00
renovate[bot] 1869ab0086 fix(deps): update docusaurus monorepo to v0.0.0-5703
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 14:21:46 +00:00
renovate[bot] 3cedf40ec9 fix(deps): update docusaurus monorepo to v0.0.0-5701
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 09:45:22 +00:00
Fredrik Adelöw dec9b6057d 18 and 5
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-08 21:14:05 +02:00
Fredrik Adelöw e7bf14af39 avoid mdx
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-08 18:48:40 +02:00
David Weber 75e728ec55 chore: add tips plugin to microsite
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-10-08 01:32:56 +02:00
renovate[bot] c53fbc5757 Update docusaurus monorepo to v0.0.0-5698
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 18:11:50 +00:00
renovate[bot] b58a5fcbd0 fix(deps): update dependency sass to v1.69.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 10:15:54 +00:00
namkyu1999 a1f9bf8072 chore
Signed-off-by: namkyu1999 <lak9348@konkuk.ac.kr>
2023-10-06 16:26:17 +09:00
namkyu1999 fe59c70aee feat: add litmus plugin to the backstage marketplace
Signed-off-by: namkyu1999 <lak9348@konkuk.ac.kr>
2023-10-06 16:10:42 +09:00
Engin Diri 7087b46fa4 Update pulumi.yaml
Add scaffolder actions to description of the Pulumi Backstage plugin

Signed-off-by: Engin Diri <engin.diri@ediri.de>
2023-10-05 22:49:12 +02:00
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