Closed trevor-coleman closed 1 year ago
Latest commit: 7fa55f99735a1f72553fa38a153eafa8b5840569
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
As part of an effort to simplify and standardize the process of writing docs across IR open source, this adds several new CI/CD actions.
Github Actions
tagged-release
-- automatically creates a release when a version tag is created by changesetsir-docs
-- on published releases triggers the circleCI orb that publishes the docs to their-docs
siteCircleCI
release-docs
workflow which uses the infinitered/publish-docs orb to publish the docspublish-docs/build_docs
step to thebuild-and-test
workflow to build the docs and check for broken links etc.Docs will still be published to the current site for now, but will also be sent to
ir-docs
.