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

If the database is already initialized, use 0 as the return value #1033

Merged
merged 2 commits into from
Mar 25, 2021

Conversation

jefferai
Copy link
Member

This matches the migrations code, which treats the operation as
idempotent.

This matches the migrations code, which treats the operation as
idempotent.
@jefferai jefferai added this to the 0.1.9 milestone Mar 25, 2021
@github-actions github-actions bot added the core label Mar 25, 2021
@jefferai jefferai merged commit b05ed0b into main Mar 25, 2021
@jefferai jefferai deleted the jeff-init-already-created-0 branch March 25, 2021 21:53
@jefferai jefferai modified the milestones: 0.1.9, 0.2.0 Apr 14, 2021
hugoghx pushed a commit that referenced this pull request Dec 6, 2024
* test(e2e): Add test for minio

* CR

* test(e2e): Add session recording test with oRemoteCommand (#1032)

* test(e2e): Add session recording test using oRemoteCommand

* CR: Use io.Discard

* test(e2e): Add session recording control master test (#1035)

* test(e2e): Add session recording test with ssh certificate injection (#1033)

* test(e2e): Add test for certificate injection with session recording

* CR: Add test cases to use sign endpoint

* test(e2e): Add session recording test with scp (#1036)

* test(e2e): Add scp test for session recording

* CR: Math
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants