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

Migrate to IntelliJ Platform V2 #386

Merged

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    e06a3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61de6a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe2804 View commit details
    Browse the repository at this point in the history
  4. Resolve ktlint issues

    pderakhshanfar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    801196c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d04ca4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bae0d45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    788f78e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    993f68c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92b75ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93c633e View commit details
    Browse the repository at this point in the history
  11. Add secrets to build workflow

    Included environment variables for `PUBLISH_TOKEN`, `CERTIFICATE_CHAIN`, `PRIVATE_KEY`, and `PRIVATE_KEY_PASSWORD` in the build workflow.
    pderakhshanfar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3438494 View commit details
    Browse the repository at this point in the history
  12. Remove redundant IDE preparation step in build workflow

    The `listProductsReleases` step was removed from the build workflow as it is no longer necessary for preparing the list of IDEs for the Plugin Verifier.
    pderakhshanfar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    024ef30 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    751b237 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81ecae9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ac3eda View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db7196f View commit details
    Browse the repository at this point in the history
  17. Refactor signing configuration to use signPlugin block.

    It makes the tasks work without having Marketplace environmentVariable
    pderakhshanfar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    28ad61c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6582ffa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f600741 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    321f7e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    033d3c2 View commit details
    Browse the repository at this point in the history