Fix prepare_release.py based on the changes made in Citus repo by onurctirtir · Pull Request #242 · citusdata/tools

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@onurctirtir

Copy link Copy Markdown

Member

@onurctirtir onurctirtir commented

Sep 16, 2022

edited

Loading

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 onurctirtir changed the title Fix/prep release Bump Citus version in configure.ac, not in configure.in when citus >= 11.1.0

Sep 16, 2022

@onurctirtir 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

Feb 3, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@onurctirtir @gurkanindibay