Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Tatomyr
013e91fbf9 chore: update Redocly config to v0.9.0 (#1667) 2024-08-21 11:44:23 +03:00
Dmytro Anansky
7b0ff3ad77 chore: remap arazzo schema to our internal type (#1656) 2024-08-16 15:50:05 +03:00
Andrew Tatomyr
d0fc69c2bb chore: update eslint to sort out imports (#1655)
* chore: update eslint to sort out imports

* turn warnings into errrors
2024-08-12 15:18:29 +08:00
Andrew Tatomyr
6b2b79bd7d chore: update typescript to v5.5.3 (#1640)
* chore: fix the docker smoke test and update typescript to v5.5.3

* revert Dockerfile changes

* run audit fix

* update async3 types
2024-07-25 18:46:46 +08:00
Andrew Tatomyr
2bfef43b8a chore: update test script and the corresponding pipelines (#1593)
* chore: update test script and the corresponding pipelines

* update the coverage threshold
2024-06-21 19:39:57 +08:00
Andrew Tatomyr
27657e56c6 chore: update test coverage threshold and the benchmark list (#1457) 2024-03-14 11:58:58 +02:00
Roman Sainchuk
f070c3d8d4 feat: basic push-status command implementation and extended push command (#1321)
Co-authored-by: IhorKarpiuk <ihor.karpiuk@redocly.com>
Co-authored-by: SmoliyY <yevhen.smoliy@gmail.com>
2024-01-26 14:01:48 +02:00
Roman Hotsiy
4d66ace6b8 fix: document openapi-core package usage + slightly improve the API (#1284)
* fix: document openapi-core package usage + slightly improve the API

* chore: fix tests

* Apply suggestions from code review

* docs: test code and add some explanations for each section

* fix: make the bundle output variables match in both examples

* chore: add tests for lint and bundle

* chore: add tests for bundleFromString and createConfig with a plugin

* chore: apply prettier

* Update packages/core/src/__tests__/bundle.test.ts

---------

Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com>
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
2023-10-15 23:38:40 +00:00
Andrew Tatomyr
ab82560217 chore: improve data obfuscation (#1143) 2023-07-06 10:32:54 +02:00
Andrew Tatomyr
f4ba6a7bdd chore: add command wrapper and telemetry (#1136) 2023-06-26 09:39:50 +02:00
Andrew Tatomyr
dcdb929226 chore: update coverage threshold on core & cli (#1114) 2023-05-31 16:03:54 +02:00
Andrew Tatomyr
d7ddda9b69 chore: flatten configuration file by removing styleguide object (#847) 2022-09-13 09:24:21 +02:00
Roman Sainchuk
f83e05076a feat: openapi-core in browser support (#811)
* feat: use openapi-core in browser

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
2022-08-22 14:10:12 +03:00
Andrew Tatomyr
4dc87c3f18 Chore/configure eslint (#808) 2022-08-18 13:22:31 +02:00
Andrew Tatomyr
99333861c0 chore: Setup and run Prettier (#797) 2022-08-08 09:20:23 +02:00
Roman Sainchuk
542b2b8fbf feat: check errors in the configuration file (#720)
* feat: check errors in the configuration file

feat: added --lint-config option for lint command

chore: added few test

chore: added UT's for handle lint

chore: added UT's for handle lint

* fix: fixed conflicts

* chore: resolv conflicts

* chore: add e2e test for lint-config, update coverageThreshold

* fix: fixed typo

* chore: lint missed part of code

fix: fix path in shapshot e2e test

fix: fix path in shapshot e2e test

* chore: update branch and resolve conflicts

* chore: PR comments and lint fix

* fix: fix typo in tests

Co-authored-by: SmoliyY <yevhen.smoliy@gmail.com>
2022-06-22 17:05:06 +03:00
Andriy Kaminskyy
bfd9ec0f79 feat: add ref assertion (#675) 2022-06-17 16:54:20 +02:00
Andrew Tatomyr
1025ef804d chore: show coverage report 2022-05-23 14:50:12 +03:00