Commit Graph

427 Commits

Author SHA1 Message Date
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
Eric Peterson 433b12d921 Marking all plugins >= v1.0.0 as 'production'
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-24 17:37:01 +02:00
Eric Peterson f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
Patrik Oldsberg c562e18ea3 Merge pull request #19488 from GLundh/master
Gerrit: Gitiles auth-links could still be broken.
2023-08-22 17:13:15 +02:00
Gustaf Lundh 9726f3f0b8 Log-entry should be a thrown error
Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2023-08-22 14:00:46 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Gustaf Lundh b26c173fab Check for unset config params.
Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2023-08-22 10:19:33 +02:00
Gustaf Lundh 2d2fc9d20e Gerrit: Gitiles auth-links could still be broken.
This change includes a much more robust way to insert the /a/-
prefix in the correct place.

We now check that gitiles-files are actually served from the
Gerrit-server and if so, the authentication prefix is inserted after
Gerrit's baseUrl.

Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2023-08-21 18:30:17 +02:00
Patrik Oldsberg d626a38a25 Merge pull request #18213 from XpiritBV/support-multiple-azdo-orgs
feature(azure devops): support multiple organisations
2023-08-21 16:21:28 +02:00
Sander Aernouts 5f1a92b9f1 feature(azure devops): support multiple organisations
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-08-18 16:27:00 +02:00
Gustaf Lundh cb2e19d82d Gitiles: Fix issue where the auth prefix was misplaced
Bug: #19428
Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2023-08-17 12:59:32 +02:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
Thomas Cardonne fa259dcff0 simplify ReadTreeResponseFactory options and small fixes
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2023-08-11 09:10:05 +02:00
Thomas Cardonne 443afcf7f5 feat(gerrit-integration): use gitiles archive for readTree if configured
If Gitiles is configured, leverage it to fetch an archive instead
of cloning the repository.

Co-Authored-By: Andy Ladjadj <andy.ladjadj@adevinta.com>
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2023-08-11 08:26:35 +02:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Sander Aernouts 3c83550fdb chore(azure devops): rename azure credential types
Renamed `ClientSecret` to `AzureClientSecretCredential` and renamed `ManagedIdentity` to `AzureManagedIdentityCredential`. This makes it more explicit that these are Azure-based credentials.

Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-06-15 18:39:28 +02:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Fredrik Adelöw a6f7df2ecd Merge pull request #17624 from backstage/mob/ingestion
[cli]: Expand `onboard` command with an entity discovery feature
2023-05-30 13:46:02 +02:00
Fredrik Adelöw 4265bb1e8e Merge pull request #17722 from aochsner/feature/scaffolder-github-variables-secrets
Add Repository Variables and Secrets
2023-05-30 09:32:06 +02:00
Ben Lambert 47c974e22b Merge pull request #17780 from XpiritBV/support-azdo-identities
feat(azure): support service principals and managed identities
2023-05-29 12:44:15 +02:00
Sander Aernouts c7f848bcea feat(azure): support service principals and managed identities
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-05-25 09:08:13 +02:00
Andrew Ochsner 3641353752 fix tsc errors
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
2023-05-22 16:53:00 -05:00
Marcus Eide ae0ee957d9 Private constructor
Signed-off-by: Marcus Eide <eide@spotify.com>
2023-05-22 09:10:19 +02:00
Marcus Eide 7aec28347c Make options to getCredentials required
Signed-off-by: Marcus Eide <eide@spotify.com>
2023-05-22 09:10:19 +02:00
Marcus Eide 6816352500 Add discover feature to onboard command
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Marcus Eide <eide@spotify.com>
2023-05-22 09:10:18 +02:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
Patrik Oldsberg a28429bb34 Merge pull request #17398 from grupoboticario/fix/get-credentials-for-multiple-github-apps
Fix/get credentials for multiple GitHub apps
2023-04-25 13:40:57 +02:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
Francisco.Ribas 5d12393bc9 Fix github app installation credentials
Signed-off-by: Francisco.Ribas <chico_bribas@hotmail.com>
2023-04-16 11:03:58 -03:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw e0c6e8b9c3 get rid of majority of peer dependency warnings in yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-27 12:26:23 +02:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
renovate[bot] 3280711113 Update dependency msw to ^0.49.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-22 04:34:08 +00:00
Patrik Oldsberg 34b039ca9f integrations: add allowedInstallationOwners to config schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-17 13:33:45 +01:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
renovate[bot] e13cd3feaf Update dependency msw to ^0.48.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-09 10:15:16 +00:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Fredrik Adelöw 7573b65232 get rid of circular imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-25 11:00:05 +02:00
Pedro Cardona d05e1841ce Adds gitea to supported set of SCM integrations
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

GiteaUrlReader readUrl implementation.
Currently relies on content being base64 encoded

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Prettify changed files

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Changeset for gitea integration

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Include gitea in Vale vocabulary, run Lint / Prettier

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Update api-reports

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Lint packages/integration/*
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>

Fix getGiteaFileContentsUrl, split changesets

The previous file contents url code was missing a segment, (/branch), and was causing the loader to 404. (The intended functionality is to use the same URL you would use to view the file in gitea)
Changesets for the integration and backend-common packages were split
This commit also adds documentation relevant to the gitea integration

Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com>
Signed-off-by: Pedro Cardona <1724279+atoko@users.noreply.github.com>
2022-10-23 20:56:56 -04:00