Commit Graph
599 Commits
Author SHA1 Message Date
Alex Plate 73fe85018e Update configuration script 2021-06-24 10:14:18 +03:00
Alex Plate f72bb31b8e Add some loggins to update authors script 2021-06-22 11:11:16 +03:00
Alex Plate 001f13398c Update jgit version 2021-06-22 11:03:34 +03:00
dependabot[bot] dcfe93e4a1 Bump github-api from 1.129 to 1.131
Bumps [github-api](https://github.com/hub4j/github-api) from 1.129 to 1.131.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.129...github-api-1.131)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 10:56:32 +03:00
Alex Plate d3e7b5838f [TC] Fix slack notification issues 2021-06-22 10:50:32 +03:00
dependabot[bot] c751c51b25 Bump markdown from 0.2.3 to 0.2.4
Bumps [markdown](https://github.com/JetBrains/markdown) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/JetBrains/markdown/releases)
- [Commits](https://github.com/JetBrains/markdown/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains:markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 09:37:10 +03:00
Alex Plate d1feaad5a9 Update dependabot lock 2021-06-03 11:02:27 +03:00
Alex Plate 293e9988c7 Add 2021.1 to plugin verifier 2021-06-01 16:31:41 +03:00
Alex Plate c390a295cd Update gradle plugin to version 1.0 2021-06-01 16:31:41 +03:00
Alex Plate 18e76c5f12 Do not update PR after dependabot 2021-06-01 16:31:40 +03:00
dependabot[bot] f3b77663f8 Bump annotations from 20.1.0 to 21.0.1
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 20.1.0 to 21.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/20.1.0...21.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:33:13 +03:00
dependabot[bot] fb25ea7cf9 Bump github-api from 1.128 to 1.129
Bumps [github-api](https://github.com/hub4j/github-api) from 1.128 to 1.129.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.128...github-api-1.129)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:33:01 +03:00
Alex Plate a5f612c85a Use correct library for neovim testing 2021-05-28 10:09:31 +03:00
Alex Plate 6380608fa2 Change approach of neovim testing 2021-05-27 12:50:46 +03:00
Alex Plate e55fbe9159 Fix formatting 2021-05-26 13:47:32 +03:00
Alex Plate 25f1674619 Add workflow to update changes after merged PR 2021-05-21 11:53:43 +03:00
Alex Plate 117990cd46 Set authors to commit message 2021-05-21 10:36:29 +03:00
Alex Plate 6d238b382f Fix dependabot ignoring 2021-05-21 10:19:36 +03:00
dependabot[bot] 75fb384109 Bump markdown from 0.1.45 to 0.2.3
Bumps [markdown](https://github.com/JetBrains/markdown) from 0.1.45 to 0.2.3.
- [Release notes](https://github.com/JetBrains/markdown/releases)
- [Commits](https://github.com/JetBrains/markdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 10:17:38 +03:00
Alex Plate e2a7a3686b Get rid of detekt 2021-05-21 10:17:02 +03:00
Alex Plate e29b42c4b1 Exclude dependabot from authors updater 2021-05-21 10:07:30 +03:00
dependabot[bot] 0a4f20b60c Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.17.0
Bumps io.gitlab.arturbosch.detekt from 1.15.0 to 1.17.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 10:07:22 +03:00
dependabot[bot] 90de8f3900 Bump remote-robot from 0.11.2 to 0.11.4
Bumps remote-robot from 0.11.2 to 0.11.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 11:45:49 +03:00
Alex Plate ecd3b90300 Refactor updateAuthors script 2021-05-19 12:33:02 +03:00
Alex Plate 60b1e14e54 Use project dir variable 2021-05-17 23:06:05 +03:00
Alex Plate 31e667a421 Log email updates 2021-05-17 22:59:51 +03:00
Alex Plate 02428776a7 Commit only authors file 2021-05-17 22:47:50 +03:00
Alex Plate cb9eb8f67e Add update-authors right in build script 2021-05-17 22:36:24 +03:00
Alex Plate b496f13c3c Add token to GitHub action 2021-05-17 19:17:38 +03:00
Alex Plate f21a0622b0 Use new version of update-authors 2021-05-17 19:11:10 +03:00
Alex Plate 5ddf8f2c34 Update authors-update version 2021-05-17 18:52:48 +03:00
Alex Plate 32dca0799c Add alex.plate@TeamCity 2021-05-17 18:25:33 +03:00
Alex Plate 56bde906d9 Add another incorrect email 2021-05-17 18:14:52 +03:00
Alex Plate 315af4cd5b Do not check TC email 2021-05-17 18:09:10 +03:00
Alex Plate 4abc72f05a Update update-authors library version 2021-05-17 18:02:08 +03:00
Alex Plate cc343fae9e Add update authors task 2021-05-17 17:41:59 +03:00
Alex Plate bbcfee3ad6 Revert version of gradle plugin to 0.7.3 2021-05-14 09:38:34 +03:00
Alex Plate 93d80b8dfb Move to kotlin 1.5 2021-05-13 19:33:56 +03:00
Alex Plate 270ba9d196 Username is not required for token publishing 2021-05-13 10:43:51 +03:00
Alex Plate dee78cd503 Move to gradle plugin 1.0 2021-05-12 21:12:15 +03:00
dependabot[bot] 6b8d00decf Bump remote-robot from 0.10.3 to 0.11.2
Bumps remote-robot from 0.10.3 to 0.11.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 12:12:25 +03:00
Alex Plate 45bebd898d Update gradle-intellij-plugin 2021-04-27 10:38:34 +03:00
Alex Plate b6561cd940 Remove bintray dependency 2021-04-22 11:06:06 +03:00
Alex Plate b73f34ad8c Useless change 2021-03-05 10:38:22 +03:00
Alex Plate 7e69e5704a Rename task from eapNotification to notification 2021-03-02 10:05:55 +03:00
Alex Plate d05942ebe1 Use correct version of kotlin plugin 2021-02-26 11:18:28 +03:00
Alex Plate 1b9457bdff Update structure and add comments to build.gradle.kts 2021-02-26 10:21:36 +03:00
Alex Plate 05f2848d41 Convert gradle to kotlin DSL 2021-02-26 10:02:23 +03:00
Alex Plate ab3a28e50d Rename from groovy to kotlin 2021-02-26 10:01:25 +03:00