Commit Graph

160 Commits (96aa7129bd5480e541903da095ef1c07416848da)

Author SHA1 Message Date
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
Jakub Chrzanowski 4395c62e5c Set platformVersion in gradle.properties to `2019.3`
4 years ago
Jakub Chrzanowski 4f3c95f0ed marker
4 years ago
Jakub Chrzanowski d3c189d5be GitHub Actions - Build - update IDE versions for the plugin verifier
4 years ago
Jakub Chrzanowski a56c0661dc GitHub Actions - Release - cache action not allowed in `released` event
4 years ago
Jakub Chrzanowski c5843adabc GitHub Actions - Release - checkout specific tag
4 years ago
Jakub Chrzanowski 17ef703111 README update
4 years ago
Jakub Chrzanowski 99e98e4f48 README - wip
4 years ago
Jakub Chrzanowski 0d149ce5dd rename project to IntelliJ *Platform* Pugin Template
4 years ago
Jakub Chrzanowski 527557dd5e README - wip
4 years ago
Jakub Chrzanowski 09bace795e GitHub Actions - Template Cleanup fix
4 years ago
Jakub Chrzanowski 7603df2239 replace `hsz` with `JetBrains`
4 years ago
Jakub Chrzanowski 5873fd3515 GitHub Actions - Template Cleanup fix
4 years ago
Jakub Chrzanowski e6af985074 temporary GH Actions repository set to hsz/intellij-plugin-template
4 years ago
Jakub Chrzanowski e4a1106495 GitHub Actions - template cleanup workflow
4 years ago
Jakub Chrzanowski 31bd7db2f0 Fixed plugin dependencies, GH Actions - publish plugin
4 years ago
Jakub Chrzanowski 711e280d28
GH Actions - release workflow
4 years ago
Jakub Chrzanowski aaba297ffa
GH Actions release + Changelog integration (#4)
4 years ago
Jakub Chrzanowski 67df09b137
GH Actions release + Changelog integration (#3)
4 years ago
Jakub Chrzanowski 4aa3db2ba6 GitHub Actions - rename workflow to Build
4 years ago
Jakub Chrzanowski 3c1166e1f2 detekt integration
4 years ago
Jakub Chrzanowski 0dba75da0b GitHub Actions - cover workflow with comments
4 years ago
Jakub Chrzanowski 85d57ca0ff GitHub Actions - Tests
4 years ago