Add comprehensive GitHub Copilot instructions for LLDAP repository

Add copilot-setup-steps.yml for GitHub Copilot agent environment setup
This commit is contained in:
copilot-swe-agent[bot]
2025-08-20 21:14:41 +00:00
committed by nitnelave
parent 5e83ed8eb0
commit cd2694d7dc
3 changed files with 188 additions and 3 deletions
Generated
+3 -3
View File
@@ -2506,7 +2506,7 @@ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
[[package]]
name = "lldap"
version = "0.6.2-alpha"
version = "0.6.2"
dependencies = [
"actix",
"actix-files",
@@ -2532,7 +2532,7 @@ dependencies = [
"futures-util",
"graphql_client 0.11.0",
"hmac 0.12.1",
"http 1.1.0",
"http 0.2.12",
"juniper",
"jwt 0.16.0",
"ldap3",
@@ -2599,7 +2599,7 @@ dependencies = [
[[package]]
name = "lldap_app"
version = "0.6.2-alpha"
version = "0.6.2"
dependencies = [
"anyhow",
"base64 0.13.1",