Commit Graph

51 Commits (be7db8265fd77f0f8f7ffd887541ab7a058e61f5)

Author SHA1 Message Date
Jakub Chrzanowski be7db8265f Qodana integration
3 years ago
Jakub Chrzanowski 1f89eb272b GitHub Actions: Use Gradle cache provided with `actions/setup-java`
3 years ago
Jakub Chrzanowski b7785a3c26 GitHub Actions: update Build and Release flows
3 years ago
Jakub Chrzanowski 423c1654d8 Removed `detekt`/`ktlint` integration
3 years ago
Jakub Chrzanowski 8ef79e2791 GitHub Actions: Use Java 11
3 years ago
dependabot[bot] add08d23f0 Bump actions/upload-artifact from 2.2.3 to 2.2.4
3 years ago
Jakub Chrzanowski 80b42b2e92 CHANGELOG update
3 years ago
Roger Howell 27a82938a7 Update build.yml to trigger GHA checks only on pushes to main and PRs
3 years ago
dependabot[bot] 8a706c9140
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#136)
3 years ago
dependabot[bot] 6762c092bf Bump actions/cache from 2.1.5 to 2.1.6
3 years ago
dependabot[bot] bd4fb8cea6 Bump actions/create-release from 1 to 1.1.4
3 years ago
dependabot[bot] bd4f94a50f Bump actions/upload-release-asset from 1 to 1.0.2
3 years ago
dependabot[bot] c0a599481c Bump actions/checkout from 2 to 2.3.4
3 years ago
dependabot[bot] 6c5d1cbf5b Bump actions/cache from v2.1.4 to v2.1.5
3 years ago
dependabot[bot] 8441be78b0 Bump actions/upload-artifact from v2.2.2 to v2.2.3
3 years ago
Jakub Chrzanowski 7633bab660 GitHub Actions: Fix the actions/setup-java@v2 configuration
3 years ago
dependabot[bot] 321477d09e Bump actions/setup-java from v1 to v2
3 years ago
dependabot[bot] 4ada49858a Bump actions/upload-artifact from v1 to v2.2.2
3 years ago
dependabot[bot] 5cf5cc3ea5 Bump actions/cache from v2 to v2.1.4
3 years ago
Jakub Chrzanowski 507b055937
`properties` shorthand function for accessing `gradle.properties` in a cleaner way (#92)
3 years ago
Stefan Saasen 5ac0de4a4b Use the correct property in the "Upload artifact" step
3 years ago
Jakub Chrzanowski 54d556ce2d
GitHub Actions - use hash based on `pluginVerifierIdeVersions` in `Setup Plugin Verifier IDEs Cache` step
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
Jakub Chrzanowski 7aa1a48766
Introduced `platformPlugins` property in `gradle.properties` for configuring dependencies to bundled/external plugins
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
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
Pavel Sorokin 1f28b21bcb chore: cache gradle wrapper directory
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 aa34153a0e ktlint integration
4 years ago
Jakub Chrzanowski 479fd0516c GitHub Actions - handle project name containing spaces
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 99e98e4f48 README - wip
4 years ago
Jakub Chrzanowski e4a1106495 GitHub Actions - template cleanup workflow
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