7 Commits

Author SHA1 Message Date
Andrew Tatomyr
c3ed020bbd chore: update prettier scripts (#1636) 2024-07-22 10:55:18 +03:00
Lorna Jane Mitchell
afb5d9425f docs: Update docs tooling and checks (#1330)
* fix: Remove github token with incorrect access

* docs: Improve uninstall CTA in migration guide

* fix: Update checkout action version for vale

* docs: Vale reports errors in any edited file

* docs: Update to make Vale happy

* docs: Markdownlint fixes

* fix: Remove sync actions as this integration is no longer used

* core: Add markdownlint config and github action

Uses rules from https://github.com/Redocly/marketing-site-portal/pull/1142

* chore: Move contributing file to top level

* chore: Add markdown to the file types that we want prettier to operate on

* fix: Make files fit prettier rules, ignore LICENSE since we can't change that

* chore: Combine docs-related workflows into one for simplicity

* docs: Add instructions for running the CLI docs standalone from this repo

* chore: Add changeset, this docs change is quite large

* Update .changeset/bright-steaks-walk.md

Co-authored-by: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com>

---------

Co-authored-by: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com>
2023-11-20 16:00:32 +00:00
Andrew Tatomyr
499482d279 chore: enable chagesets (#1211) 2023-08-07 11:40:21 +02:00
Andrew Tatomyr
fb47a20b8c chore: use prettier more (#1109) 2023-05-31 12:01:20 +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
99333861c0 chore: Setup and run Prettier (#797) 2022-08-08 09:20:23 +02:00
Yaroslav Shuhailo
35fc48c667 feat: upgrade js-yaml package (#403)
* feat: upgraded js-yaml package from v.3 to v.4 with YAML 1.2 support

* feat: removed timestamp type from YAML schema
2021-10-12 11:52:08 +03:00