dependabot[bot]
|
cb73111779
|
Bump io.ktor:ktor-client-cio from 2.3.3 to 2.3.4
Bumps [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-13 15:47:28 +00:00 |
|
dependabot[bot]
|
6250678f61
|
Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.3 to 2.3.4
Bumps [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-13 18:35:41 +03:00 |
|
Alex Plate
|
1821f01ef1
|
Fix detecting the commit by tag
|
2023-09-13 16:33:16 +03:00 |
|
Alex Plate
|
b6dc1f0e61
|
Add new harpoon plugin as a dependent plugin
|
2023-09-11 10:42:39 +03:00 |
|
dependabot[bot]
|
c4a773e72d
|
Bump io.ktor:ktor-client-auth from 2.3.3 to 2.3.4
Bumps [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-06 16:15:12 +00:00 |
|
dependabot[bot]
|
ad43fc37ab
|
Bump io.ktor:ktor-client-content-negotiation from 2.3.3 to 2.3.4
Bumps [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-06 19:00:07 +03:00 |
|
dependabot[bot]
|
8011c048a2
|
Bump io.ktor:ktor-client-core from 2.3.3 to 2.3.4
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.4/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.3...2.3.4)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-06 15:48:02 +00:00 |
|
dependabot[bot]
|
c4ee9987bf
|
Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache
Bumps org.eclipse.jgit:org.eclipse.jgit.ssh.apache from 6.6.0.202305301015-r to 6.7.0.202309050840-r.
---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-06 15:47:47 +00:00 |
|
Alex Plate
|
79a0aea065
|
Remove bunny plugin
|
2023-09-04 09:38:37 +03:00 |
|
Alex Plate
|
57ab4b0849
|
Cleanup push code
|
2023-09-01 11:41:23 +03:00 |
|
Alex Plate
|
24a762504f
|
Do not push release branch on EAP or patch release
|
2023-09-01 11:40:34 +03:00 |
|
Alex Plate
|
838bcc07a4
|
Update usages of jgit in repository
|
2023-09-01 11:40:32 +03:00 |
|
Alex Plate
|
0f0c996b54
|
Update usages of jgit in repository
|
2023-09-01 11:31:22 +03:00 |
|
dependabot[bot]
|
5da87dbe0a
|
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.21 to 1.9.10
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.9.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-30 15:37:36 +00:00 |
|
dependabot[bot]
|
b8b324cdf3
|
Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.0 to 2.3.3
Bumps [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) from 2.3.0 to 2.3.3.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.0...2.3.3)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-23 19:08:49 +03:00 |
|
dependabot[bot]
|
07f8b2c47b
|
Bump io.ktor:ktor-client-cio from 2.2.4 to 2.3.3
Bumps [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.2.4...2.3.3)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-23 15:55:25 +00:00 |
|
dependabot[bot]
|
f6b5cfe1d4
|
Bump io.ktor:ktor-client-core from 2.2.4 to 2.3.3
Bumps [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.2.4...2.3.3)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-16 16:04:09 +00:00 |
|
dependabot[bot]
|
8fd8cceadb
|
Bump io.ktor:ktor-client-auth from 2.2.4 to 2.3.3
Bumps [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.2.4...2.3.3)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-auth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 11:09:38 +03:00 |
|
dependabot[bot]
|
3e937d234b
|
Bump io.ktor:ktor-client-content-negotiation from 2.2.4 to 2.3.3
Bumps [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.2.4...2.3.3)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 10:29:17 +03:00 |
|
Alex Plate
|
5d4996c085
|
Optimize imports on the project
|
2023-08-11 11:54:38 +03:00 |
|
Alex Plate
|
acd0cf5245
|
[TC] Smart checkout of the branch
|
2023-07-27 14:32:27 +03:00 |
|
Alex Plate
|
393b9b2f3d
|
[TC] Create branch when checkout
|
2023-07-27 14:16:21 +03:00 |
|
Alex Plate
|
b064f94172
|
[TC] Print the log size
|
2023-07-27 13:05:43 +03:00 |
|
Alex Plate
|
721124e8c5
|
[TC] Add git pull for dev task
|
2023-07-27 13:01:32 +03:00 |
|
Alex Plate
|
85333e03a4
|
[TC] Add additional git pull
|
2023-07-27 12:57:01 +03:00 |
|
Alex Plate
|
bef928a20c
|
[TC] Add some logging
|
2023-07-27 12:49:40 +03:00 |
|
Alex Plate
|
6967416207
|
[TC] Print the last version
|
2023-07-27 12:40:41 +03:00 |
|
Alex Plate
|
be6d8e23c8
|
[TC] Set teamcity build number from job
|
2023-07-27 12:29:54 +03:00 |
|
Alex Plate
|
a35738d99b
|
[TC] Make tagging available for any job
|
2023-07-27 12:24:46 +03:00 |
|
Alex Plate
|
f5529b6cce
|
[TC] Add function to calculate dev version
|
2023-07-27 11:52:23 +03:00 |
|
Alex Plate
|
d335745010
|
[TC] Add task to calculate new EAP version
|
2023-07-27 11:36:52 +03:00 |
|
Alex Plate
|
0d59843f40
|
[TC] Reformat version calculation
|
2023-07-27 11:28:09 +03:00 |
|
Alex Plate
|
011d0a15a9
|
[TC] Clean up release process
|
2023-07-27 11:17:41 +03:00 |
|
Alex Plate
|
4e7cef9402
|
[TC] Prepare to other types of release
|
2023-07-27 11:08:36 +03:00 |
|
Alex Plate
|
1868d5a202
|
[TC] Move steps to release package
|
2023-07-27 11:03:57 +03:00 |
|
Alex Plate
|
423fcfbda3
|
[TC] Update pushing step to work with any branch
|
2023-07-27 11:02:40 +03:00 |
|
Alex Plate
|
be5d17457f
|
[TC] Add more release steps
|
2023-07-27 11:00:11 +03:00 |
|
Alex Plate
|
5033b0332e
|
[TC] Add step with updating release branch
|
2023-07-27 10:42:15 +03:00 |
|
Alex Plate
|
a1cf4cc46d
|
[TC] Add function to add release tag
|
2023-07-27 09:54:48 +03:00 |
|
Alex Plate
|
838f494a85
|
[TC] Commit changes before release
|
2023-07-27 09:37:23 +03:00 |
|
Alex Plate
|
d55f5b1e39
|
[TC] Set up job with release type
|
2023-07-27 09:12:26 +03:00 |
|
Alex Plate
|
c98768dd52
|
[TC] Add release type to the config
|
2023-07-27 09:05:46 +03:00 |
|
Alex Plate
|
b79c384c3f
|
[TC] Set the version for the next task
|
2023-07-26 17:08:43 +03:00 |
|
Alex Plate
|
a11dae821e
|
[TC] Add task to update the changelog
|
2023-07-26 17:02:31 +03:00 |
|
Alex Plate
|
856baec94d
|
[TC] Try to find reason why this doesn't work on TC
|
2023-07-26 16:14:45 +03:00 |
|
Alex Plate
|
09600db5f2
|
[TC] Remove additional pull for the job
|
2023-07-26 16:09:54 +03:00 |
|
Alex Plate
|
10b3fcdfcc
|
[TC] Add additional pull for the job
|
2023-07-26 16:04:20 +03:00 |
|
Alex Plate
|
eea2b5f6fb
|
[TC] Calculate the rootDir of the root project
|
2023-07-26 15:56:26 +03:00 |
|
Alex Plate
|
b4eb0df689
|
[TC] Add "ReleaseMinor" job that prints the version of the next minor release
|
2023-07-26 15:46:50 +03:00 |
|
Alex Plate
|
fef6a1b090
|
Bring back the plugin in devendencies check
|
2023-07-07 12:24:42 +03:00 |
|