https://kotlinlang.org logo
Join Slack
Powered by
# gsoc-ij-gradle-plugin
  • k

    Ksenia Shneyveys

    05/16/2025, 11:47 AM
    https://developers.google.com/open-source/gsoc/timeline
  • j

    Jakub Chrzanowski

    05/16/2025, 12:01 PM
    • IntelliJ Platform Gradle Plugin ◦ GitHub Repository ◦ Docs ◦ Docs GH Repository • IntelliJ Plugin Verifier • IntelliJ Platform Plugin Template (useful for manual integration testing) • JetBrains Platform forum
    🖊️ 1
  • a

    alaje

    05/21/2025, 12:02 PM
    Hello @Ksenia Shneyveys, where do you think we should have the project page for our project? Should I create a personal blog post or we'll have it hosted on somewhere official? For reference, here's an example of one of the other projects hosted on Gradle Community site
  • k

    Ksenia Shneyveys

    05/21/2025, 12:51 PM
    Hi Victoria! If you‘d like to have a project page, please have it hosted on your blog 🙏
    a
    • 2
    • 1
  • a

    alaje

    05/22/2025, 8:37 AM
    @Jakub Chrzanowski I went through the VerifyPluginProjectConfigurationTask, how it is constructed, its properties, how those properties are set, and how it works. Then I made the following changes: • Added a new string property called
    testStringInTask
    to the VerifyPluginProjectConfigurationTask. • Defined an extension property in the
    IntelliJPlatformExtension
    . • Set a default value for the extension property when registering the extension. • Created a branch off the IntelliJ Platform Plugin Template's main and then modified its build file to pass a string using the top-level
    intellijPlatform
    extension block. You can find the commits for: • The IntelliJ Platform Gradle Plugin update here, and • The IntelliJ Platform Plugin Template update here
    🙌 1
  • a

    alaje

    05/28/2025, 5:40 PM
    Hello @Jakub Chrzanowski we're yet to settle on the deliverables, can we have a call to complete that this week?
  • a

    alaje

    06/02/2025, 11:03 AM
    Hello @Jakub Chrzanowski I created my first pull request to integrate the Worker API for the Verify Plugin Task.
  • a

    alaje

    07/27/2025, 5:10 AM
    Hi @Jakub Chrzanowski, I've opened a PR to integrate the Problems API into `VerifyPluginTask`: #1987. Alongside this, I’ve gone ahead to compile a document that explores the behavior and output of the Problems API. I'm on standby for your feedback. Thanks!
    👀 1
  • o

    Oleg Nenashev

    08/19/2025, 7:51 AM
    @alaje Hi! Just a logistics question, have you already determined what project page location you will use for the final evaluation submission? If you have something ready, I would like to reference it from Gradle's and the newsletter
  • a

    alaje

    08/19/2025, 7:56 AM
    Yes, I created a Github gist here which I will update once I completely put together my final evaluation submission: https://gist.github.com/alajemba-vik/c8d47f26179a85f0bedf6b66483bd0a3#file-gsoc_2025-_kotlin_foundation_final_report-md
    🙌 1
    o
    • 2
    • 8
  • o

    Oleg Nenashev

    08/19/2025, 8:33 AM
    Yes, gist works well for submission, too. My usual recommendation is having a more discoverable version later, e,g, as a blog or on a personal/community site. That's mostly for your personal brand and visibility
  • a

    alaje

    08/19/2025, 5:47 PM
    Understood. Will take that advice and port it then. Thank you.
  • o

    Oleg Nenashev

    08/27/2025, 6:59 AM
    @alaje Thank you for the cookbook page! I shared my notes/feedback in https://gradle-community.slack.com/archives/CAB4AE8TA/p1756277949327389
    ❤️ 1
  • o

    Oleg Nenashev

    08/29/2025, 12:35 PM
    @alaje also, to confirm, do you consider submitting other drafts as Cookbook pages or blogs?
    a
    • 2
    • 1
  • o

    Oleg Nenashev

    09/01/2025, 12:14 PM
    @alaje just a minor feedback, a hero image in https://dev.to/victoria_chuks_7e772e1688/gsoc-2025-kotlin-foundation-final-report-3p4c Is difficult to read on the dark mode. Looks like all the image background is transparent, so it ends up being dark gray on black @Jakub Chrzanowski has a few nice images for this plugin shared in the past, so maybe one of them could be used as a foundation for a better hero image. It is not necessary to change it, just a note :)
    a
    • 2
    • 1