Oliver Sand
|
ae6ea43408
|
Compare relation type case insensitive
|
2021-02-16 12:49:02 +01:00 |
|
Oliver Sand
|
8c01099061
|
useAsync instead of useAsyncRetry
|
2021-02-16 12:47:11 +01:00 |
|
blam
|
ec41e5af99
|
chore: actually save this file and commit it
|
2021-02-16 12:31:40 +01:00 |
|
Oliver Sand
|
fccf63335c
|
Fix typos
|
2021-02-16 12:25:15 +01:00 |
|
Oliver Sand
|
584dd21454
|
Use enum for variant
|
2021-02-16 12:22:17 +01:00 |
|
Oliver Sand
|
5a892f9dc8
|
Rename emptyComponent to emptyContent
|
2021-02-16 12:15:16 +01:00 |
|
Johan Haals
|
ddc3da44f1
|
Merge branch 'master' into mob/scaffolder-frontend
|
2021-02-16 11:50:52 +01:00 |
|
Johan Haals
|
f6c81bb8d5
|
create-app: Update scaffolder routes
|
2021-02-16 11:33:29 +01:00 |
|
Johan Haals
|
a5f42cf66f
|
Add changesets
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 11:30:35 +01:00 |
|
blam
|
6c4c0abca5
|
chore: patch bump lerna things and use 4.0.0 as default
|
2021-02-16 11:27:10 +01:00 |
|
Johan Haals
|
17d1d909e4
|
Replace EntityClient with CatalogClient
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 11:23:06 +01:00 |
|
blam
|
6d861cf7c0
|
fix: roll back some of the lerna versions change and fixing changeste
|
2021-02-16 11:17:45 +01:00 |
|
Himanshu Mishra
|
02109ea642
|
Merge pull request #4540 from backstage/orkohunter/techdocs-store-etag-in-filesystem-based-cache
|
2021-02-16 11:16:16 +01:00 |
|
Johan Haals
|
0b7cb92258
|
Fix routes
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-16 11:06:20 +01:00 |
|
ebarrios
|
edbc27bfdc
|
Added changeset
|
2021-02-16 10:59:04 +01:00 |
|
Remi
|
de606ccfed
|
fix(splunk-on-call-plugin): typos
|
2021-02-16 10:25:21 +01:00 |
|
Ben Lambert
|
896add263f
|
Merge pull request #4534 from SDA-SE/feat/file-reader-glob
Support globs in FileReaderProcessor
|
2021-02-16 10:20:53 +01:00 |
|
Ben Lambert
|
28dc9c9aaa
|
Merge pull request #4544 from backstage/freben/old-secret-syntax
remove some occurrences of the old `$secret` syntax
|
2021-02-16 10:18:39 +01:00 |
|
ebarrios
|
3a15d2941e
|
Addresed all coments from Rugvip to remove all mutable objects from the fromConfig function
|
2021-02-16 10:18:14 +01:00 |
|
Ben Lambert
|
a015e1c6a6
|
Merge pull request #4524 from backstage/dependabot/npm_and_yarn/sanitize-html-2.3.2
chore(deps): bump sanitize-html from 1.27.0 to 2.3.2
|
2021-02-16 10:15:01 +01:00 |
|
Himanshu Mishra
|
79f7bb4665
|
Update .changeset/quiet-dots-mix.md
|
2021-02-16 08:23:08 +01:00 |
|
Fredrik Adelöw
|
88de6b6c81
|
remove some occurrences of the old syntax
|
2021-02-16 08:11:46 +01:00 |
|
Adam Harvey
|
feb9f131ef
|
Cross-ref cost insights README to blog
|
2021-02-15 22:55:55 -05:00 |
|
Taras Mankovski
|
e518093dce
|
Create quiet-dots-mix.md
|
2021-02-15 21:57:11 -05:00 |
|
Taras
|
4d483cbc10
|
Add tests for error reporting
|
2021-02-15 21:52:54 -05:00 |
|
Taras
|
ef5a18a9f9
|
Remove unnecessary array of promises
|
2021-02-15 18:30:55 -05:00 |
|
Esteban Barrios
|
c7e8e7cf05
|
Removed unused import
Removed unused import
|
2021-02-15 23:28:00 +01:00 |
|
Esteban Barrios
|
bff1b1c4ad
|
Merge branch 'master' into added-githubapp-authentication-to-scaffolder
|
2021-02-15 23:25:38 +01:00 |
|
Patrik Oldsberg
|
49299a1faf
|
Merge pull request #4541 from backstage/rugvip/gh-auth
integrations: switch to using x-access-token for github git auth
|
2021-02-15 21:16:02 +01:00 |
|
Patrik Oldsberg
|
fb28da2123
|
integrations: switch to using x-access-token for github git auth
|
2021-02-15 20:27:26 +01:00 |
|
Patrik Oldsberg
|
d31228eb42
|
Merge pull request #4531 from backstage/rugvip/authref
auth-backend: refactor providers to accept options, and delay profile transforms
|
2021-02-15 19:44:13 +01:00 |
|
Himanshu Mishra
|
b0a41c707c
|
TechDocs: changeset for the etag in storage change
|
2021-02-15 19:39:43 +01:00 |
|
Himanshu Mishra
|
b16b096f58
|
TechDocs: Add etag to techdocs_metadata.json
|
2021-02-15 19:38:07 +01:00 |
|
Taras
|
c2dfd1cf01
|
Added fail test for error reporting when accountKey is missing
|
2021-02-15 12:18:25 -05:00 |
|
Patrik Oldsberg
|
2046701e96
|
auth-backend: fix a camel
|
2021-02-15 17:26:51 +01:00 |
|
Patrik Oldsberg
|
f781754643
|
auth-backend: move @types/passport to deps
|
2021-02-15 17:26:24 +01:00 |
|
Ben Lambert
|
29fbdc7e9a
|
Merge pull request #4537 from backstage/orkohunter/tiny-gitlab-test-improvement
integration(GitLab): Add test case for non URI encoded link
|
2021-02-15 17:02:08 +01:00 |
|
Elliot Greenwood
|
e8692df4aa
|
Add changeset
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
|
2021-02-15 15:46:35 +00:00 |
|
Himanshu Mishra
|
2f3be0a68b
|
integration: Add test case for non URI encoded link
|
2021-02-15 16:35:25 +01:00 |
|
Johan Haals
|
285deed5de
|
undo derp comment
|
2021-02-15 16:20:24 +01:00 |
|
Johan Haals
|
de09326959
|
Make sure createdAt is properly formated
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-02-15 16:15:38 +01:00 |
|
Himanshu Mishra
|
67b6221a2a
|
Merge pull request #4509 from backstage/mob/techdocs-build-timestamp-metadata
|
2021-02-15 16:12:58 +01:00 |
|
Himanshu Mishra
|
07bca64b07
|
techdocs: remove invalid comment
|
2021-02-15 15:50:43 +01:00 |
|
Oliver Sand
|
fdbd02e089
|
Improve glob test expectations
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
|
2021-02-15 15:34:57 +01:00 |
|
Oliver Sand
|
d0aec7d689
|
Make test run on Windows?
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
|
2021-02-15 15:32:58 +01:00 |
|
Oliver Sand
|
434b4e81a8
|
Support globs in FileReaderProcessor
Signed-off-by: Oliver Sand oliver.sand@sda-se.com
|
2021-02-15 15:12:06 +01:00 |
|
Ben Lambert
|
37ff639dbd
|
Merge pull request #4533 from ebarriosjr/fixing-github-apps-docs-yaml
Fixing GitHub apps docs yaml
|
2021-02-15 15:02:43 +01:00 |
|
ebarrios
|
09e8baf31b
|
Removed the githubCredentials from the github config because it is not needed there
|
2021-02-15 14:57:58 +01:00 |
|
ebarrios
|
bdf5c24328
|
The apps entry in the yaml file need to be at the same level as the host, if it is not the app will not start and complain about it
|
2021-02-15 14:50:44 +01:00 |
|
ebarrios
|
18ed99c0e5
|
Used credentialsProvider as to determine which kind of authentication is going to be used instead of adding an accessType top the GitHubIntegrationConfig
|
2021-02-15 14:45:40 +01:00 |
|