dependabot[bot]
d3b6c6c12a
chore(deps): bump msw from 0.21.2 to 0.29.0
...
Bumps [msw](https://github.com/mswjs/msw ) from 0.21.2 to 0.29.0.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v0.21.2...v0.29.0 )
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-23 04:45:44 +00: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
github-actions[bot]
4a93128245
Version Packages
2021-06-10 12:18:06 +00:00
Mathias Åhsberg
eda9dbd5fa
Download tar.gz archives for Bitbucket
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-06-04 12:46:42 +00:00
github-actions[bot]
fa92d70fba
Version Packages
2021-06-03 13:23:54 +02:00
blam
50b9eba922
chore: update the github app id config schema
...
Signed-off-by: blam <ben@blam.sh >
2021-06-01 14:23:07 +02:00
github-actions[bot]
b5a0d1c5d7
Version Packages
2021-05-27 10:23:15 +00:00
Johan Haals
46541626ad
Merge pull request #5769 from backstage/mob/handle-private-emails
...
Exclude emails using app auth with `GithubOrgReaderProcessor`
2021-05-24 09:59:36 +02:00
Johan Haals
7417241fcc
fix format
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-05-21 14:52:51 +02:00
Johan Haals
66fee560e5
Update packages/integration/src/github/GithubCredentialsProvider.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Ben Lambert <3645856+benjdlambert@users.noreply.github.com >
2021-05-21 14:46:51 +02:00
Johan Haals
cdda040129
Update api-report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-05-21 14:28:42 +02:00
Johan Haals
0fd4ea4431
Exclude emails using app auth with GithubOrgReaderProcessor
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-05-21 14:21:58 +02:00
github-actions[bot]
18285453eb
Version Packages
2021-05-20 11:48:46 +00: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
github-actions[bot]
d397eb470f
Version Packages
2021-05-06 08:25:18 +00:00
Fredrik Adelöw
38ca051682
The default @octokit/rest dependency was bumped to "^18.5.3".
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-03 11:15:22 +02:00
dependabot[bot]
e8438df861
chore(deps): bump @octokit/auth-app from 2.10.5 to 3.4.0
...
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js ) from 2.10.5 to 3.4.0.
- [Release notes](https://github.com/octokit/auth-app.js/releases )
- [Commits](https://github.com/octokit/auth-app.js/compare/v2.10.5...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 04:44:57 +00:00
Patrik Oldsberg
658de01647
scripts/api-extractor: disable all inline warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:37 +02:00
Patrik Oldsberg
0eda63fe9d
scripts/api-extractor: disable inline compilation warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:36 +02:00
Patrik Oldsberg
a904d8ba5e
packages: add api-reports for all included packages
...
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:35 +02:00
github-actions[bot]
51b6cf465d
Version Packages
2021-04-08 11:32:56 +00:00
Martina Iglesias Fernandez
c410cae0f2
Fix feedback
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 12:08:02 +02:00
Martina Iglesias Fernandez
6a9b9d0f7c
Fix some comments
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez
18f4301d3b
Fix googleGcs integration test
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez
d5cb51331a
Only allow one googleGcs config object
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez
e4cdec27e9
Fix comments on GoogleGcsUrlReader
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:41 +02:00
Fredrik Adelöw
3385b374bd
introduce @backstage/integration-react and its scmIntegrationsApiRef
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-16 18:37:59 +01:00
github-actions[bot]
0e120c5c66
Version Packages
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-11 13:45:44 +01:00
Patrik Oldsberg
d4e77ec5f9
integration: add support for resolving a URL to a line in a file
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-10 22:31:26 +01:00
Dominik Henneke
52f613030a
Support GitHub tree URLs in getGitHubFileFetchUrl
...
Co-authored-by: Oliver Sand <oliver.sand@sda-se.com >
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-03-09 17:49:17 +01:00
Fredrik Adelöw
3afa8e1c2b
add frontend-filtered config loading tests in integrations
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-09 10:33:38 +01:00
Fredrik Adelöw
277644e098
Include missing fields in GitLab config schema
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-08 19:08:24 +01:00
Oliver Sand
69ad77869c
Make sure that changing the url type doesn't collide with repo or owner names
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-08 11:12:53 +01:00
Oliver Sand
905cbfc966
Add resolveEditUrl to integrations
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-08 11:04:56 +01:00
github-actions[bot]
4188c2ccb4
Version Packages
2021-02-18 13:23:19 +00:00
Himanshu Mishra
2f3be0a68b
integration: Add test case for non URI encoded link
2021-02-15 16:35:25 +01:00
Fredrik Adelöw
40bc97ccfc
Merge pull request #4435 from backstage/freben/reader-search-continued
...
backend-common: implement UrlReader.search for the other providers too
2021-02-12 09:38:00 +01:00
github-actions[bot]
aa49ca2284
Version Packages
2021-02-11 10:15:47 +00:00
Fredrik Adelöw
491f3a0ecf
backend-common: implement UrlReader.search for the other providers too
2021-02-11 08:54:59 +01:00
Fredrik Adelöw
8ebcb85dab
Merge pull request #4420 from backstage/freben/gitlab-config
...
integration: update the gitlab config mandatory fields to match reality
2021-02-10 22:13:11 +01:00
Fredrik Adelöw
ffffea8e6d
integration: update the gitlab config mandatory fields to match reality
2021-02-08 12:08:20 +01:00
Fredrik Adelöw
965e200c61
backend-common: slight refactoring in support of future search impl
2021-02-08 11:06:14 +01:00
github-actions[bot]
6794967d20
Version Packages
2021-02-04 13:02:30 +00:00
Fredrik Adelöw
66e5b222fe
Merge branch 'master' into lintMod
2021-02-04 07:58:13 +01:00
Fredrik Adelöw
01a297d0a1
Merge pull request #4381 from adrianke77/integration-gitlab-fix-spaces-in-paths
...
Integration gitlab fix spaces in paths
2021-02-04 07:15:27 +01:00
Chongyang Adrian, Ke
99076c25e1
integration: fix gitlab spaces encoding
2021-02-04 11:11:05 +08:00
Fredrik Adelöw
efc2b6db1e
Merge pull request #4347 from kaparwan/feature/bitbucket-own-hosted-fixes-debug
...
#4322 bitbucket own hosted v5.11.1 branchUrl fix and enabled error tracing…
2021-02-03 22:18:53 +01:00
Kaparwan Manoj
0fe62dce31
fixed lint errors
2021-02-03 22:18:49 +11:00
Kaparwan Manoj
1e2e86cec6
prettier done.
2021-02-03 21:16:04 +11:00
Fredrik Adelöw
3149bfe639
integration: add the resolveUrl method
2021-02-03 10:22:58 +01:00