Commit Graph

40161 Commits

Author SHA1 Message Date
Fredrik Adelöw 8da49088bc Merge pull request #17422 from rr-wfm/feature/octopus-spaces-support
Add support for spaces to the Octopus Deploy plugin
2023-05-02 14:12:05 +02:00
Jonathan Mezach 8d4b350afd Regenerate API report
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-02 13:21:35 +02:00
Jonathan Mezach 4ff2cd8197 Change API to use projectReference
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-02 13:16:17 +02:00
Jonathan Mezach 7dc02fa5b5 Restore package version
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-02 13:06:46 +02:00
Fredrik Adelöw 4b10ff5980 Merge pull request #17592 from afscrome/systemicons
Updated customise theme docs
2023-05-02 13:04:45 +02:00
Jonathan Mezach 31c872ed7c Fix docs
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-02 13:03:30 +02:00
Fredrik Adelöw 626fa5c047 Merge pull request #17609 from backstage/a11y-ci-checks
[Accessibility] include -react packages in ci checks + increase min score to 0.95
2023-05-02 12:13:04 +02:00
Fredrik Adelöw d459130689 Merge pull request #17579 from adamdmharvey/adamdmharvey/minor-typos
chore: Fix various code and comment typos
2023-05-02 12:12:12 +02:00
Fredrik Adelöw 8cdc119528 Merge pull request #17480 from backstage/vinzscam/forward-route-params-to-navigate-event
Forward route params to navigate event
2023-05-02 12:08:03 +02:00
Johan Haals 0cc3d36354 Merge pull request #17603 from adamdmharvey/adamdmharvey/hide-start-time-if-missing
feat(circleci): Hide time column data for queued builds
2023-05-02 12:02:17 +02:00
Fredrik Adelöw 7c20da7bd5 Merge pull request #17587 from backstage/renovate/docusaurus-monorepo
fix(deps): update docusaurus monorepo to v0.0.0-5566
2023-05-02 12:01:28 +02:00
Emma Indal c69a32bc0d increase score to 0.95
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-02 11:48:24 +02:00
Emma Indal dce115c326 include -react packages to a11y CI checks
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-02 11:47:52 +02:00
Johan Haals ecfd5e3b63 Merge pull request #17571 from backstage/freben/single-support-row
fix(explore): Support button first row
2023-05-02 10:36:52 +02:00
Patrik Oldsberg 006ad912d5 Merge pull request #17606 from backstage/Rugvip-patch-1
Update lighthouserc.js
2023-05-02 10:29:23 +02:00
Patrik Oldsberg ad8ad23f00 Update lighthouserc.js
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-05-02 09:51:15 +02:00
Adam Harvey 1c4958d905 chore: Add changeset
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-01 20:25:03 -04:00
Adam Harvey 9329792dba fix: Hide empty start time data for queued builds
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-05-01 20:23:54 -04:00
Alex Crome 8436e20dad Clarify docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-01 17:14:02 +01:00
Jonathan Mezach 92c40cf186 Fix some spelling mistakes
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:11 +02:00
Jonathan Mezach 974979fb7c Updated API report
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach 1f5988656b Update changeset
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach 43aa5cab96 Simplify to one annotation
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach 2f18f97f98 Fix endless loop
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach 26d2e605fb Fix up API report
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach f1622e1eaf React to breaking change
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach f54026a64d Break API for once
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Jonathan Mezach 7f8936c3cf Reverted unnecessary changes
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-05-01 12:38:10 +02:00
Graeme Christie a72f9af55e Updated apireports.md for octopus plugin
Added public metadata to exported constant

Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
2023-05-01 12:38:10 +02:00
Graeme Christie fce43f7023 Committing yan lock file
Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
2023-05-01 12:38:10 +02:00
Graeme Christie 34d987132e Fixed spelling issue
Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
2023-05-01 12:38:10 +02:00
Graeme Christie 87211bc287 Added support for spaces to Octopus Deploy plugin
Added octopus plugin to catalog/EntityPage.tsx and package.json so it is available in default/test implementation in line with other CI/CD plugins

Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
2023-05-01 12:38:10 +02:00
Alex Crome 575d9178ef Updated customise theme docs
The custom theme document talks about System Icons, then immediatly ignores the existance of these  in the `Sidebar Sub-menu` example a couple of paragraphs later.
This commit updates the docs to make use of these icons, as well as adding an icon for resource types to the default icons.

Also updated the sidebar in example app to use this same approach

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-01 11:01:23 +01:00
backstage-goalie[bot] d1797f0e91 Merge pull request #17586 from backstage/renovate/webpack-dev-server-4.x-lockfile
fix(deps): update dependency webpack-dev-server to v4.13.3
2023-04-29 23:35:58 +00:00
renovate[bot] 2406eb8e6f fix(deps): update docusaurus monorepo to v0.0.0-5566
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 23:07:51 +00:00
renovate[bot] 6594ca3c8f fix(deps): update dependency webpack-dev-server to v4.13.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 23:07:29 +00:00
backstage-goalie[bot] 4ff9bd69cf Merge pull request #17585 from backstage/renovate/swagger-ui-react-4.x-lockfile
fix(deps): update dependency swagger-ui-react to v4.18.3
2023-04-29 22:56:48 +00:00
backstage-goalie[bot] 1170924aaf Merge pull request #17584 from backstage/renovate/react-window-1.x-lockfile
fix(deps): update dependency react-window to v1.8.9
2023-04-29 22:56:44 +00:00
renovate[bot] af247024b6 fix(deps): update dependency swagger-ui-react to v4.18.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 22:27:21 +00:00
renovate[bot] af58d3de88 fix(deps): update dependency react-window to v1.8.9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 22:26:25 +00:00
backstage-goalie[bot] ce0a262c04 Merge pull request #17583 from backstage/renovate/openid-client-5.x-lockfile
fix(deps): update dependency openid-client to v5.4.2
2023-04-29 22:13:54 +00:00
backstage-goalie[bot] c8628500ba Merge pull request #17582 from backstage/renovate/roadiehq-backstage-plugin-travis-ci-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-travis-ci to v2.1.9
2023-04-29 22:13:50 +00:00
renovate[bot] 4ba6994b8f fix(deps): update dependency openid-client to v5.4.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 21:40:37 +00:00
renovate[bot] 42730ea38f fix(deps): update dependency @roadiehq/backstage-plugin-travis-ci to v2.1.9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 21:39:56 +00:00
backstage-goalie[bot] cf102d8930 Merge pull request #17581 from backstage/renovate/roadiehq-backstage-plugin-github-pull-requests-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.5.9
2023-04-29 21:29:13 +00:00
renovate[bot] 337b6bd365 fix(deps): update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.5.9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 20:55:14 +00:00
backstage-goalie[bot] 68c5b82cc4 Merge pull request #17580 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-github-insights to v2.3.11
2023-04-29 20:44:30 +00:00
renovate[bot] 56c83b07e5 fix(deps): update dependency @roadiehq/backstage-plugin-github-insights to v2.3.11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-29 20:10:20 +00:00
Adam Harvey 38235817a3 fix: Comment typos
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-04-29 14:00:35 -04:00
Adam Harvey 87a0b37aa7 refactor: Variable typo
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-04-29 13:58:49 -04:00