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

feature/implement delta sync #441

Merged
merged 47 commits into from
Feb 6, 2025
Merged

Conversation

sinejespersen
Copy link
Contributor

@sinejespersen sinejespersen commented Jan 27, 2025

  • Add and enable delta sync
  • Add mock idp api and documentation of said
  • Add bash script (test-delta-sync) to test delta sync
  • Add fixtures with oidc users

@sinejespersen sinejespersen force-pushed the feature/implement-delta-sync branch from c2653fc to 5e4855c Compare January 31, 2025 12:03
@sinejespersen sinejespersen marked this pull request as ready for review February 3, 2025 12:30
documentation/openIdConnect.md Outdated Show resolved Hide resolved
documentation/openIdConnect.md Outdated Show resolved Hide resolved
test-delta-sync Show resolved Hide resolved
test-delta-sync Outdated Show resolved Hide resolved
echo "${input_array[$i]} exist in the db and should not"
exit 1
fi
echo "${input_array[$i]} is deleted, as she should be"
Copy link
Contributor

Choose a reason for hiding this comment

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

🔴 🧦

test-delta-sync Outdated Show resolved Hide resolved
test-delta-sync Outdated Show resolved Hide resolved
test-delta-sync Outdated Show resolved Hide resolved
test-delta-sync Outdated Show resolved Hide resolved
@sinejespersen sinejespersen force-pushed the feature/implement-delta-sync branch from d431038 to 20ec4f9 Compare February 6, 2025 09:21
@sinejespersen sinejespersen merged commit 7d850c1 into develop Feb 6, 2025
15 checks passed
@sinejespersen sinejespersen deleted the feature/implement-delta-sync branch February 6, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants