Commit Graph

10989 Commits

Author SHA1 Message Date
Fredrik Adelöw b95882af22 Merge pull request #11321 from Balfa/hchb/azgittags
Add Git Tags table for azure-devops plugin
2022-05-09 09:04:04 +02:00
mo 1ea0a9db4e PR feedback
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-06 15:01:15 -05:00
Guilherme Oenning 1ef98cfe48 add Azure as a Kubernetes auth provider (#11299)
* add azure auth provider

Signed-off-by: Guilherme Oenning <goenning@eshopworld.com>

* fix prettier-S

Signed-off-by: Guilherme Oenning <goenning@eshopworld.com>

* add aks dashboard formatter

Signed-off-by: Guilherme Oenning <goenning@eshopworld.com>

* ammend patch notes

Signed-off-by: Guilherme Oenning <goenning@eshopworld.com>

* typo

Signed-off-by: Guilherme Oenning <goenning@eshopworld.com>

* update enum to include azure

Signed-off-by: goenning <me@goenning.net>

* fix typo

Signed-off-by: goenning <me@goenning.net>

* add plugin to changeset

Signed-off-by: goenning <me@goenning.net>

Co-authored-by: Guilherme Oenning <goenning@eshopworld.com>
2022-05-06 13:24:56 -04:00
Fredrik Adelöw 02e35fe768 Merge pull request #11330 from marcus-crane/export-sortview
Export the SortView frontend component from the Bazaar plugin for direct use
2022-05-06 15:58:56 +02:00
Fredrik Adelöw 37d3745998 fix accidental wrong dep ranges on new plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-05-06 15:24:35 +02:00
Fredrik Adelöw 8fb1215a2a Merge pull request #10777 from julioz/codescene-plugin
Add CodeScene plugin
2022-05-06 14:06:42 +02:00
Fredrik Adelöw 8aab143568 Merge pull request #11332 from backstage/renovate/codemirror-5.x
chore(deps): update dependency @types/codemirror to v5
2022-05-06 09:31:42 +02:00
Fredrik Adelöw 8386a32644 Merge pull request #10815 from djamaile/chore/update-document-text
chore: update the return type guard for `isGroupEntity`
2022-05-05 15:36:35 +02:00
Ben Lambert 993ee96756 Merge pull request #11308 from backstage/blam/user-info-in-scaffolder
scaffolder: Added the ability to reference the user that created the task in the templates
2022-05-05 13:06:32 +02:00
Renovate Bot e1f42a0e2c chore(deps): update dependency @types/codemirror to v5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 10:47:24 +00:00
blam 36441d9927 chore: fix the tests for node 14
Signed-off-by: blam <ben@blam.sh>
2022-05-05 12:36:25 +02:00
blam 5af8f5b1fe chore: add some debugging for CI
Signed-off-by: blam <ben@blam.sh>
2022-05-05 11:30:17 +02:00
Marcus Crane 84c9e35a2f Exported SortView frontend component from the Bazaar plugin
Signed-off-by: Marcus Crane <marcus@utf9k.net>
2022-05-05 16:03:57 +12:00
mo 0674f294e3 additional api-report.md after fixing my local tree
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-04 15:10:36 -05:00
mo 5171b45f96 generated api-report.md files
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-04 14:21:55 -05:00
mo e969dd2283 Merge branch 'master' into hchb/azgittags 2022-05-04 13:40:50 -05:00
mo bf65abfcb0 tsc feedback
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-04 10:38:17 -05:00
blam cd03a05d2d chore: wait for message to be dispatched
Signed-off-by: blam <ben@blam.sh>
2022-05-04 17:17:50 +02:00
Fredrik Adelöw c2a8f01493 Merge pull request #11186 from helaoutar/feature/accessibe_filters
Make Menu items on filters accessible through keyboard
2022-05-04 16:35:44 +02:00
blam 5b2d1dd6b4 chore: updating API reports
Signed-off-by: blam <ben@blam.sh>
2022-05-04 16:23:43 +02:00
blam 76a294331c chore: juggle the code around proper
Signed-off-by: blam <ben@blam.sh>
2022-05-04 16:20:57 +02:00
blam 277634feb0 chore: added some test for checking that the workflow passes through the user
Signed-off-by: blam <ben@blam.sh>
2022-05-04 14:42:33 +02:00
Fredrik Adelöw 9348b8401a Merge pull request #11294 from backstage/renovate/use-immer-0.x
fix(deps): update dependency use-immer to ^0.7.0
2022-05-04 13:16:17 +02:00
Eric Peterson 37afefbfac Merge pull request #11175 from backstage/search/batch-size-default
[Search] Use batchSize of 1000 by default
2022-05-04 12:53:14 +02:00
Renovate Bot 70817dafc0 fix(deps): update dependency use-immer to ^0.7.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-04 10:07:37 +00:00
mo be578ff78a Added screenshot to documentation
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 14:56:10 -05:00
mo 0afc011971 AzureGitTagsIcon
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 14:56:10 -05:00
mo d8d46777c8 README git tags
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo def3dd7b9a test: GET /git-tags/:projectName/:repoName
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 1183f1d667 mappedGitTag happy path
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 716da38f7d default sort
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo f786570c0e hyperlink the commit hash
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 86e9497023 cleaning up frontend
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 75b0a51d1a cleaning up server side
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 5f1a43c854 render actual git tag data in table in client
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 0c16cef574 server side now actually returning git tags shaped like git tags
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 8dfbd66c4a iteratively transforming PullRequest[] into GitTag[]
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo a2dc735943 poc getting actual tags worksgit diff
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo f1412da008 Added git-tags/ route to server. Client now calls /git-tags/
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo b2d04967ba client getGitTags, still calls /pull-requests/
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 00939d3b38 TODO:
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 37fb63ae2b useGitTags
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 1000bdb2ca wee
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 6392fbe3c0 hacking from pullrequests
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
blam d06a045a68 chore: added the user entity for decoration and added some more tests for the router which were untested before
Signed-off-by: blam <ben@blam.sh>
2022-05-03 17:27:01 +02:00
Patrik Oldsberg 4a2a9ec36b Merge pull request #11254 from backstage/rugvip/guardrails
scaffolder-backend-module-rails: add allowedImageNames option
2022-05-03 16:50:32 +02:00
Patrik Oldsberg 3d001a3bcf scaffolder-backend-module-rails: add allowedImageNames option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-03 16:18:34 +02:00
Renovate Bot 1af133f779 fix(deps): update dependency event-source-polyfill to v1.0.26
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-03 13:24:22 +00:00
Fredrik Adelöw c7b6d28bc8 Merge pull request #11249 from backstage/freben/github-org
update docs for github org ingestion, and add scheduling to the provider
2022-05-03 14:47:57 +02:00
Fredrik Adelöw a7de43f648 update docs for github org ingestion, and add scheduling to the provider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-05-03 14:15:20 +02:00