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
Patrik Oldsberg
a82d7ac0ef
Merge pull request #14238 from Bonial-International-GmbH/pjungermann/remove-default-visibility
...
chore: remove explicit default visibility at `config.d.ts` files
2022-10-20 13:48:52 +02:00
Johan Haals
2e9329831f
Merge pull request #14192 from Bonial-International-GmbH/pjungermann/github/naming-part2
...
chore(integration): use consistent naming of `[gG]ithub` in code
2022-10-20 09:41:56 +02:00
Patrick Jungermann
a6d779d58a
chore: remove explicit default visibility at config.d.ts files
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-20 00:18:44 +02:00
Patrick Jungermann
c1784a4980
chore(integration): use consistent naming of [gG]ithub in code
...
Relates to the discussion at PR #14039 .
Relates-to: PR #14039
Relates-to: PR #14174
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-19 16:11:53 +02:00
github-actions[bot]
f0196a2f04
Version Packages
2022-10-18 09:55:10 +00:00
github-actions[bot]
9282c018c7
Version Packages (next)
2022-10-11 14:30:05 +00:00
github-actions[bot]
721c1efdb4
Version Packages (next)
2022-10-04 12:08:16 +00:00
github-actions[bot]
4e94720142
Version Packages (next)
2022-09-27 10:57:53 +00:00
Patrik Oldsberg
be5a837259
migrate to use workspace ranges
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-21 10:14:53 +02:00
Patrik Oldsberg
2e4e6c3500
test fixes to support Jest 29
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-20 14:51:19 +02:00
github-actions[bot]
30882884a4
Version Packages
2022-09-20 11:52:02 +00:00
github-actions[bot]
423e01d903
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-13 18:00:17 -04:00
Johan Haals
e1ee22f248
Merge pull request #13542 from afscrome/feature/OptimiseGithubAccessTokens
...
Optimise GitHub access tokens
2022-09-09 13:11:11 +02:00
Alex Crome
a68c0b3f94
Fix potentially flakey expiration test by making sure the record has less than 10 mins remaining, rather than exactly 10 mins
...
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-09-08 18:41:09 +01:00
Alex Crome
f95ceb2737
PR Feedback
...
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-09-08 17:36:28 +01:00