Skip to content

added information on finding and deleting users that are not part of …#2647

Merged
arthurwolf merged 2 commits intodevelopfrom
team-search-and-delete
Aug 23, 2022
Merged

added information on finding and deleting users that are not part of …#2647
arthurwolf merged 2 commits intodevelopfrom
team-search-and-delete

Conversation

@arthurwolf
Copy link
Contributor

@arthurwolf arthurwolf commented Aug 23, 2022

Screenshot from 2022-08-23 15-35-29

Checklist

  • The PR Title explains the impact of the change.
  • The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • If this PR changes development workflow or dependencies, they have been A) automated and B) documented under docs/developer/. All efforts have been taken to minimize development setup breakage or slowdown for co-workers.
  • If HTTP endpoint paths have been added or renamed, check docs/developer/adding-api-endpoints and follow the steps there.
  • If configuration options have been added or removed, check docs/developer/adding-config-options and follow the steps there.
  • If a cassandra schema migration has been added, I ran make git-add-cassandra-schema to update the cassandra schema documentation.
  • I swear that if I have changed internal end-points, I do not implicitly rely on deployment ordering (brig needing to be deployed before galley), i.e. I have not introduced a new internal endpoint in brig and already make use of if in galley, as I'm aware old deployed galleys would throw 500s until all new version have been rolled out and I do not want a few minutes of downtime. Instead, I have thought how to merge brig an galley codebases.
  • I updated changelog.d subsections with one or more entries with the following bits of information (details):
    • If a cassandra schema migration is backwards incompatible (see also these docs), measures to be taken by on-premise instance operators are explained.
    • If a data migration (not schema migration) introduced: measures to be taken by on-premise instance operators.

@arthurwolf arthurwolf temporarily deployed to cachix August 23, 2022 13:35 Inactive
@arthurwolf arthurwolf temporarily deployed to cachix August 23, 2022 13:35 Inactive
@arthurwolf arthurwolf temporarily deployed to cachix August 23, 2022 13:39 Inactive
@arthurwolf arthurwolf temporarily deployed to cachix August 23, 2022 13:39 Inactive
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 23, 2022
@arthurwolf arthurwolf merged commit 572af53 into develop Aug 23, 2022
@arthurwolf arthurwolf deleted the team-search-and-delete branch August 23, 2022 13:40
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