Commit Graph

220 Commits

Author SHA1 Message Date
Leon Stein ca52cf8b28 add aws s3 custom endpoint config test
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-29 08:42:06 -05:00
Leon Stein 0dd1971d4a fix tests
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-29 08:36:25 -05:00
Leon Stein 7615549bf5 update api-reports
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-28 17:35:14 -05:00
Leon Stein c2d09d8c17 cleanup
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-28 11:49:10 -05:00
Leon Stein e662ee528b remove AMAZON_AWS_HOST export, fix regex per review feedback
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-28 11:42:23 -05:00
Leon Stein 60dee60d9b update config schema
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-28 10:29:53 -05:00
Leon Stein bc78cc3dca use endpoint/s3ForcePathStyle instead of validateHost/ssl per PR feedback
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-28 10:24:12 -05:00
Leon Stein e74854410d initial
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-24 17:49:48 -05:00
Patrik Oldsberg f13228792e Merge pull request #8533 from RoadieHQ/gh-creds-interface
create an interface for gh creds provider
2021-12-23 14:29:17 +01:00
Brian Fletcher 7d4b4e937c addressing review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-23 12:31:09 +00:00
github-actions[bot] 3d68c45ef7 Version Packages 2021-12-23 12:23:34 +00:00
Brian Fletcher b2d67bde04 adds factory type for creds provider and rename default
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-20 13:58:39 +00:00
Brian Fletcher 6984c4988a moves types and interfaces to specific types file
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-20 11:06:37 +00:00
Brian Fletcher 7228b18c0f create an interface for gh creds provider
We plan to build on this later to allow the credentials provider to
be passed into the scaffolder tasks, the processors, and the url
readers.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-17 11:26:05 +00:00
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Fredrik Adelöw 47619da24c give the same treatment to catalog-backend too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:11 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
github-actions[bot] d66c5f1282 Version Packages 2021-10-28 14:06:43 +00:00
Fredrik Adelöw a3540dd9c2 Merge pull request #7782 from backstage/freben/api-integration-etc
more api fixes, in integration and theme
2021-10-27 09:52:23 +02:00
blam d465f2e0af chore: bump the msw package and remove it from test-utils as it's not even needed
Signed-off-by: blam <ben@blam.sh>
2021-10-26 17:13:49 +02:00
Fredrik Adelöw 8eedc159ae fix up errors too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 16:55:36 +02:00
Fredrik Adelöw a15d028517 more api fixes, in integration and theme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 16:24:13 +02:00
Johan Haals f1e96dc5b1 chore/cli: Replace msw with setupRequestMockHandlers
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-26 10:54:47 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Connor Younglund dd9cf64dd5 replace \n with newline for GitHub App private key
Signed-off-by: Connor Younglund <younglund_connor@bah.com>
2021-10-13 15:15:55 -04:00
Patrik Oldsberg f25b8459cd update tests to be runnable from the project root
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-10 20:00:42 +02:00
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00:00
Johan Haals 1a26a18f7f integration: Add missing lodash import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-07 09:08:00 +02:00
Johan Haals a31afc5b62 Replace slash stripping regexp with trimEnd
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-06 16:42:03 +02:00
Patrik Oldsberg ca0559444c avoid usage of to*Case + add project lint rule
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:43:11 +02:00
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
Patrik Oldsberg 2f09cdb97f use preferred luxon duration units
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-27 10:22:31 +02:00
dependabot[bot] 2982d3856f build(deps-dev): bump @types/luxon from 1.27.0 to 2.0.4
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 1.27.0 to 2.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

---
updated-dependencies:
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:16:30 +00:00
Johan Haals c6c308ab83 Merge pull request #7287 from kuangp/fix/GithubCredentialsProvider
fix(GithubCredentialsProvider): support selective app installs with GHE hosts
2021-09-24 11:11:51 +02:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Phil Kuang d1f2118389 fix(GithubCredentialsProvider): support selective app installs with GHE hosts
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-09-22 15:43:40 -04:00
Dede Hamzah 14e01923b4 add test
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-09-21 15:38:49 +07:00
Dede Hamzah 8acca63fa9 Allow url with extension .yml in gitlab processor
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-09-21 14:29:42 +07:00
github-actions[bot] fff5c48429 Version Packages 2021-09-16 11:41:51 +00:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Patrik Oldsberg c0343df923 package: add missing package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:10:10 +02:00
Ben Lambert 43503ee9ce Merge pull request #7134 from backstage/rugvip/azure
integrations,backend-common: Fix azure URL parsing and readTree/search
2021-09-10 13:53:35 +02:00
Ben Lambert 80cb9de4b4 Merge pull request #7133 from kim5566/fix/pagination-selected-git-repos
add paginate to selected git repos
2021-09-10 13:52:01 +02:00
Patrik Oldsberg 2e9d71281e integration: fix AzureIntegration resolveUrl path handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 13:14:22 +02:00
Patrik Oldsberg 1befb5ad57 integrations: update AzureIntegration tests with unexpected failure cases
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 13:12:41 +02:00
Patrik Oldsberg 5400d81f28 integrations: workaround lack of private method support
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 13:00:35 +02:00
Patrik Oldsberg 0408b0d7ff integration: implement azure core with AzureUrl + fix tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 11:46:48 +02:00
Patrik Oldsberg 63e3745fe3 integration: implement AzureUrl
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 11:40:16 +02:00
Patrik Oldsberg 5a41c16fc7 integration: added failing AzureUrl tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 11:39:57 +02:00