Commit Graph

97 Commits

Author SHA1 Message Date
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
Manoj - 2a3d7599e6 added test cases to include both the endpoints 2021-02-03 18:59:25 +11:00
Manoj - d8386f780a added condition handling the case - bitbucket.org 2021-02-03 16:54:44 +11:00
Manoj - 786aa9ae3a branchUrl backward compatibility if 404 with new format 2021-02-02 22:59:51 +11:00
Debajyoti Halder 7717c46517 Fix variable names of conflicting types 2021-02-02 16:42:37 +05:30
Kaparwan Manoj 9cda5593af bitbucket own hosted v5.11.1 branchUrl fix and enbaled error tracing for mkdocs process stack trace 2021-02-02 10:38:47 +11:00
Debajyoti Halder 4dad818e01 Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-01-29 14:05:27 +05:30
Debajyoti Halder 6106345e6d Update project with latest eslint rules 2021-01-29 11:55:12 +05:30
Patrik Oldsberg 605629dc74 integration: forward errors from gitlab project lookups 2021-01-28 18:06:47 +01:00
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
Ben Lambert 37dd15058c Merge pull request #4206 from backstage/orkohunter/default-branch-bitbucket-server
integration: Fix commit and branch API urls for hosted bitbucket server
2021-01-28 10:34:47 +01:00
Alan Crosswell 73c299c9ee upgrade git-url-parse to 11.4.4 2021-01-27 11:54:03 -05:00
Himanshu Mishra 6800da78d9 integration: Fix default branch API url for hosted bitbucket server 2021-01-21 22:26:34 +01:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
Fredrik Adelöw b7819bbc0f integration: do not ship apps config to the frontend 2021-01-21 13:51:17 +01:00
blam 40faae3903 chore(integration/gitlab): fixing tests again for integration config 2021-01-20 16:24:23 +01:00
blam a729aaa854 Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
* 'master' of github.com:backstage/backstage: (75 commits)
  backend-common: Move definition of etag property inside constructor
  docs: Fix url links in well known annotations
  bitbucket casing
  integration: take over the config
  More review comments
  Address some final review coments about cross-fetch and type-casting
  chore(deps): bump sucrase from 3.16.0 to 3.17.0
  chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
  core-api: remove deprecated registerRoute and deprecate addRoute
  Update README
  Support GHE
  app,create-app: switch to using FlatRoutes
  Make breaking 'minor' change'
  Add codefences to changeset
  Add changeset
  Remove InfoCard :height100" variant
  scripts/check-if-release: fix diff and tweak to handle new and removed packages
  Update with review comments
  docs: Run prettier on techdocs ci/cd tutorial
  remove adr status header
  ...
2021-01-20 16:22:58 +01:00
Himanshu Mishra e8e6bd92b6 Merge pull request #4120 from backstage/orkohunter/url-reader-readTree-with-sha 2021-01-20 14:49:47 +01:00
Fredrik Adelöw 751b700f8a bitbucket casing 2021-01-20 14:02:10 +01:00
Fredrik Adelöw c2450d458f integration: take over the config 2021-01-20 13:50:06 +01:00
blam 13231e101b chore: fixing some PR comments 2021-01-20 12:47:17 +01:00