Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor refactoring of dokka versioning and publishing #2401

Merged
merged 3 commits into from
Mar 25, 2022

Commits on Mar 24, 2022

  1. Minor refactoring of dokka versioning and publishing

    * Added RC version type
    * Added gradle-plugin-portal as a publication channel
    * Removed `dokka_version_base` in favour of `dokka_version`
    * Reverted condition for version check (now off by default)
    IgnatBeresnev committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    07f08ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae5885 View commit details
    Browse the repository at this point in the history
  3. Add proper gradle-plugin-portal publication channel

    * Remove explicit flag for version checking, will be executed automatically if publication channels are present
    * Update publish to GH pages script to include SNAPSHOT docs
    IgnatBeresnev committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4628f67 View commit details
    Browse the repository at this point in the history