This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-12-02 20:42:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ed305f9b1
ClickHouse
/
tests
/
ci
/
cherry_pick_utils
/
__init__.py
3 lines
46 B
Python
Raw
Normal View
History
Unescape
Escape
Improvement of cherry-pick/backport script - cherry_pick.py now can ba launched locally, with dry-run - get rid of fallback import paths - do not create a huge pile of objects for every sneezing - the same for hidden imports in deep local functions - improve logging - fix imports for cherry_pick_utils entities - Significantly reduced requests to GraphQL API
2022-06-16 11:20:03 +00:00
#!/usr/bin/env python
Add cherry-pick on github actions
2021-11-08 14:30:27 +00:00
# -*- coding: utf-8 -*-
Reference in New Issue
Copy Permalink