Mikhail f. Shiryaev
|
61f547b08d
|
Support -new tags in git_helper, clean helper, add tests
|
2024-06-10 14:38:35 +02:00 |
|
Mikhail f. Shiryaev
|
05ad1e1b18
|
Remove unused Git.new_branch
|
2024-06-10 14:38:34 +02:00 |
|
Mikhail f. Shiryaev
|
db13911145
|
Add a temporary known host for git over ssh
|
2024-05-29 11:14:21 +02:00 |
|
Mikhail f. Shiryaev
|
7a911997ae
|
Fix git_helper.Runner.__call__ typing
|
2024-01-18 16:11:01 +01:00 |
|
Max K
|
84e5870b71
|
Reapply "improve CI with digest for docker, build and test jobs" (#57904)
* Revert "Revert "improve CI with digest for docker, build and test jobs""
* fix: docker manifest merge for missing images only
|
2023-12-18 09:07:22 +01:00 |
|
Max K
|
8c7add0334
|
Revert "improve CI with digest for docker, build and test jobs (#56317)"
This reverts commit 7844fcc196 .
|
2023-12-15 15:48:01 +01:00 |
|
Max K
|
7844fcc196
|
improve CI with digest for docker, build and test jobs (#56317)
* CI with digests to tag docker images, reuse builds, reuse tests and others
|
2023-12-15 15:21:20 +01:00 |
|
Mikhail f. Shiryaev
|
eef15ff67a
|
Insignificant improvements to git_helper and compress_files
|
2023-09-15 14:54:44 +02:00 |
|
Mikhail f. Shiryaev
|
2f8f16a864
|
Fix git_helper import issue with git_runner.run()
|
2023-09-15 14:54:44 +02:00 |
|
Mikhail f. Shiryaev
|
eb2a5c31a3
|
Do not mock git_helper.Git, suppress git describe error for ignore_no_tags
|
2023-06-15 15:35:03 +02:00 |
|
Mikhail f. Shiryaev
|
07203a4542
|
Fix a versions' tweak for tagged commits, improve version_helper
|
2023-06-15 14:48:09 +02:00 |
|
Mikhail f. Shiryaev
|
c058f07fab
|
Add mypy config, fix git_helper.py
|
2022-11-29 12:51:45 +01:00 |
|
Mikhail f. Shiryaev
|
909e871c48
|
Rewrite cherry_pick.py to PyGithub API
|
2022-07-15 17:21:14 +02:00 |
|
Mikhail f. Shiryaev
|
24b7a7538d
|
Add kwargs to runner and is_shallow function
|
2022-05-10 11:25:33 +02:00 |
|
Mikhail f. Shiryaev
|
c65c832edb
|
Adjust git_helper and version_helper for shallow clone
|
2022-04-21 20:08:55 +02:00 |
|
Mikhail f. Shiryaev
|
846e4b94fb
|
Tiny improvements to git and version helpers
|
2022-04-07 12:48:51 +02:00 |
|
Mikhail f. Shiryaev
|
66851b28b7
|
Make _check_tag public
|
2022-04-01 12:32:25 +02:00 |
|
Mikhail f. Shiryaev
|
b39dfc9ba6
|
Change regexp to be more strict
|
2022-02-21 10:19:59 +01:00 |
|
Mikhail f. Shiryaev
|
d2a8cff508
|
Add release_branch checker
|
2022-02-19 00:01:42 +01:00 |
|
Mikhail f. Shiryaev
|
e338396a76
|
Use regexps from git_helper
|
2022-02-16 12:16:44 +01:00 |
|
Mikhail f. Shiryaev
|
546cee5512
|
Huge refactoring of version_helper
|
2022-02-16 12:16:42 +01:00 |
|