{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":679808994,"defaultBranch":"main","name":"backstage-plugins","ownerLogin":"gashcrumb","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-17T17:06:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/351660?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721397721.0","currentOid":""},"activityList":{"items":[{"before":"99d2f08156abe4f07bc9129d934246abd3fab18e","after":"36ad4a91ee24f5179b437592fe0d5fe256591770","ref":"refs/heads/RHIDP-2813","pushedAt":"2024-07-30T17:01:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"feat(cli) POC plugin image builder command\n\nThis commit adds a POC command to build a plugin registry image from a\nmonorepo containing one or more plugins. The command scans the plugins\ndirectory for suitable plugins and runs the export-dynamic command as\nneeded on each plugin project. It then copies the resulting\ndist-dynamic folder for each plugin into a temporary staging directory\nand generates the plugin registry metadata. Finally it uses the\ntemporary directory to build a from scratch image containing all of the\nplugin static assets. The \"package-dynamic-plugins\" command requires\nthe image tag to be specified on the command line. Additionally there's\nan option to preserve the temporary staging directory for\ntroubleshooting purposes, as well as an option to force the regeneration\nof each plugin's dist-dynamic directory\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"feat(cli) POC plugin image builder command"}},{"before":"77f6d83ef73e40d86ab24a14b523352296dc33a9","after":"a099514aa786c5f7165da6fe27ce16c6f5e73ce9","ref":"refs/heads/main","pushedAt":"2024-07-29T12:16:45.000Z","pushType":"push","commitsCount":99,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore: typo - fix GITHUB_TOKEN used by yarn... (#1980)\n\nchore: typo - fix GITHUB_TOKEN used by yarn release\r\n\r\nSigned-off-by: Nick Boldt ","shortMessageHtmlLink":"chore: typo - fix GITHUB_TOKEN used by yarn... (janus-idp#1980)"}},{"before":"dffa9643b500a19dc70c66cedf9016508cdb5947","after":"77f6d83ef73e40d86ab24a14b523352296dc33a9","ref":"refs/heads/main","pushedAt":"2024-07-24T16:43:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(deps): fix dirty yarn.lock file (#1945)","shortMessageHtmlLink":"chore(deps): fix dirty yarn.lock file (janus-idp#1945)"}},{"before":"e24b5229af1234c015f8d070f7d0a270dd294389","after":"dffa9643b500a19dc70c66cedf9016508cdb5947","ref":"refs/heads/main","pushedAt":"2024-07-24T15:40:40.000Z","pushType":"push","commitsCount":54,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"fix(rbac): don't start transaction if there no group policies (#1923)\n\n* fix(rbac): don't start transaction if there no group policies\n\nSigned-off-by: Oleksandr Andriienko \n\n* fix(rbac): reduce number of transactions for admin role\n\n---------\n\nSigned-off-by: Oleksandr Andriienko \nCo-authored-by: Patrick ","shortMessageHtmlLink":"fix(rbac): don't start transaction if there no group policies (janus-…"}},{"before":"ee2dd1d8cae2a3908ab5874d171beeb52c42358d","after":"e24b5229af1234c015f8d070f7d0a270dd294389","ref":"refs/heads/main","pushedAt":"2024-07-23T15:30:57.000Z","pushType":"push","commitsCount":34,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 1.3.0 [skip ci]\n\n## @janus-idp/backstage-plugin-rbac-node [1.3.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-node@1.2.0...@janus-idp/backstage-plugin-rbac-node@1.3.0) (2024-07-23)\n\n### Features\n\n* **deps:** update to backstage 1.28 ([#1891](https://github.com/janus-idp/backstage-plugins/issues/1891)) ([1ba1108](https://github.com/janus-idp/backstage-plugins/commit/1ba11088e0de60e90d138944267b83600dc446e5))","shortMessageHtmlLink":"chore(release): 1.3.0 [skip ci]"}},{"before":"cd04a1f0d359ae3fe972c527eb5886892b3c014c","after":"99d2f08156abe4f07bc9129d934246abd3fab18e","ref":"refs/heads/RHIDP-2813","pushedAt":"2024-07-19T15:58:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"feat(cli) POC plugin image builder command\n\nThis commit adds a POC command to build a plugin registry image from a\nmonorepo containing one or more plugins. The command scans the plugins\ndirectory for suitable plugins and runs the export-dynamic command as\nneeded on each plugin project. It then copies the resulting\ndist-dynamic folder for each plugin into a temporary staging directory\nand generates the plugin registry metadata. Finally it uses the\ntemporary directory to build a from scratch image containing all of the\nplugin static assets. The \"package-dynamic-plugins\" command requires\nthe image tag to be specified on the command line. Additionally there's\nan option to preserve the temporary staging directory for\ntroubleshooting purposes, as well as an option to force the regeneration\nof each plugin's dist-dynamic directory\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"feat(cli) POC plugin image builder command"}},{"before":null,"after":"cd04a1f0d359ae3fe972c527eb5886892b3c014c","ref":"refs/heads/RHIDP-2813","pushedAt":"2024-07-19T14:02:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"feat(cli) POC plugin image builder command\n\nThis commit adds a POC command to build a plugin registry image from a\nmonorepo containing one or more plugins. The command scans the plugins\ndirectory for suitable plugins and runs the export-dynamic command on\neach plugin. It then copies the resulting dist-dynamic folder for each\nplugin into a temporary staging directory and generates the plugin\nregistry metadata. Finally it uses the temporary directory to build a\nfrom scratch image containing all of the plugin static assets. The\n\"package-dynamic-plugins\" command requires the image tag to be specified\non the command line. Additionally there's an option to preserve the\ntemporary staging directory for troubleshooting purposes.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"feat(cli) POC plugin image builder command"}},{"before":"07b60836522c709288921ac2983b1c36fd6fc0be","after":"ee2dd1d8cae2a3908ab5874d171beeb52c42358d","ref":"refs/heads/main","pushedAt":"2024-07-15T11:58:41.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore: fix dirty yarn lock; make... (#1888)\n\nchore: fix dirty yarn lock; make orchestrator depend on orchestrator-common 1.11.0\r\n\r\nSigned-off-by: Nick Boldt ","shortMessageHtmlLink":"chore: fix dirty yarn lock; make... (janus-idp#1888)"}},{"before":"870ce9aec9e1fad2864c219650686378e8f3c072","after":"07b60836522c709288921ac2983b1c36fd6fc0be","ref":"refs/heads/main","pushedAt":"2024-07-10T15:17:48.000Z","pushType":"push","commitsCount":45,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 1.26.0 [skip ci]\n\n## [1.26.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.25.0...@janus-idp/backstage-plugin-kiali@1.26.0) (2024-07-10)\n\n### Features\n\n* **kiali:** revert changes to Kiali 1.86 ([#1839](https://github.com/janus-idp/backstage-plugins/issues/1839)) ([#1876](https://github.com/janus-idp/backstage-plugins/issues/1876)) ([c512b29](https://github.com/janus-idp/backstage-plugins/commit/c512b298e028d371cb8d22260cdd707e1f5b1ff7))","shortMessageHtmlLink":"chore(release): 1.26.0 [skip ci]"}},{"before":"8b732ece7cf728ae0a070c0b94dcb22cd1366223","after":"870ce9aec9e1fad2864c219650686378e8f3c072","ref":"refs/heads/main","pushedAt":"2024-06-24T11:06:13.000Z","pushType":"push","commitsCount":398,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 1.22.0 [skip ci]\n\n## [1.22.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.21.0...@janus-idp/backstage-plugin-kiali@1.22.0) (2024-06-24)\n\n### Features\n\n* **bulk-import:** preview catalog-info.yaml on a side-panel ([#1541](https://github.com/janus-idp/backstage-plugins/issues/1541)) ([9c87dad](https://github.com/janus-idp/backstage-plugins/commit/9c87dad3819a041e4c26401e177e34886302cb3b))\n* **kiali:** include Kiali external URL as a parameter ([#1835](https://github.com/janus-idp/backstage-plugins/issues/1835)) ([6dbe9eb](https://github.com/janus-idp/backstage-plugins/commit/6dbe9eb6cd635f682da6b893aad8bcd8ad2fb170))\n* **rbac:** show total no. of rules in review and create step ([#1827](https://github.com/janus-idp/backstage-plugins/issues/1827)) ([e54c470](https://github.com/janus-idp/backstage-plugins/commit/e54c4705de0b318a759e928999b5dcdb29f9846f))\n\n### Bug Fixes\n\n* **argocd:** hide commit section for helm based applications ([#1834](https://github.com/janus-idp/backstage-plugins/issues/1834)) ([a86ce1e](https://github.com/janus-idp/backstage-plugins/commit/a86ce1e5237ac419eb93a9766cb8e2736ba9b8d7))","shortMessageHtmlLink":"chore(release): 1.22.0 [skip ci]"}},{"before":"9960cc0c2d611cdd1ee10a82ed02b7be9becefcf","after":"8b732ece7cf728ae0a070c0b94dcb22cd1366223","ref":"refs/heads/main","pushedAt":"2024-05-29T17:28:19.000Z","pushType":"push","commitsCount":287,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 3.7.2 [skip ci]\n\n## [3.7.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-tekton@3.7.1...@janus-idp/backstage-plugin-tekton@3.7.2) (2024-05-29)\n\n### Features\n\n* add custom processor module to add ScaffoldedFrom relation ([#1591](https://github.com/janus-idp/backstage-plugins/issues/1591)) ([0b36164](https://github.com/janus-idp/backstage-plugins/commit/0b361645f44e9c99e976005d05e020ee6c5a80c3))\n* **audit-log:** add common audit-log package ([#1622](https://github.com/janus-idp/backstage-plugins/issues/1622)) ([7e0a3dd](https://github.com/janus-idp/backstage-plugins/commit/7e0a3dd4e03ceea37f9213d09d6c3101e2a3d35c))\n* **orchestrator:** add permissions to orchestrator plugin ([#1599](https://github.com/janus-idp/backstage-plugins/issues/1599)) ([d0a4531](https://github.com/janus-idp/backstage-plugins/commit/d0a453181e177eb1da7b1e231253b76a2d9356a8))\n* **orchestrator:** label a Workflow assessment result as recommended ([#1705](https://github.com/janus-idp/backstage-plugins/issues/1705)) ([7e24e86](https://github.com/janus-idp/backstage-plugins/commit/7e24e86eb3094fa00b22aa77f79fb0e04dbf86f7))\n* **rbac:** improve conditional policy validation ([#1673](https://github.com/janus-idp/backstage-plugins/issues/1673)) ([15dac91](https://github.com/janus-idp/backstage-plugins/commit/15dac91b673c63a4e7ac41f95296651df2ef8053))\n* **topology:** add permissions to topology plugin ([#1665](https://github.com/janus-idp/backstage-plugins/issues/1665)) ([9d8f244](https://github.com/janus-idp/backstage-plugins/commit/9d8f244ae136cdf1980a5abf416180bce3f235ea))\n\n### Bug Fixes\n\n* **config:** enable guest provider by default ([#1661](https://github.com/janus-idp/backstage-plugins/issues/1661)) ([28ac848](https://github.com/janus-idp/backstage-plugins/commit/28ac848bd54fde8efce2c72bee8b1ab6356e3947))\n* **deps:** update dependency monaco-editor to ^0.49.0 ([#1690](https://github.com/janus-idp/backstage-plugins/issues/1690)) ([34308a3](https://github.com/janus-idp/backstage-plugins/commit/34308a3ba669666ab2ddd61b2ac0073edd98f8ce))\n* **deps:** upgrade devex plugins to mui v5 ([#1696](https://github.com/janus-idp/backstage-plugins/issues/1696)) ([06d9cf0](https://github.com/janus-idp/backstage-plugins/commit/06d9cf0d8c134212329eb691ac21eb78ae155c09))\n* **orchestrator:** bump `rjsf` dependencies ([#1715](https://github.com/janus-idp/backstage-plugins/issues/1715)) ([ea31cdb](https://github.com/janus-idp/backstage-plugins/commit/ea31cdbd7cb0a8842119f6d5d5dbd689e31040aa))\n* **orchestrator:** fix the common package reference version ([#1704](https://github.com/janus-idp/backstage-plugins/issues/1704)) ([942b2a3](https://github.com/janus-idp/backstage-plugins/commit/942b2a3b6eb29c0fe88f9c98dea581309d02fded))\n* **orchestrator:** fixed broken workflow viewer ([#1717](https://github.com/janus-idp/backstage-plugins/issues/1717)) ([19cc79b](https://github.com/janus-idp/backstage-plugins/commit/19cc79bb9c1422556ddb9f85a2ac323186808321))\n* **orchestrator:** fixes many security-related issues ([#1681](https://github.com/janus-idp/backstage-plugins/issues/1681)) ([3e801c8](https://github.com/janus-idp/backstage-plugins/commit/3e801c84015f925bdecd226a161ef81a5fc69432))\n* **orchestrator:** remove the need of react dev dependencies ([#1650](https://github.com/janus-idp/backstage-plugins/issues/1650)) ([5e60875](https://github.com/janus-idp/backstage-plugins/commit/5e60875932b906fd40e282d53b277a0f29efc67f))\n* **orchestrator:** temporarily disable plugins/orchestrator-swf-editor-envelope build ([#1722](https://github.com/janus-idp/backstage-plugins/issues/1722)) ([5c40936](https://github.com/janus-idp/backstage-plugins/commit/5c40936148c6476a0c759465a112792b44ef13cb))\n* **orchestrator:** upgrade to mui v5 ([#1727](https://github.com/janus-idp/backstage-plugins/issues/1727)) ([8b935dc](https://github.com/janus-idp/backstage-plugins/commit/8b935dc3c85fbe4030564301820d946effa78426))\n* **quay:** remove unuseful link ([#1692](https://github.com/janus-idp/backstage-plugins/issues/1692)) ([ae27d91](https://github.com/janus-idp/backstage-plugins/commit/ae27d919a312f66d592bc5a48837f78e82302903))\n* **rbac:** conditional access form validation ([#1699](https://github.com/janus-idp/backstage-plugins/issues/1699)) ([d56f4af](https://github.com/janus-idp/backstage-plugins/commit/d56f4affd2538c5b9554e19b6ec2951d98d2b218))\n* **rbac:** enable save on remove-all button click ([#1712](https://github.com/janus-idp/backstage-plugins/issues/1712)) ([0502332](https://github.com/janus-idp/backstage-plugins/commit/0502332409b092ebc860c9a77d8b966ef920f7bf))\n* **rbac:** fix mui autocomplete related warnings ([#1707](https://github.com/janus-idp/backstage-plugins/issues/1707)) ([8e5c5ae](https://github.com/janus-idp/backstage-plugins/commit/8e5c5aef5e0472fdb876d81fc7f2356cfb4319f0))\n* **release:** change problematic plugins to private ([#1738](https://github.com/janus-idp/backstage-plugins/issues/1738)) ([69176bd](https://github.com/janus-idp/backstage-plugins/commit/69176bd75ccd842a313445e096223ecc339b655b))","shortMessageHtmlLink":"chore(release): 3.7.2 [skip ci]"}},{"before":"e860c3bd179961af8bc6e68d5af57c69578badc7","after":"9960cc0c2d611cdd1ee10a82ed02b7be9becefcf","ref":"refs/heads/main","pushedAt":"2024-05-06T13:53:51.000Z","pushType":"push","commitsCount":115,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"fix(ocm): update ocm frontend plugin readme (#1611)","shortMessageHtmlLink":"fix(ocm): update ocm frontend plugin readme (janus-idp#1611)"}},{"before":"397fb8ee9537f57faf5c9c86aa87c27b1e3c05e5","after":"e860c3bd179961af8bc6e68d5af57c69578badc7","ref":"refs/heads/main","pushedAt":"2024-04-30T18:06:16.000Z","pushType":"push","commitsCount":87,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"fix(cli): add `resolve.fallback` for node dependencies in the `export-dynamic-plugin` CLI for frontend plugins. (#1590)\n\n* update yarn.lock\r\n\r\n* fix(cli): add `resolve.fallback` for node dependencies in the `export-dynamic-plugin` CLI for frontend plugins.\r\n\r\nSigned-off-by: David Festal \r\n\r\n---------\r\n\r\nSigned-off-by: David Festal ","shortMessageHtmlLink":"fix(cli): add resolve.fallback for node dependencies in the `export…"}},{"before":"8be74155a3af61dfe986ffdb27991a4da406aeee","after":"397fb8ee9537f57faf5c9c86aa87c27b1e3c05e5","ref":"refs/heads/main","pushedAt":"2024-04-19T14:30:06.000Z","pushType":"push","commitsCount":302,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.8.0 (#1476)\n\nBumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.15 to 0.8.0.\n- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)\n- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.15...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-storybook\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.8.0 (j…"}},{"before":"44123786c5435902c6eb867a05fe9a176de42553","after":"8be74155a3af61dfe986ffdb27991a4da406aeee","ref":"refs/heads/main","pushedAt":"2024-03-29T11:41:20.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"fix: sync yarn.lock (#1423)","shortMessageHtmlLink":"fix: sync yarn.lock (janus-idp#1423)"}},{"before":"23c21fc7a970a8d222a40ef94f838dca935c87ef","after":"44123786c5435902c6eb867a05fe9a176de42553","ref":"refs/heads/main","pushedAt":"2024-03-27T15:22:06.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore: update plugin-scaffolder-node version (#1417)","shortMessageHtmlLink":"chore: update plugin-scaffolder-node version (janus-idp#1417)"}},{"before":"47640a5c3a7ad33ad6ae6b190f2ca3d861970d94","after":"23c21fc7a970a8d222a40ef94f838dca935c87ef","ref":"refs/heads/main","pushedAt":"2024-03-22T13:01:03.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(deps): bump jsonata from 1.8.6 to 1.8.7 (#1308)\n\nBumps [jsonata](https://github.com/jsonata-js/jsonata) from 1.8.6 to 1.8.7.\r\n- [Release notes](https://github.com/jsonata-js/jsonata/releases)\r\n- [Changelog](https://github.com/jsonata-js/jsonata/blob/v1.8.7/CHANGELOG.md)\r\n- [Commits](https://github.com/jsonata-js/jsonata/compare/v1.8.6...v1.8.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: jsonata\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump jsonata from 1.8.6 to 1.8.7 (janus-idp#1308)"}},{"before":"84a0d4470e7e5efeb4857b531346214c49a204b4","after":"47640a5c3a7ad33ad6ae6b190f2ca3d861970d94","ref":"refs/heads/main","pushedAt":"2024-03-18T15:39:50.000Z","pushType":"push","commitsCount":280,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"fix(tekton): fix low vulnerability tooltip text (#1347)","shortMessageHtmlLink":"fix(tekton): fix low vulnerability tooltip text (janus-idp#1347)"}},{"before":"a7e936d88e0c21f2948cb4f46da491ec878f4c9b","after":"84a0d4470e7e5efeb4857b531346214c49a204b4","ref":"refs/heads/main","pushedAt":"2024-02-19T11:34:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(dynamic-plugins-info): add test (#1222)\n\nThis change adds a test for the dynamic plugins info table component to\ncover the client-side filtering, sorting and pagination that this\ncomponent implements. The same data is used for the plugin's dev mode\nand the tests.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"chore(dynamic-plugins-info): add test (janus-idp#1222)"}},{"before":null,"after":"554662a0207f08c4c4ad592cb9a35347c1de495d","ref":"refs/heads/RHIDP-1330","pushedAt":"2024-02-16T18:02:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(dynamic-plugins-info): add test\n\nThis change adds a test for the dynamic plugins info table component to\ncover the client-side filtering, sorting and pagination that this\ncomponent implements. The same data is used for the plugin's dev mode\nand the tests.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"chore(dynamic-plugins-info): add test"}},{"before":"297f9376fbfd7833e83a8cb9356a8660d64f6b88","after":"a7e936d88e0c21f2948cb4f46da491ec878f4c9b","ref":"refs/heads/main","pushedAt":"2024-02-16T13:46:11.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"test(quay): add first playwright tests (#1201)\n\n* test(quay): add first playwright tests\n\n* Fix typo\n\nCo-authored-by: Karthik Jeeyar \n\n---------\n\nCo-authored-by: Karthik Jeeyar ","shortMessageHtmlLink":"test(quay): add first playwright tests (janus-idp#1201)"}},{"before":"70c81663ee13f3f349f3fc959fcd0f8a445e5410","after":"2e992cec8d8f7095441f4abf110da449290fe0c8","ref":"refs/heads/update-readme","pushedAt":"2024-02-12T12:03:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(dynamic-plugins-info): update readme\n\nThis change updates the readme to include installing the plugin via\nhelm and adds a screenshot.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"chore(dynamic-plugins-info): update readme"}},{"before":"edff3b4d60cac67230999c82e369c4bac5912e3c","after":"297f9376fbfd7833e83a8cb9356a8660d64f6b88","ref":"refs/heads/main","pushedAt":"2024-02-12T11:58:36.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 1.10.0 [skip ci]\n\n## [1.10.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-kiali@1.9.1...@janus-idp/backstage-plugin-kiali@1.10.0) (2024-02-12)\n\n### Features\n\n* build Information dialog component to show confirmation or alert ([#1176](https://github.com/janus-idp/backstage-plugins/issues/1176)) ([ee8cc1d](https://github.com/janus-idp/backstage-plugins/commit/ee8cc1dad2f10d698b8fb7e19ef0f9abe3b6c6c7))\n* **kiali:** workloads page list ([#1129](https://github.com/janus-idp/backstage-plugins/issues/1129)) ([1e3991b](https://github.com/janus-idp/backstage-plugins/commit/1e3991b9af35ef5da8f9987fc2d17026d438a853))\n\n### Bug Fixes\n\n* **orchestrator:** resolve inconsistency with workflow run average duration format ([#1191](https://github.com/janus-idp/backstage-plugins/issues/1191)) ([0d82e90](https://github.com/janus-idp/backstage-plugins/commit/0d82e90a15fc8e90a4855188586986235394e3d3))\n* **rbac:** add test for 0 members in group ([#1189](https://github.com/janus-idp/backstage-plugins/issues/1189)) ([afebb56](https://github.com/janus-idp/backstage-plugins/commit/afebb566b314743fc2e1b2d7b12c74c96841ce26))","shortMessageHtmlLink":"chore(release): 1.10.0 [skip ci]"}},{"before":null,"after":"70c81663ee13f3f349f3fc959fcd0f8a445e5410","ref":"refs/heads/update-readme","pushedAt":"2024-02-09T15:32:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(dynamic-plugins-info): update readme\n\nThis change updates the readme to include installing the plugin via\nhelm and adds a screenshot.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"chore(dynamic-plugins-info): update readme"}},{"before":"55fb61cb8b4dbb41bb189aa84e0768c80198c26b","after":"edff3b4d60cac67230999c82e369c4bac5912e3c","ref":"refs/heads/main","pushedAt":"2024-02-09T00:37:27.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 1.14.2 [skip ci]\n\n## [1.14.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac@1.14.1...@janus-idp/backstage-plugin-rbac@1.14.2) (2024-02-08)\n\n### Bug Fixes\n\n* **orchestrator:** resolve inconsistency with workflow run average duration format ([#1191](https://github.com/janus-idp/backstage-plugins/issues/1191)) ([0d82e90](https://github.com/janus-idp/backstage-plugins/commit/0d82e90a15fc8e90a4855188586986235394e3d3))\n* **rbac:** add test for 0 members in group ([#1189](https://github.com/janus-idp/backstage-plugins/issues/1189)) ([afebb56](https://github.com/janus-idp/backstage-plugins/commit/afebb566b314743fc2e1b2d7b12c74c96841ce26))","shortMessageHtmlLink":"chore(release): 1.14.2 [skip ci]"}},{"before":"9fcab95869413f005c3246d0f9cd2b2b5acbe8cb","after":"55fb61cb8b4dbb41bb189aa84e0768c80198c26b","ref":"refs/heads/main","pushedAt":"2024-02-08T11:43:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 2.2.0 [skip ci]\n\n## @janus-idp/backstage-plugin-rbac-backend [2.2.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-rbac-backend@2.1.3...@janus-idp/backstage-plugin-rbac-backend@2.2.0) (2024-02-08)\n\n### Features\n\n* add support for the new backend system to the `rbac-backend` plugin ([#1179](https://github.com/janus-idp/backstage-plugins/issues/1179)) ([d625cb2](https://github.com/janus-idp/backstage-plugins/commit/d625cb2470513862027e048c70944275043ce70a))\n\n### Dependencies\n\n* **@janus-idp/backstage-plugin-rbac-node:** upgraded to 1.0.0","shortMessageHtmlLink":"chore(release): 2.2.0 [skip ci]"}},{"before":"eacd0dc98e83f8a2353287ae5844055c7749c7d0","after":"9fcab95869413f005c3246d0f9cd2b2b5acbe8cb","ref":"refs/heads/main","pushedAt":"2024-02-08T11:42:49.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"feat(rbac): use relative links (#1185)\n\nThis change updates the links between components from absolute links to\nrelative links to better support being run from a different route root.\nThis commit also adds a property to help better integrate this plugin\ninto the backstage-showcase Administration page while still retaining\nit's existing functionality.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"feat(rbac): use relative links (janus-idp#1185)"}},{"before":null,"after":"ca6cb46a146a6167926940a685bc94363ed1ff50","ref":"refs/heads/RHIDP-1195","pushedAt":"2024-02-07T18:38:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"feat(rbac): use relative links\n\nThis change updates the links between components from absolute links to\nrelative links to better support being run from a different route root.\nThis commit also adds a property to help better integrate this plugin\ninto the backstage-showcase Administration page while still retaining\nit's existing functionality.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"feat(rbac): use relative links"}},{"before":"fe326df569caa5a9e7b7ec809c1c371a2a936010","after":"eacd0dc98e83f8a2353287ae5844055c7749c7d0","ref":"refs/heads/main","pushedAt":"2024-02-05T16:44:09.000Z","pushType":"push","commitsCount":57,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(release): 1.3.3 [skip ci]\n\n## [1.3.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-web-terminal@1.3.2...@janus-idp/backstage-plugin-web-terminal@1.3.3) (2024-02-05)\n\n### Features\n\n* **orchestrator:** add the ability to rerun workflows in a new instance ([#1141](https://github.com/janus-idp/backstage-plugins/issues/1141)) ([fe326df](https://github.com/janus-idp/backstage-plugins/commit/fe326df569caa5a9e7b7ec809c1c371a2a936010))\n* **plugins:** ui for dynamic-plugins-info-backend ([#1138](https://github.com/janus-idp/backstage-plugins/issues/1138)) ([2a42780](https://github.com/janus-idp/backstage-plugins/commit/2a427809ff521051dd77c4700a898b37fb392a9d))\n* **rbac:** turn rbac plugin into a dynamic plugin ([#1133](https://github.com/janus-idp/backstage-plugins/issues/1133)) ([b9b36d5](https://github.com/janus-idp/backstage-plugins/commit/b9b36d5b58b86eed457ffb347af785b3181a9de7))\n* **topology:** added default runtime icon to topology nodes ([#1157](https://github.com/janus-idp/backstage-plugins/issues/1157)) ([5a8b27d](https://github.com/janus-idp/backstage-plugins/commit/5a8b27d01672d1dd0eb92eeb2429f36e2745409a))\n\n### Bug Fixes\n\n* **3scale:** modify 3scale environment variables ([#1166](https://github.com/janus-idp/backstage-plugins/issues/1166)) ([24dfba0](https://github.com/janus-idp/backstage-plugins/commit/24dfba03f0c8151cd5ae59047b53bcabbcd73454))\n* add missing alpha dynamic plugin entry points ([#1161](https://github.com/janus-idp/backstage-plugins/issues/1161)) ([36e9d91](https://github.com/janus-idp/backstage-plugins/commit/36e9d910b8f534fd9db2f8210c9aa7a24560f01d))\n* add missing alpha dynamic plugin entry points ([#1168](https://github.com/janus-idp/backstage-plugins/issues/1168)) ([1d7986f](https://github.com/janus-idp/backstage-plugins/commit/1d7986f6c5b3ea69ad21603ff2f1b6233581335e))\n* **cli:** embedded alpha module dependencies not hoisted. ([#1170](https://github.com/janus-idp/backstage-plugins/issues/1170)) ([063b343](https://github.com/janus-idp/backstage-plugins/commit/063b3437e7a8267a0fb174d454e7cd9411ea790c))\n* **deps:** update dependency nodemailer to v6.9.9 [security] ([#1160](https://github.com/janus-idp/backstage-plugins/issues/1160)) ([ee92ec5](https://github.com/janus-idp/backstage-plugins/commit/ee92ec52dc3ed052b66b4b36505307654e34d7a3))\n* **kiali:** show username when auth is anonymous ([#1139](https://github.com/janus-idp/backstage-plugins/issues/1139)) ([0a04992](https://github.com/janus-idp/backstage-plugins/commit/0a04992b0581a3cb47017c0713703ed7e204ac02))\n* **rbac:** set up higher jest timeout for rbac db tests ([#1163](https://github.com/janus-idp/backstage-plugins/issues/1163)) ([b8541f3](https://github.com/janus-idp/backstage-plugins/commit/b8541f3ac149446238dc07432116fafc23a48a82))\n* **rbac:** split policies and roles by source ([#1042](https://github.com/janus-idp/backstage-plugins/issues/1042)) ([03a678d](https://github.com/janus-idp/backstage-plugins/commit/03a678d96deeb1d42448e94ac95d735e61393a40)), closes [#1103](https://github.com/janus-idp/backstage-plugins/issues/1103)\n* **rbac:** update the RBAC frontend plugin readme ([#1155](https://github.com/janus-idp/backstage-plugins/issues/1155)) ([8db80b9](https://github.com/janus-idp/backstage-plugins/commit/8db80b921ec83fce0d719f430bbdc77276a0e847))\n* **tekton:** external sbom view action should not open logs modal ([#1152](https://github.com/janus-idp/backstage-plugins/issues/1152)) ([714ac5d](https://github.com/janus-idp/backstage-plugins/commit/714ac5d10a5b878232dc1468ebfa03a7a52aa656))\n* **tekton:** fix [#922](https://github.com/janus-idp/backstage-plugins/issues/922) and [#962](https://github.com/janus-idp/backstage-plugins/issues/962) by using full width for pipeline visualization ([#1145](https://github.com/janus-idp/backstage-plugins/issues/1145)) ([1ea9f01](https://github.com/janus-idp/backstage-plugins/commit/1ea9f01c3487035f8495bb98fce30c6c34396510))\n* **tekton:** fix [#947](https://github.com/janus-idp/backstage-plugins/issues/947): Reset pagination when changing any filter ([#1140](https://github.com/janus-idp/backstage-plugins/issues/1140)) ([5a1a2f4](https://github.com/janus-idp/backstage-plugins/commit/5a1a2f442e2c5957bd725e57066448e5b67d8807))\n\n### Documentation\n\n* **tekton:** add tekton plugin documentation to enable UI elements ([#1148](https://github.com/janus-idp/backstage-plugins/issues/1148)) ([91742e8](https://github.com/janus-idp/backstage-plugins/commit/91742e8c524a8b4f87fe9a6cb0d1f5006661b4d2))","shortMessageHtmlLink":"chore(release): 1.3.3 [skip ci]"}},{"before":null,"after":"cd848de349439d1d52c331b6462c67cb5518a2f0","ref":"refs/heads/add-config-export","pushedAt":"2024-02-01T18:13:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gashcrumb","name":"Stan Lewis","path":"/gashcrumb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/351660?s=80&v=4"},"commit":{"message":"chore(dynamic-plugins-info): export config\n\nThis commit ensures the plugin configuration is also exported when the\npackage is released.\n\nSigned-off-by: Stan Lewis ","shortMessageHtmlLink":"chore(dynamic-plugins-info): export config"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjTssewA","startCursor":null,"endCursor":null}},"title":"Activity · gashcrumb/backstage-plugins"}