chris48s
478b1083f2
migrate examples to openApi part 3; affects [conan cookbook coverity cpan debian docker docsrs dub eclipse] ( #9429 )
...
* migrate some services from examples to openApi
* improve and de-dupe service titles
* revert changes to depfu
2023-08-17 20:32:01 +00:00
chris48s
631ca1ccb6
add some tests for [docsrs] ( #9423 )
2023-07-31 03:06:20 +00:00
Nemo157
2e2959a12c
Migrate from docs.rs' builds API to status API ( #9422 )
2023-07-30 16:01:50 +00:00
dependabot[bot]
b9d96755ec
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 ( #9357 )
...
* chore(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* reformat all the things (prettier 3)
* update tests to await calls to prettier.format()
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <git@chris-shaw.dev >
2023-07-10 09:27:51 +00:00
Nemo157
3dc56134d9
Use the latest build status when checking docs.rs ( #7613 )
...
When documentation for a crate is rebuilt the `builds.json` can return
multiple results, ordered latest first, so we must take the first
element of the array rather than the last.
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-02-20 01:15:40 +00:00
chris48s
015c39336b
throw on unexpected keys in expectBadge() ( #7354 )
...
* throw on unexpected object keys
* fix docs.rs tests
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-12-10 21:26:41 +00:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
Shaurya
6999e7fad7
Docs.rs badge, run [Docsrs] ( #6098 )
...
* Add docs.rs badge
* Do suggested changes
* Fix incorrect tests
* Make some small changes
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-31 22:40:23 +00:00