Commit Graph

71 Commits

Author SHA1 Message Date
Patrik Oldsberg fed2145115 Merge branch 'master' into gcp-ua-header
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-22 00:49:01 +01:00
Patrik Oldsberg 0576cdc0d6 Merge pull request #21397 from PurseChicken/master
feat: Change Cloud Build plugin to filter build results instead of displaying all builds.
2024-01-20 16:56:04 +01:00
Diego Mondragon 18afd35ef7 GCP CloudBuild plugin: change to use custom http header
Signed-off-by: Diego Mondragon <mdiegoarmando@google.com>
2024-01-18 12:53:44 -08:00
Diego Mondragon f8cb33d4a4 Change request method access modifier
Signed-off-by: Diego Mondragon <mdiegoarmando@google.com>
2024-01-18 12:53:44 -08:00
Diego Mondragon ef3cad4d00 Added telemetry header GCP Cloud build
Signed-off-by: Diego Mondragon <mdiegoarmando@google.com>
2024-01-18 12:53:44 -08:00
PurseChicken 8745a6fa8a Update plugin to support different Build locations. Update changeset and ReadMe.
Signed-off-by: PurseChicken <chris@tschantz.name>
2023-11-27 11:36:48 -08:00
Fredrik Adelöw 1d7c989db2 remove even more BackstageTheme usages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-20 15:52:05 +01:00
PurseChicken c55d501b56 Use REF_NAME instead of BRANCH_NAME
Signed-off-by: PurseChicken <chris@tschantz.name>
2023-11-17 12:47:55 -08:00
PurseChicken e6a9b2dead Cloud build plugin list results by entity metatadata name or annotations
Signed-off-by: PurseChicken <chris@tschantz.name>
2023-11-17 12:07:40 -08:00
blam 1c8b7a4b17 chore: change usage of the component
Signed-off-by: blam <ben@blam.sh>
2023-10-26 22:26:30 +02:00
Fredrik Adelöw 814feeed73 fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-04 09:47:28 +02:00
Ciprianna Engel 1188407632 fix: sets the method to POST in reRunWorkflow fetch request.
This was not set and defaulted to a GET, causing the request to
fail.

Signed-off-by: Ciprianna Engel <ciprianna.engel@wpengine.com>
2023-01-12 10:43:39 -06:00
Patrik Oldsberg 2e701b3796 refactor react-router -> react-router-dom
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-10 15:17:53 +01:00
Fredrik Adelöw d3fea4ae0a avoid globals
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-22 15:42:29 +01:00
Dmitry Lobanov f905853ad6 refactor: replace @material-ui Link
Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:18 +02:00
Patrik Oldsberg 763fb81e82 refactors to avoid using useParams where possible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-23 18:43:26 +02:00
Fredrik Adelöw 71ce2d1c62 cloudbuild
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-19 13:16:21 +02:00
Fredrik Adelöw ef9ab322de it just keeps 🧹 -ing
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 17:21:00 +02:00
Fredrik Adelöw 3f739be9d9 more api cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 15:16:19 +02:00
Patrik Oldsberg 2262fe19c9 removed deprecated entity props
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-18 13:54:33 +01:00
Patrik Oldsberg 4ce51ab0f1 use precise imports of react-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 12:53:16 +01:00
Fredrik Adelöw d0523cec56 Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage
Fixed Link components usage. Now, all links use the Backstage's Link c…
2021-12-21 08:10:15 +01:00
Fredrik Adelöw 2847cd8234 some final cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-20 19:23:47 +01:00
WarlenRodrigues 22bf2da934 Fied Link components usage. Now, all links use the Backstage's Link component
Signed-off-by: WarlenRodrigues <warlen.cesarrodrigues@gmail.com>
2021-12-20 19:18:04 +01:00
Colton Padden 345dcea560 release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-17 15:04:34 -05:00
blam 610e3c979d chore: remove occurrences of FC
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:35:49 +01:00
blam f029733d13 chore: remove occurrences of the rule of hooks to favour wrapping the components instead
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:17:15 +01:00
blam 2e3e2c2cbe chore: fixing tests for cloudbuild plugins
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam bd98d4f457 chore: more deprecations and reworking more routeRefs to subRouteRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
Eric Peterson 81a41ec249 Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-04 19:29:43 +02:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Harry Hogg 4e28fcdef2 fix(plugin-cloudbuild): "validateDOMNesting(...): <p> cannot appear as a descendant of <p>" error caused by unnecessary paragraph tags
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-09-13 13:50:44 +01:00
Harry Hogg 6368b76437 refactor(luxon): Plugin CloudBuild - Swapped over from using moment to luxon
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-09-13 13:16:33 +01:00
Harry Hogg 9734d581bb test(plugin-cloudbuild): Added some tests for WorkflowRunsTableView
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-09-13 13:15:25 +01:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
blam a9ce6d8892 chore: updating typescript and api-reports
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
jrusso1020 65e6c45410 Remove circular dependencies
In reference to issue #5563 this does the initial work to remove
all the circular dependencies that we have encountered while
building backstage using bazel. The next step will be to implement
a method to catch these circular dependencies before they get
merged in

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-05-15 11:17:05 -06:00
erdoganoksuz b7a061077f prettier
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:35:25 +03:00
erdoganoksuz 196d8ec327 prettier
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:14:17 +03:00
erdoganoksuz 9ca0e40094 locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:06:01 +03:00
Patrik Oldsberg 0e068db972 run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:37:48 +01:00
Woody Rousseau d21058c343 Change terminology for builds on cloudbuild 2021-02-25 20:57:46 +01:00
Woody Rousseau b2a5320a4b Use Breadcrumbs from @backstage/core 2021-02-25 20:19:04 +01:00
Patrik Oldsberg 8e1789e0c3 circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional 2021-02-07 23:49:08 +01:00
Patrik Oldsberg 302795d107 cloudbuild: migrate to now composability API 2021-02-02 22:16:45 +01:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00