You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update proc to 9.0
* Update to latest dotnet install
* remove unnecessary quoting
* ensure we run tests on ci
* more debugging
* Ensure settings args are passed seperately e.g [-E, setting=value] vs [-E setting=value]
* test net6.0
* skip tests for now, they run locally need to move on
* fix ignore
* Address PR feedback
Copy file name to clipboardExpand all lines: src/Elastic.Elasticsearch.Ephemeral/Tasks/BeforeStartNodeTasks/XPack/EnsureSecurityUsersInDefaultRealmAreAdded.cs
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,10 @@ public override void Run(IEphemeralCluster<EphemeralClusterConfiguration> cluste
0 commit comments