Commit Graph

72 Commits (bf3dd2f11981b3a6a908486e01773f7567efdc41)

Author SHA1 Message Date
Jakub Chrzanowski bf3dd2f119 Added project icon for development purposes
4 years ago
Jakub Chrzanowski 54d556ce2d
GitHub Actions - use hash based on `pluginVerifierIdeVersions` in `Setup Plugin Verifier IDEs Cache` step
4 years ago
Jakub Chrzanowski f04885727a Update `pluginVerifierIdeVersions` in the `gradle.properties` files
4 years ago
Jakub Chrzanowski 624c6950be
Cache downloaded IDEs used by Plugin Verifier for the verification
4 years ago
Jakub Chrzanowski d702c7e798 GitHub Actions - `releaseDraft` update to `actions/download-artifact@v2`
4 years ago
Jakub Chrzanowski 2de45ab6ce
Integration with IntelliJ Plugin Verifier through the Gradle IntelliJ Plugin `runPluginVerifier` task
4 years ago
Yann Cébron 82f43ecdc7 [GH action] `gradleValidation` update to `gradle/wrapper-validation-action@v1.0.3`
4 years ago
Oliver Nybroe b6b9ce9711
Added missing properties in the `gradle.properties` template file (#45)
4 years ago
Jakub Chrzanowski 7aa1a48766
Introduced `platformPlugins` property in `gradle.properties` for configuring dependencies to bundled/external plugins
4 years ago
Jakub Chrzanowski d5e288773e Remove LICENSE file during the Template Cleanup workflow - fixes #43
4 years ago
Jakub Chrzanowski 72556e9057 Provide customized LICENSE file for the Template Cleanup workflow
4 years ago
Jakub Chrzanowski 3419bc5488 Remove `CODE_OF_CONDUCT.md` file in Template Cleanup workflow
4 years ago
Jakub Chrzanowski 74a7cc0d9f
Disable "Release Draft" job for pull requests in the "Build" GitHub Actions Workflow (#40)
4 years ago
Nick Badal 1c72407e34
Switch back to using Github containers to fix changelog commit (#35)
4 years ago
Nick Badal e7a0e8b8e9
Fix artifact name grep pattern (#34)
4 years ago
Andrei Khodko b21aed296e
Update pluginName_ (#33)
4 years ago
Nick Badal 44745bbb88
Use `main` branch for changelog commit push (#32)
4 years ago
Jakub Chrzanowski 11725e4301 GitHub Actions: allow to release plugin even for the base project
4 years ago
Nick Badal a0f5fa26db
Push template cleanup commit to correct branch (#31)
4 years ago
Jakub Chrzanowski 2d7f78f22b Rename `master` branch to `main` - #28
4 years ago
Jakub Chrzanowski 772a5eafd4 Remove unnecessary new lines from the README
4 years ago
Jakub Chrzanowski 8c0d362a67
GitHub Actions - cache Gradle dependencies and wrapper separately (#27)
4 years ago
Jakub Chrzanowski a09031a9d5 GitHub Actions - run Export Properties in bash shell
4 years ago
Jakub Chrzanowski a2bee72ebe GitHub Actions - optimize Export Properties step
4 years ago
Jakub Chrzanowski fd86091fe8 GitHub Actions - remove running `test` task - already covered by `check`
4 years ago
Jakub Chrzanowski b56e1f6835 GitHub Actions - use gradle:jdk8 container to provide Java
4 years ago
Jakub Chrzanowski 741869f9cc GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin*
4 years ago
Pavel Sorokin 1f28b21bcb chore: cache gradle wrapper directory
4 years ago
Tomasz Błachut cfb550ca5d Bump pluginUntilBuild to 202.* in template cleanup
4 years ago
Jakub Chrzanowski 70cbdce227 GitHub Actions - revert CHANGELOG escaping to the working solution
4 years ago
Jakub Chrzanowski f9fca8690d
Verifier fix (#19)
4 years ago
Jakub Chrzanowski a1f029b0f6 GitHub Actions - run plugin verifier against 2019.3 2020.1 2020.2
4 years ago
Jakub Chrzanowski 9f5a2eb925 GitHub Actions - fixed comment
4 years ago
Jakub Chrzanowski f89a77641f Update screenshots
4 years ago
Jakub Chrzanowski 6fe45d61b1 GitHub Actions - Release - separate changelog related job from the release
4 years ago
Jakub Chrzanowski 2fc4b4cf60 Run GitHub Actions Release workflow on `prereleased` event
4 years ago
Jakub Chrzanowski cadd20cde0 Update Template Cleanup workflow test to avoid running it on forks
4 years ago
Jakub Chrzanowski aa34153a0e ktlint integration
4 years ago
Jakub Chrzanowski 445e56622e README Tip to watch repository
4 years ago
Jakub Chrzanowski 4fe8da5ec5 Added JetBrains Plugin badges and TODO list for the end users
4 years ago
Jakub Chrzanowski 479fd0516c GitHub Actions - handle project name containing spaces
4 years ago
Jakub Chrzanowski 89a3f60ce4 Changed `pluginUntilBuild` to the correct format: `201.*`
4 years ago
Jakub Chrzanowski 895b7602b2 Fixed updating of the Template plugin name on cleanup
4 years ago
Jakub Chrzanowski 40533689f0 GitHub Actions - Template Cleanup - fixed adding files to git
4 years ago
Jakub Chrzanowski 35c5d47fd0 GitHub Actions - avoid altering workflows on cleanup because of:
4 years ago
Jakub Chrzanowski 2f1c64e170 Fixed remove-on0-cleanup operation
4 years ago
Jakub Chrzanowski b58cb1e66b Added `settings.gradle.kts` for the performance purposes
4 years ago
Jakub Chrzanowski b72f23d76f Perform GitHub Actions Release workflow only in project using the template
4 years ago
Jakub Chrzanowski c23f8b9d3a Extend GitHub Actions template-cleanup.yml workflow with ability to remove content marked with #REMOVE-IN-CLEANUP#
4 years ago
Jakub Chrzanowski d68f01d163 Removed ideaIC:LATEST-EAP-SNAPSHOT form Build workflow verification
4 years ago