Commit Graph

127 Commits (main)

Author SHA1 Message Date
Jakub Chrzanowski 02e3eb94cb Removed Gradle caching from GitHub Actions
2 years ago
dependabot[bot] d5dc8e2b46 Bump JetBrains/qodana-action from 5.0.4 to 5.1.0
2 years ago
Fedor Korotkov d935998ef9 Make sure GHA release jobs have permissions (#245)
2 years ago
dependabot[bot] 84ff260215 Bump JetBrains/qodana-action from 5.0.2 to 5.0.4
2 years ago
dependabot[bot] cc1464648b Bump actions/setup-java from 2 to 3
2 years ago
dependabot[bot] 506e59bf4e Bump actions/upload-artifact from 2 to 3
2 years ago
dependabot[bot] 327e85eb07 Bump JetBrains/qodana-action from 4.2.5 to 5.0.2
2 years ago
dependabot[bot] c82111629d Bump actions/cache from 2.1.7 to 3
2 years ago
dependabot[bot] db2bc45065 Bump actions/checkout from 2.4.0 to 3
2 years ago
dependabot[bot] 18bea6bc8f Bump JetBrains/qodana-action from 4.2.3 to 4.2.5
2 years ago
Yii.Guxing 6f756c228b Fixed artifact file name in build flow (#224)
2 years ago
dependabot[bot] a12aedee36 Bump JetBrains/qodana-action from 4.2.2 to 4.2.3
2 years ago
dependabot[bot] 81e3761013 Bump actions/cache from 2.1.6 to 2.1.7
2 years ago
dependabot[bot] ae713f9409 Bump JetBrains/qodana-action from 4.1.0 to 4.2.2
2 years ago
Viktor c0f433a5bd Update Qodana action to the latest version
2 years ago
brichbash 745541b1ed update qodana action
2 years ago
dependabot[bot] 6785adabd5 Bump actions/checkout from 2.3.5 to 2.4.0 (#200)
3 years ago
dependabot[bot] 392a2f9ebf Bump actions/checkout from 2.3.4 to 2.3.5
3 years ago
Jakub Chrzanowski b4518ca7ff Fixed passing change notes from `CHANGELOG.md` to the Release Draft
3 years ago
Yann Cébron 1f5f1903ed build.yml: restore checkout for `releaseDraft`
3 years ago
Jakub Chrzanowski 0f78353bdc Prepare plugin archive content to be archived once #186
3 years ago
Jakub Chrzanowski ca8de33599 Update build.yml
3 years ago
Jakub Chrzanowski a982dec017 GitHub Actions general performance refactoring
3 years ago
Jakub Chrzanowski d8648e589d GitHub Actions general performance refactoring
3 years ago
Yann Cébron 46cd5106cb build.yml: update doc
3 years ago
Jakub Chrzanowski fd0e6d7130 GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts
3 years ago
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
Jakub Chrzanowski 4aa3db2ba6 GitHub Actions - rename workflow to Build
4 years ago