Fix prepare_release.py based on the changes made in Citus repo by onurctirtir · Pull Request #242 · citusdata/tools
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13
Open
Fix prepare_release.py based on the changes made in Citus repo#242
onurctirtir wants to merge 2 commits intodevelopfrom
Fix prepare_release.py based on the changes made in Citus repo#242
onurctirtir wants to merge 2 commits intodevelopfrom
Conversation
Copy link Copy Markdown
Member
The following changes were made in Citus repo in the past two releases:
- config.py is moved into a different directory
- confifure.in is renamed to configure.ac
- MASTER_VERSION string constant now uses double quotes instead of single quotes
- Development branch is renamed to "main"
- multi_extension.sql now needs to call some utility functions and needs to drop the temporary tables by qualifying their schemas
onurctirtir
changed the title
Fix/prep release
Bump Citus version in configure.ac, not in configure.in when citus >= 11.1.0
onurctirtir
force-pushed
the
fix/prep_release
branch
from
0d9c7f9 to
2b9a23c
Compare
onurctirtir
assigned
gurkanindibay
onurctirtir
force-pushed
the
fix/prep_release
branch
from
2b9a23c to
985ca69
Compare
onurctirtir
changed the title
Bump Citus version in configure.ac, not in configure.in when citus >= 11.1.0
Fix prepare_release.py based on the changes made in Citus repo
onurctirtir
force-pushed
the
fix/prep_release
branch
from
92684e0 to
48e81d5
Compare
onurctirtir added 2 commits
April 10, 2023 10:52
onurctirtir
force-pushed
the
fix/prep_release
branch
from
48e81d5 to
29d49c5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment