Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.28.2-alpha #5056

Merged
merged 2 commits into from
Jul 28, 2021
Merged

release v0.28.2-alpha #5056

merged 2 commits into from
Jul 28, 2021

Conversation

cgardens
Copy link
Contributor

What

  • releasing now to fix bug where api call to create and update operations fail

@cgardens cgardens requested a review from ChristopheDuong July 28, 2021 17:59
@github-actions github-actions bot added area/documentation Improvements or additions to documentation area/frontend labels Jul 28, 2021
@@ -40,7 +40,7 @@ echo "Bumped version from ${PREV_VERSION} to ${NEW_VERSION}"
echo "Building and publishing version $NEW_VERSION for git revision $GIT_REVISION..."

SUB_BUILD=PLATFORM ./gradlew clean composeBuild
SUB_BUILD=PLATFORM ./gradlew clean publish
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davinchia @ChristopheDuong this was causing the script to fail because docker compose build needs a file in airbyte-server/build/config_init. running the clean wipes it out. it's not actually obvious to me why we were cleaning before publish anyway. what was the reason for it?

@cgardens cgardens merged commit b52bdc2 into master Jul 28, 2021
@cgardens cgardens deleted the cgardens/release_0_28_2 branch July 28, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant