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

[WPB-3138] Split brig-schema into lib and exec. #3638

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

elland
Copy link
Contributor

@elland elland commented Oct 10, 2023

https://wearezeta.atlassian.net/browse/WPB-3138

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Oct 10, 2023
@elland elland force-pushed the WPB-3138-cassandra-schema-version-brig branch 2 times, most recently from ebed3ef to c250c48 Compare October 11, 2023 07:00
@elland elland force-pushed the WPB-3138-cassandra-schema-version-brig branch 2 times, most recently from eef40d0 to afd0a1b Compare October 11, 2023 09:57
@elland elland force-pushed the WPB-3138-cassandra-schema-version-brig branch from afd0a1b to d734d1c Compare October 11, 2023 10:28
@mdimjasevic mdimjasevic self-requested a review October 11, 2023 12:24
@mdimjasevic
Copy link
Contributor

A changelog is missing.

@@ -17,7 +17,7 @@
-- You should have received a copy of the GNU Affero General Public License along
-- with this program. If not, see <https://www.gnu.org/licenses/>.

module V_FUTUREWORK
module Brig.Schema.V_FUTUREWORK
Copy link
Contributor

Choose a reason for hiding this comment

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

This module sounds like it needs some love. Can you please create a ticket to address it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -157,7 +158,7 @@ import Wire.API.User.Identity (Email)
import Wire.API.User.Profile (Locale)

schemaVersion :: Int32
schemaVersion = 79
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this one wrong? Because there's a migration with version 80.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like this was outdated, could've been due to MLS and develop getting merged?

Copy link
Contributor

Choose a reason for hiding this comment

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

I just hope there won't be a problem in any installation due to this, as in a wrong thing was in place and it worked, but this made it right, but actually broke it.

@elland elland merged commit 42283cb into develop Oct 11, 2023
8 checks passed
@elland elland deleted the WPB-3138-cassandra-schema-version-brig branch October 11, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants