Mikhail f. Shiryaev
|
7356d48f67
|
Get rid of PyGithub dependency
|
2022-12-02 18:58:46 +01:00 |
|
Mikhail f. Shiryaev
|
ed4db129f4
|
Reduce dependencies from unidiff
|
2022-12-02 18:27:36 +01:00 |
|
Mikhail f. Shiryaev
|
4fc5bb7a63
|
Fix release.py typing issue
|
2022-11-29 14:12:21 +01:00 |
|
Mikhail f. Shiryaev
|
c12c1cdf9b
|
Allow release only from ready commits
|
2022-11-10 12:42:33 +01:00 |
|
Mikhail f. Shiryaev
|
ff083e1b55
|
Forbit launching release.py from branches but master
|
2022-11-08 12:21:12 +01:00 |
|
Mikhail f. Shiryaev
|
45cde6545d
|
Add a warning message to release.py script, require release type
|
2022-09-30 16:22:25 +02:00 |
|
Mikhail f. Shiryaev
|
0d1c31a869
|
Merge branch 'master' into release-tweak-generate
|
2022-08-04 21:33:54 +02:00 |
|
Mikhail f. Shiryaev
|
8919fd6e58
|
Add handful notes to a post-release logging
|
2022-08-04 00:40:32 +02:00 |
|
Mikhail f. Shiryaev
|
ff26492830
|
Prevent spoiling rollback_stack
|
2022-08-04 00:24:43 +02:00 |
|
Mikhail f. Shiryaev
|
62a05dc10d
|
Add instructions for github-cli installation
|
2022-08-03 13:40:31 +02:00 |
|
Mikhail f. Shiryaev
|
d100fac7ab
|
Use checkout -f preventing some potential issues
|
2022-07-20 17:29:34 +02:00 |
|
Mikhail f. Shiryaev
|
3d0e4c56e2
|
Fix prefetch release branch
|
2022-05-19 10:05:34 +02:00 |
|
Mikhail f. Shiryaev
|
c6e2dd1c43
|
Create release without draft step
|
2022-05-18 14:34:41 +02:00 |
|
Mikhail f. Shiryaev
|
1c11823935
|
Get rid of intermediate prestable release
|
2022-05-18 14:34:40 +02:00 |
|
Mikhail f. Shiryaev
|
b93a4e2da3
|
Minor improvements on variables and comments
|
2022-05-18 14:34:40 +02:00 |
|
Mikhail f. Shiryaev
|
3b1c858bff
|
Rollback prestable part on failed testing
|
2022-05-18 14:34:38 +02:00 |
|
Mikhail f. Shiryaev
|
6cedd2f671
|
Catch all Exceptions in context managers
|
2022-05-18 14:32:49 +02:00 |
|
Mikhail f. Shiryaev
|
0a131b41ea
|
Improve release.py
- Improve check-dirty
- Prefetch target branches
- Prefetch release commit
- Simplify check_branch
|
2022-04-28 16:55:02 +02:00 |
|
Mikhail f. Shiryaev
|
2dfdbe0afa
|
Update contributors each release
|
2022-04-21 20:10:12 +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
|
d593fda8d5
|
Fix logic for --no-prestable
|
2022-03-17 16:50:20 +01:00 |
|
vdimir
|
9032cc6c3d
|
Fix stylecheck for tests/ci/release.py
|
2022-02-25 11:17:45 +00:00 |
|
vdimir
|
5c38203f7d
|
Argument --commit for release.py is required
|
2022-02-25 11:06:58 +00:00 |
|
vdimir
|
ef3cbdcf6a
|
Add check_prerequisites to release.py
|
2022-02-25 10:53:21 +00:00 |
|
Mikhail f. Shiryaev
|
dd180b83a8
|
Improve --no-* parameters for scripts
|
2022-02-22 11:40:39 +01:00 |
|
Mikhail f. Shiryaev
|
f0c7a7017f
|
Review points: update -> read_version, comment in _create_gh_label
|
2022-02-22 11:32:05 +01:00 |
|
Mikhail f. Shiryaev
|
d2cbc5af40
|
Add patch type for stable/lts releases
|
2022-02-19 00:13:07 +01:00 |
|
Mikhail f. Shiryaev
|
df9165bbff
|
Refactoring of Release, add Repo
- Do not pass Namespace to Release.do
- Decouple repository to another class
|
2022-02-19 00:13:00 +01:00 |
|
Mikhail f. Shiryaev
|
0960fbad52
|
Set selease_branch only once as Release property
|
2022-02-19 00:10:21 +01:00 |
|
Mikhail f. Shiryaev
|
0f1565a3a2
|
Clean-up the code a little bit
|
2022-02-19 00:01:39 +01:00 |
|
Mikhail f. Shiryaev
|
0c41564b27
|
Add the rollback command logging on success run
|
2022-02-16 20:51:28 +01:00 |
|
Mikhail f. Shiryaev
|
015c0ab611
|
Solve the issue with wrong initial version
|
2022-02-16 17:46:43 +01:00 |
|
Mikhail f. Shiryaev
|
b2f3a4ccab
|
Fix issues with labeling
|
2022-02-16 17:42:44 +01:00 |
|
Mikhail f. Shiryaev
|
00c8d74878
|
Reorder Release class
|
2022-02-16 15:59:51 +01:00 |
|
Mikhail f. Shiryaev
|
799d0bc580
|
Clean stale remainings, create necessary labels for prestable
|
2022-02-16 15:56:49 +01:00 |
|
Mikhail f. Shiryaev
|
e9c95d05b1
|
Create a release script
|
2022-02-16 12:17:08 +01:00 |
|