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

IntelliJ Platform Gradle Plugin 2.0 EAP #438

Closed
wants to merge 17 commits into from
Closed

IntelliJ Platform Gradle Plugin 2.0 EAP #438

wants to merge 17 commits into from

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    71c57f0 View commit details
    Browse the repository at this point in the history
  2. Rename Gradle version catalog key for IntelliJ Platform Gradle Plugin…

    … to `intelliJPlatform`
    hsz committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a705ee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79812c2 View commit details
    Browse the repository at this point in the history
  4. testFramework

    hsz committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c663255 View commit details
    Browse the repository at this point in the history
  5. Release workflow: remove Java (#443)

    * Release workflow: remove Java
    
    It is not required in this workflow anyway.
    
    * CHANGELOG.md update
    
    ---------
    
    Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
    ForNeVeR and hsz committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e9d31b2 View commit details
    Browse the repository at this point in the history
  6. Plugin publication: fix the channel selector (#444)

    * Plugin publication: fix the channel selector
    
    Before this patch, publisher was always using the channel corresponding
    to the first number in the plugin version for release builds. This is
    because by default, Kotlin's substringAfter will return the whole input
    string if it's unable to find the needle.
    
    * Bump org.gradle.toolchains.foojay-resolver-convention
    
    Bumps org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.gradle.toolchains.foojay-resolver-convention
      dependency-type: direct:production
      update-type: version-update:semver-minor
    
    * Release workflow: remove Java (#443)
    
    * Release workflow: remove Java
    
    It is not required in this workflow anyway.
    
    * CHANGELOG.md update
    
    ---------
    
    Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
    
    * CHANGELOG.md update
    
    ---------
    
    Co-authored-by: KotlinIsland <65446343+kotlinisland@users.noreply.github.com>
    Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
    3 people committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5a10b44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f69b5fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e549656 View commit details
    Browse the repository at this point in the history
  9. Replace the whole IntelliJ Platform Plugin Template with the new pr…

    …oject name when running the GitHub Actions Cleanup workflow #442
    hsz committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c9bc0f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb3adcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5d1142 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a85b417 View commit details
    Browse the repository at this point in the history
  13. Add Plugin Verifier configuration

    hsz committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    329e8eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3aaa72e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    720e01b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update TestFrameworkType import

    hsz committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ef5fda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c6d05 View commit details
    Browse the repository at this point in the history