2586 Commits

Author SHA1 Message Date
Kiss Miklos 98524d1aba remove extra newline
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-03-03 12:44:51 +01:00
Kiss Miklos bfce4efa3f Add roadie scaffolder actions to marketplace
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-03-02 19:16:37 +01:00
Patrik Oldsberg abc0e755eb microsite: replace stability index with versioning policy
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-02 19:07:01 +01:00
dependabot[bot] f397aa0930 chore(deps): bump url-parse from 1.5.7 to 1.5.10 in /microsite
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 08:51:53 +00:00
dependabot[bot] 89c6d8cd04 chore(deps): bump prismjs from 1.25.0 to 1.27.0 in /microsite
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:31:15 +00:00
dependabot[bot] 4954daa5a3 chore(deps): bump url-parse from 1.5.3 to 1.5.7 in /microsite
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 08:44:17 +00:00
Himanshu Mishra e4709d570e Merge pull request #9394 from backstage/orkohunter/homepage-getting-started
Docs: Tutorial on adding a Backstage home page
2022-02-16 12:43:41 +01:00
Patrik Oldsberg 1aa2828a81 Merge pull request #9289 from moltenice-forks/airbrake-api
Airbrake Plugin API connectivity
2022-02-16 12:15:05 +01:00
Patrik Oldsberg f0e2f7a56a integration-react: link to scm auth setup docs if provider config is missing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 13:37:29 +01:00
Himanshu Mishra 821bebdff7 complete instructions on setting up custom homepage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-09 11:02:02 +01:00
Karan Shah c331d3fd7a Merge remote-tracking branch 'upstream/master' into airbrake-api
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>

# Conflicts:
#	plugins/airbrake/package.json
2022-02-01 10:32:33 +00:00
Joe Porpeglia 6e11259006 Minor adjustments to backstage homepage templates blog post
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
Co-authored-by: Tim Hansen <timbonicus@gmail.com>
2022-01-27 17:49:52 -05:00
Patrik Oldsberg 9e3a06f09f Merge pull request #8983 from alefcarlos/feat/plugin-dotnet-backend
feat: added backend .NET scaffolder plugin
2022-01-26 18:43:33 +01:00
Emma Indal 5cd8efd576 homepage templates blog post (#9158) 2022-01-25 15:17:32 +01:00
Alef 0efb45be62 fix: naming
Signed-off-by: Alef <alef.carlos@gmail.com>
2022-01-24 15:20:56 -03:00
Alef b45aff645e fix: plugin logo
Signed-off-by: Alef <alef.carlos@gmail.com>
2022-01-20 17:20:06 -03:00
Alef 48639b213e fix: yaml new line
Signed-off-by: Alef <alef.carlos@gmail.com>
2022-01-20 17:08:10 -03:00
Patrik Oldsberg 2ff3f1d3bf microsite: add links page with stable links to various places
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-19 16:26:17 +01:00
Alef d6a79e311f fix: new linec
Signed-off-by: Alef <alef.carlos@gmail.com>
2022-01-18 13:33:58 -03:00
Alef 246532b544 feat: added dotnet plugin
Signed-off-by: Alef <alef.carlos@gmail.com>
2022-01-17 20:28:10 -03:00
Patrik Oldsberg 6b3e80069e Merge pull request #8964 from backstage/rugvip/build-system
docs: introduce build system docs
2022-01-17 18:22:53 +01:00
Patrik Oldsberg 63945e3e85 microsite: format sidebars.json
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-17 18:03:05 +01:00
Patrik Oldsberg d5f3d84817 docs: merge build system docs with cli docs + restructure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-17 18:03:05 +01:00
Fredrik Adelöw 101eb459e3 Merge pull request #8396 from SDA-SE/feat/DOCKM-1134
feat: Add new authentication provider: OAuth2Proxy
2022-01-17 15:50:13 +01:00
Adrian Barwicki 6e92ee6267 feat: add oauth2proxy provider
Signed-off-by: Adrian Barwicki <adrian.barwicki.extern@sda.se>
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-17 14:35:22 +01:00
Patrik Oldsberg aaeda76427 docs: move cli/build-system to local-dev
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:07 +01:00
Patrik Oldsberg d61f0d4fd4 docs: initial build system docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:53:44 +01:00
Julio Zynger bc58af2722 Replace GoCD plugin logo
The original link does not render on the plugins page, replace it with an asset from the official website.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-15 15:47:42 +01:00
dependabot[bot] 2afa6a94c0 build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 10:45:08 +00:00
Lykke Axlin 5597a9267f update bazaar marketplace logo
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-13 02:25:18 +01:00
Ben Lambert bc3acec86a Merge pull request #8622 from julioz/julioz/gocd-plugin
Add GoCD plugin
2022-01-12 14:00:59 +01:00
Patrik Oldsberg 890734d440 Merge pull request #8883 from backstage/mob/prerelease
Prepare for prerelease flow and introduce documentation and tooling for emergency releases
2022-01-12 13:58:46 +01:00
Patrik Oldsberg 874bdb3feb docs: remove publishing.md from microsite and move to docs root
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-12 11:43:19 +01:00
Lykke Axlin 9a797cfd50 add newline at end of file
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:34:45 +01:00
Lykke Axlin cceaf78bca Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes 2022-01-11 13:31:06 +01:00
Lykke Axlin 602f2c543c add Bazaar to marketplace and minor UI and API improvements
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 13:29:09 +01:00
Karan Shah b7e0493770 Documentation should just point to the plugin folder, not the README file directly.
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-01-10 13:51:33 +00:00
Julio Zynger 2d5be0975d Add GoCD entry to plugins marketplace
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-03 15:40:54 +01:00
Karan Shah 264298d5a4 Update the Airbrake Icon to use the one from their website
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2021-12-29 17:18:47 +00:00
Karan Shah 4d5182484c Generate the initial plugin code
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2021-12-29 17:18:39 +00:00
moltenice 52465d490f Add in the plugin marketplace entry for Airbrake
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2021-12-29 17:16:40 +00:00
Patrik Oldsberg cdcd0e062d Merge pull request #8560 from backstage/jhaals/adr
ADR: Use node-fetch for data fetching
2021-12-28 15:49:47 +01:00
Patrik Oldsberg 6bad2cfbd3 docs: add adrs to sidebar and mkdocs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-28 14:14:46 +01:00
mufaddal motiwala 6bf1e1a834 rewording
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-23 18:46:53 +05:30
mufaddal motiwala 5ccdc3c05a added new-relic-dashboard in plugin marketplace
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-23 18:06:08 +05:30
Fredrik Adelöw 85987c7459 Merge pull request #8586 from awanlin/topic/add-azure-pipelines-to-plugin-marketplace
Added Azure Pipelines to Plugin Marketplace
2021-12-22 16:11:46 +01:00
Andre Wanlin 2cab14350b Added missing newlines
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-22 09:03:21 -06:00
MT Lewis 5f1333a60b Merge pull request #8357 from backstage/example-app-permission-integration
Example app permission integration
2021-12-22 14:32:25 +00:00
Andre Wanlin c6cd92442f Added Azure Pipelines to PLugin Marketplace
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-12-22 08:19:54 -06:00
MT Lewis 4320aea879 docs: add backend-to-backend auth tutorial to microsite
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-12-21 10:16:50 +00:00