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

Clean up unused attributedTeamId column from workspace instances post-deployment #10876

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

jankeromnes
Copy link
Contributor

Description

Once we've merged and successfully deployed #10868, we should merge this Pull Request to clean up the left-over attributedTeamId column.

Optionally, we may also want to "save" the historical attribution data from that older column and back-fill the newer column with it.

Related Issue(s)

Follow-up to #10868

How to test

  1. Should build

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview

@jankeromnes
Copy link
Contributor Author

Let's not merge this before #10868 is successfully deployed to production.

/hold

@jankeromnes
Copy link
Contributor Author

jankeromnes commented Jun 28, 2022

New column got merged and deployed, so we can clean up now. 🧹

/unhold

@jankeromnes jankeromnes marked this pull request as ready for review June 28, 2022 15:39
@jankeromnes jankeromnes requested a review from a team June 28, 2022 15:39
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Jun 28, 2022
@easyCZ
Copy link
Member

easyCZ commented Jun 29, 2022

LGTM, I guess in self-hosted, when it runs migrations it will first add it and then remove it later on but that should be okay.

@roboquat roboquat merged commit d96dedc into main Jun 29, 2022
@roboquat roboquat deleted the jx/attribution-id-2 branch June 29, 2022 07:29
@roboquat roboquat added the deployed: webapp Meta team change is running in production label Jun 30, 2022
@roboquat roboquat added the deployed Change is completely running in production label Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/S team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants