You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Dokka API docs setup and GitHub Pages deploy workflow (#15)
* Add Dokka public API docs and Pages deploy workflow
* Use Copy task for dokkaPublicApi output aggregation
* Prevent Pages deploy job from being cancelled by concurrency
* Use safe copy for Pages artifact staging
* Handle cancelled CI runs in test summary output
* Skip PR test summary comment on cancelled runs
* Update scripts/ci-test-summary.sh
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
* Speed up lint workflow by removing redundant cache and verbose logging
* Make Android Dokka source set configuration idempotent
* Remove --info from test workflow commands
---------
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
0 commit comments