Closed pkosiec closed 2 years ago
Changes proposed in this pull request:
Additional scope:
Prepare Action management document
Refactor redirects script to make it easier to maintain redirects
[x] create follow-up task for refactoring existing docs to show Dashboard as an alternative: #94
See new docs and test redirections on https://ui-docs.capact-website.pages.dev/docs/next/dashboard-ui/overview
To test new redirections after release:
hack/make-release.sh
git push origin main
RELEASE_VERSION=0.6.0 ./hack/make-release.sh
npm run build
npm run serve
Resolves capactio/capact/issues/599
Description
Changes proposed in this pull request:
Additional scope:
Prepare Action management document
Refactor redirects script to make it easier to maintain redirects
[x] create follow-up task for refactoring existing docs to show Dashboard as an alternative: #94
Testing
See new docs and test redirections on https://ui-docs.capact-website.pages.dev/docs/next/dashboard-ui/overview
To test new redirections after release:
hack/make-release.sh
script and comment line 24 (git push origin main
)npm run build
andnpm run serve
and test redirectsRelated issue(s)
Resolves capactio/capact/issues/599