Commit Graph

102 Commits (806287b5e6a086545dca9fba4d4965fea62bd916)

Author SHA1 Message Date
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
Jakub Chrzanowski 18427cfdf7 Introduced `next` branch in the root repository to make `main` always a stable one
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
Yann Cébron fe0cefbb47 gradle.properties: update links, sync
3 years ago
Jakub Chrzanowski 199d5d7124 gradle.properties cleanup
3 years ago
Jakub Chrzanowski 300d9c14ba gradle.properties cleanuk
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
Roger Howell 3afa4524e8 Update dependabot configuration to also track github actions dependencies
3 years ago
Jakub Chrzanowski 507b055937
`properties` shorthand function for accessing `gradle.properties` in a cleaner way (#92)
3 years ago
Jakub Chrzanowski b4bcf6068a Update `platformVersion` to `2020.2.4` for compatibility with macOS Big Sur #85
3 years ago
Jakub Chrzanowski 815d3a6a6e Update `pluginVerifierIdeVersions` in `gradle.properties` files
3 years ago
Yann Cébron bd9f2715ea update links to SDK Docs
3 years ago
Stefan Saasen 5ac0de4a4b Use the correct property in the "Upload artifact" step
3 years ago
Jakub Chrzanowski e77b150871 Template Cleanup: Update README
3 years ago
Jakub Chrzanowski 7de6580e11 Template Cleanup: run `ktlintFormat` task to fix imports order #79
3 years ago
Jakub Chrzanowski 5e6b3d6d69 Template Cleanup: escape GitHub username to avoid incorrect characters in class package name #74
3 years ago
Jakub Chrzanowski f2826e3ae8 Dependabot integration
3 years ago
Jakub Chrzanowski 50f6fd13aa Show `idea.log` logs of the run IDE in the Run console
3 years ago
Jakub Chrzanowski ff3e864851 - Update the base platform version to 2020.1
4 years ago
Jakub Chrzanowski 65779756ca README - Predefined Run/Debug configurations
4 years ago
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