Commit Graph

9 Commits

Author SHA1 Message Date
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
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
Ivan Osypov
bb8b9121c4 feat: ability to add other files and folders to push (#842)
* feat: ability to add other files and folders to push

* Remove console.log

* Prettier fix

* Merge args in loadConfig

* Update docs/commands/push.md

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>

* Update packages/cli/src/commands/push.ts

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>

* Make code cleaner

* add test for --files arg

* Support files in apos section

* Change nerge config logic

* get unique files

* fix test

* fix test

* fix test

Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com>
2022-09-16 10:27:51 +03:00
Andrew Tatomyr
b325e6f503 chore: rename 'entrypoints' into 'apis' (#802) 2022-08-09 18:07:23 +02:00
Roman Hotsiy
1cacff2044 chore: rename package to @redocly/cli (#672)
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@gmail.com>
Co-authored-by: Ivana Isadora Devcic <skadinna@gmail.com>
2022-05-06 16:12:56 +02:00
Anatoliy Sieryi
b72a2aa057 chore: fix typo in Readme.md 2021-03-10 12:06:10 +02:00
Roman Hotsiy
2a68a61e0f chore: fix in readme 2021-03-10 07:49:23 +02:00
Roman Hotsiy
bae9cd06c3 docs: basic openapi-cli/core usage 2021-03-10 07:49:02 +02:00
romanhotsiy
9980c6ef97 chore: add readmes 2020-11-13 21:39:07 +02:00