Commit graph

19 commits

Author SHA1 Message Date
Iha Shin (신의하)
edcc6f1891
feat(app): unify schema composition settings mutations (#7069) 2025-10-11 01:10:37 +09:00
Laurin Quast
edf528b310
fix(schema): always treat network errors as schema publish rejections (#6779) 2025-05-14 09:11:53 +02:00
Laurin Quast
7877b28b75
chore: ensure no schema version is created for external composition error (#6774)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2025-05-13 10:06:37 +02:00
Laurin Quast
f722b39b3d
refactor: simplify integration tests and clarify target access tokens (#5745) 2024-10-28 09:43:51 +01:00
Kamil Kisiela
7edd150e63
Deprecate cleanId, use slug instead (#5684) 2024-10-21 13:06:29 +02:00
Dotan Simha
1ca63a758b
run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
Kamil Kisiela
7c476f941d
Make Member.id unique (#4794) 2024-05-22 09:55:27 +02:00
Kamil Kisiela
33cb7f086e
Enable Native Composition by default for newly created projects (#4394) 2024-04-03 14:32:09 +00:00
Kamil Kisiela
845ac18d69
Use Fed v2.3 in external composition test (#2562) 2023-07-04 13:51:55 +02:00
Laurin Quast
1fa8f762aa
feat: persist meta data and errors during schema publish (#1821) 2023-04-20 10:31:25 +02:00
Kamil Kisiela
fb63517c7e
Timout errors should be visible by the user (#1652) 2023-03-23 09:20:08 +00:00
Kamil Kisiela
0bdc50cfa7
Show status of external schema composition service (#1481) 2023-03-07 13:44:09 +01:00
Kamil Kisiela
afae33eb21
New and improved model of Schema Registry (#789) 2023-02-02 19:35:59 +01:00
Kamil Kisiela
fcec5f7b18
Pass errors coming from the external composition to the end-user (#1132) 2023-01-25 16:59:47 +01:00
Dimitri POSTOLOV
7ad5e26c34
[🔧 ESLint] import sort (#736) 2022-12-28 20:22:54 +01:00
Kamil Kisiela
d185e4f24e
Use named arguments in createToken (seed) (#918) 2022-12-28 12:35:44 +00:00
Dotan Simha
34b80e9492
Drop dockest, refactor integration testkit, and run all integration tests in parallel (#883)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 10:37:23 +01:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Kamil Kisiela
6f7c51a62f
External schema composition (#373) 2022-09-16 13:30:50 +02:00